Commit graph

18 commits

Author SHA1 Message Date
Voloshin Bogdan 9c416f3855 Add deducing template type for not inherited typeclasses 2018-05-25 00:39:18 +03:00
Bogdan Voloshin 862d8004d6 Find spot for typeclass template params inferrence and add required params for inference function 2018-05-23 20:06:20 +03:00
Voloshin Bogdan 1f53dad67f Add operators to typeclasses 2018-05-22 21:13:56 +03:00
Voloshin Bogdan e55242a9ef Add search at methods at typeclasses for restricted functions 2018-05-21 04:14:18 +03:00
Voloshin Bogdan a9b9b2545a Improve code examples 2018-05-17 03:00:10 +03:00
Voloshin Bogdan 950ca1c711 Add typeclass deriving translation 2018-05-14 06:37:23 +03:00
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