Commit graph

12 commits

Author SHA1 Message Date
Voloshin Bogdan 4e1479ae54 Add hybrid translation example 2018-05-04 07:56:50 +03:00
Voloshin Bogdan 1716a39cfe Add example of alternative typeclass inheritance transltion 2018-04-30 10:30:31 +03:00
Voloshin Bogdan 56e9b5481f Add examples of derived typeclasss translation 2018-04-27 10:35:23 +03:00
Bogdan Voloshin e26cdc9c15 Add to examples Eq, Show and Read typeclasses 2018-04-26 19:29:58 +03:00
Bogdan Voloshin c0bdc307e1 Add method call translation 2018-04-25 19:54:24 +03:00
Voloshin Bogdan efa25e3c61 Minor fixes 2018-04-20 12:03:38 +03:00
Voloshin Bogdan 8099578056 Implemet procedure body translation 2018-04-20 10:40:55 +03:00
Bogdan Voloshin 10acad0a19 Implement constrained function/procedure header translation 2018-04-19 17:50:09 +03:00
Bogdan Voloshin dc26158d0a Add typeclass param list 2018-04-18 19:08:07 +03:00
Bogdan Voloshin f4bc14e035 Add instance declaration translation 2018-04-17 19:07:59 +03:00
Bogdan Voloshin 9e9890b4ab Add typeclass declaration translation 2018-04-13 18:25:29 +03:00
Voloshin Bogdan 5bdc03978e Move examples 2018-04-12 06:52:32 +03:00