Commit graph

1586 commits

Author SHA1 Message Date
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
Бондарев Иван 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
Бондарев Иван 1359323205 bug fix #759 2018-04-11 20:53:20 +02:00
Bogdan Voloshin 19a309a664 Developing examples 2018-04-10 20:19:28 +03:00
Bogdan Voloshin fdfae3b9fd Add where_type_class_constraint 2018-04-10 18:07:31 +03:00
Bogdan Voloshin 95cf30dba5 Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
#	Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
#	Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
2018-04-10 17:25:40 +03:00
miks1965 852f603eb4 FindNearestObject(x,y)
FindNearestObjectPoint(x,y)
PlaneXY.PointOnPlane(x,y);
line.NearestPointOnLine(x,y);
2018-04-09 13:26:04 +03:00
Бондарев Иван 24cbba475a bug fix #754 2018-04-08 17:44:06 +02:00
Бондарев Иван 76ad00bf41 bug fix #748 2018-04-08 16:38:23 +02:00
Бондарев Иван 2e83a608e9 bug fix #753 2018-04-08 16:28:22 +02:00
Бондарев Иван ecffe6748f bug fix #752 2018-04-08 16:16:33 +02:00
Бондарев Иван 36e1aade1b Merge branch 'master' of github.com:pascalabcnet/pascalabcnet 2018-04-05 20:55:21 +02:00
Бондарев Иван 9489fd596e bug fix #750 2018-04-05 20:54:02 +02:00
Bogdan Voloshin 4444cf2689 Add grammar rules and syntax nodes 2018-04-05 20:02:37 +03:00
miks1965 b708d655ff GraphWPF - исправил пару ошибок
GraphWPFBase.pas - включил в инсталлят
2018-04-01 23:47:58 +03:00
miks1965 448b22c814 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-04-01 00:29:56 +03:00
Бондарев Иван 25d2217b13 updated xml help files 2018-03-29 21:52:13 +02:00
miks1965 5eaebc003d Controls - добавления 2018-03-29 22:21:23 +03:00