Commit graph

1602 commits

Author SHA1 Message Date
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
Bogdan Voloshin c0eb1de16c Add proj file update 2018-04-24 19:51:28 +03:00
Bogdan Voloshin 2a7c88a902 Add utility visitors for translation of restricted method call 2018-04-24 19:50:23 +03:00
Bogdan Voloshin b71acb102e Merge branch 'master' into features/typeclasses-another-approach 2018-04-24 17:44:39 +03:00
miks1965 9eeb965fd0 Release 1660 2018-04-23 21:45:11 +03:00
miks1965 93ee8141ac Gr3D work 2018-04-23 12:38:44 +03:00
miks1965 68cb3f0a73 Graph3D Work changes 2018-04-23 12:27:18 +03:00
miks1965 ea60609bee Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-04-22 20:49:08 +03:00
Бондарев Иван 68d00d1091 bug fix #779 2018-04-22 14:14:59 +02:00
Voloshin Bogdan efa25e3c61 Minor fixes 2018-04-20 12:03:38 +03:00
Voloshin Bogdan 238b2ed91e Fix typeclass template name substitution at procedure/function body translation 2018-04-20 11:35:37 +03:00
Voloshin Bogdan 8099578056 Implemet procedure body translation 2018-04-20 10:40:55 +03:00
Voloshin Bogdan 88cbcb5b4d Merge branch 'master' into features/typeclasses-another-approach 2018-04-20 05:19:39 +03:00
Бондарев Иван 15e62a5335 bug fix #774 2018-04-19 21:05:47 +02:00
Бондарев Иван 3e1d264cbd bug fix #778 2018-04-19 20:11:51 +02:00
Bogdan Voloshin 10acad0a19 Implement constrained function/procedure header translation 2018-04-19 17:50:09 +03:00
Bogdan Voloshin 6886c9cd66 Merge branch 'master' into features/typeclasses-another-approach 2018-04-19 16:26:17 +03:00
Бондарев Иван 4ac49e57e0 bug fix #773 2018-04-18 21:26:38 +02:00
Бондарев Иван 0783ba7abe update for fix #776 2018-04-18 21:03:34 +02:00
Бондарев Иван 9d02b2a269 bug fix #776 2018-04-18 20:55:18 +02:00
Бондарев Иван 3239b99ddf bug fix 2018-04-18 20:26:42 +02:00
Bogdan Voloshin 15b6cba732 Start implementation constraint procedures/functions 2018-04-18 20:12:12 +03:00
Bogdan Voloshin dc26158d0a Add typeclass param list 2018-04-18 19:08:07 +03:00
Bogdan Voloshin 2f8965fbe4 Merge branch 'master' into features/typeclasses-another-approach 2018-04-18 17:06:32 +03:00
Бондарев Иван f3299e0667 bug fix #739 2018-04-17 21:48:29 +02:00
Bogdan Voloshin f4bc14e035 Add instance declaration translation 2018-04-17 19:07:59 +03:00
Bogdan Voloshin c4e3ad1b21 Merge branch 'master' into features/typeclasses-another-approach 2018-04-17 18:12:28 +03:00
miks1965 6a78f50ba5 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-04-16 13:18:47 +03:00
miks1965 3c31b6c661 Graph3d minor changes 2018-04-16 13:18:42 +03:00
Бондарев Иван 88d6870f93 bug fix #680 2018-04-15 19:52:43 +02:00
Бондарев Иван a836092b36 bug fix #731 2018-04-15 18:51:15 +02:00
Бондарев Иван 9e3ccf8bcc bug fix #769 2018-04-15 14:37:22 +02:00
Бондарев Иван 262658e371 bug fix #770 2018-04-15 14:08:53 +02:00
Бондарев Иван 3c0b0a84e8 bug fix #766 2018-04-15 13:36:51 +02:00
Бондарев Иван 61d4d0e9b6 bug fix #747 2018-04-15 11:48:50 +02:00
Бондарев Иван 4d3a1ab605 bug fix #771 2018-04-15 11:34:41 +02:00
Бондарев Иван 5b4c226e27 bug fix #768 2018-04-15 11:12:25 +02:00
Бондарев Иван 82ecc86dfa bug fix #767 2018-04-15 11:06:08 +02:00
Bogdan Voloshin 9e9890b4ab Add typeclass declaration translation 2018-04-13 18:25:29 +03:00
Bogdan Voloshin cd9912deb7 Add to ConceptSingleton to PABCSystem 2018-04-13 16:53:20 +03:00
Bogdan Voloshin a6c6ce9f8f Merge remote-tracking branch 'origin/master' into features/typeclasses-another-approach 2018-04-13 16:39:50 +03:00
Бондарев Иван 9ec5782f4c bug fix #765 2018-04-12 20:41:19 +02:00
Бондарев Иван 6937285974 bug fix #762 2018-04-12 20:32:20 +02:00
Бондарев Иван 960e35cff2 bug fix #760 2018-04-12 20:22:00 +02:00
Бондарев Иван 0556f57729 bug fix #758 2018-04-12 20:16:11 +02:00
Voloshin Bogdan b8eeb50ab0 Add syntax visitor for typeclass translation 2018-04-12 10:44:07 +03:00
Voloshin Bogdan 5bdc03978e Move examples 2018-04-12 06:52:32 +03:00
Voloshin Bogdan 03fd9a700b Merge branch 'master' into features/typeclasses-another-approach 2018-04-11 22:17:54 +03:00