Commit graph

517 commits

Author SHA1 Message Date
Alexander Zakharenko 88c129a3e5 Implement constructors 2018-05-26 23:46:30 +03:00
Бондарев Иван 9477f6982b fix #850 2018-05-21 14:41:43 +02:00
Бондарев Иван 51d81ad056 bug fix #842 2018-05-21 13:06:28 +02:00
Бондарев Иван ebd2823d29 bug fix #851
bug fix #832
2018-05-21 12:04:57 +02:00
andrewlord607 0f30495348 Merge remote-tracking branch 'remotes/origin/master' 2018-05-19 21:32:58 +03:00
andrewlord607 67f04bb190 Добавлена легковесная таблица символов
Исправлены наименования некоторых символов
2018-05-19 21:30:03 +03:00
Alexander Zakharenko e392262ddd Merge branch 'master' into features/patterns 2018-05-18 18:18:52 +03:00
Alexander Zakharenko dd90bee60e Add tests & semantic checks 2018-05-18 18:18:38 +03:00
Alexander Zakharenko ac5dff7717 Formatting patterns, and caching matching expression 2018-05-17 23:49:50 +03:00
Alexander Zakharenko 038d6fe839 Fix patterns not working with yields 2018-05-17 22:49:07 +03:00
Бондарев Иван 0d592e78e0 bug fix #837 2018-05-17 21:00:08 +02:00
Voloshin Bogdan 7e9e302f12 Move last fix to more spicific path. 2018-05-17 02:46:31 +03:00
Voloshin Bogdan 828e16457f Fix replacing global scope interface method by local instance when template parameter is restricted by this interface. 2018-05-17 01:41:32 +03:00
Alexander Zakharenko 556b4bb3c5 Save additional info for desugaring 2018-05-15 17:55:57 +03:00
Alexander Zakharenko b226bcf6ce Merge branch 'master' into features/patterns 2018-05-14 19:04:10 +03:00
Alexander Zakharenko cc21d473f1 Recursive patterns - resugaring example 2018-05-13 20:49:08 +03:00
Бондарев Иван 3dca80e1fe fix override/reintroduce 2018-05-13 19:06:08 +02:00
miks1965 6392f61e64 bug fix #836 2018-05-13 00:27:58 +03:00
Alexander Zakharenko d257bbd52f Add else case and tests 2018-05-11 19:26:55 +03:00
Alexander Zakharenko f5cf7d8179 Re-generate parser & run tests 2018-05-11 14:11:56 +03:00
Alexander Zakharenko a078dac5eb Merge branch 'master' into features/patterns
# Conflicts:
#	Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
#	Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
#	TestSuite/CompilationSamples/PABCSystem.pas
#	bin/Lib/PABCSystem.pas
2018-05-11 13:58:19 +03:00
Alexander Zakharenko ec44408a75 Code formatting for match with pattern 2018-05-11 13:46:59 +03:00
Alexander Zakharenko 8cf6228509 Working prototype of generics (not heavily tested yet) 2018-05-09 23:56:49 +03:00
Alexander Zakharenko 6e03ed5434 Isolated checks (WIP) 2018-05-09 15:31:50 +03:00
miks1965 ca085a35d2 try bug fix 815 2018-05-09 12:12:34 +03:00
Бондарев Иван 061c066a71 bug fix #816 2018-05-08 19:54:14 +02:00
Бондарев Иван 50da84fb79 bug fix #814 2018-05-07 21:15:01 +02:00
miks1965 967c5f07fb Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-05-07 14:21:08 +03:00
miks1965 59e1bfc8bc tests for bug List<T> IndexOf 2018-05-07 14:21:01 +03:00
andrewlord607 716d92a41c Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-05-07 02:23:17 +03:00
andrewlord607 43f5305965 Наименовал некоторые области видимости для упрощения процесса отладки 2018-05-07 02:20:08 +03:00
Alexander Zakharenko 9d3fd3e5aa Implement deconstruction, simple case 2018-05-06 20:09:36 +03:00
Бондарев Иван 91668201f6 fix #811 2018-05-06 14:50:42 +02:00
Бондарев Иван 6f4299cc6f #803 2018-05-06 14:24:30 +02:00
Бондарев Иван 4b606db89e fix #813 2018-05-06 14:08:32 +02:00
Бондарев Иван c2c5196298 bug fix #809 2018-05-06 12:48:01 +02:00
Бондарев Иван b6aa4d9c90 bug fix #806 2018-05-06 11:31:16 +02:00
Бондарев Иван aed5af2618 bug fix #804 2018-05-06 11:05:06 +02:00
miks1965 449563bc1b bug fix #664 2018-05-05 22:42:22 +03:00
Alexander Zakharenko ed621517f3 Add common deconstruct procedure to PABCSystem 2018-05-05 12:31:48 +03:00
miks1965 dba968ce73 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2018-05-04 11:12:11 +03:00
miks1965 4263fccc9b work gen comment 2018-05-04 11:11:59 +03:00
Voloshin Bogdan 7624be40aa Fix generics 2018-05-04 08:48:36 +03:00
Бондарев Иван af346c7eb7 bug fix #777 2018-05-02 20:43:45 +02:00
Alexander Zakharenko 5aff52feeb Add deconstruct pattern to grammar 2018-05-01 19:29:39 +03:00
Бондарев Иван 716143da5e bug fix #782 2018-05-01 12:23:56 +02:00
andrewlord607 7b7789454a Добавление ToString к нескольким классам определений 2018-04-28 05:16:38 +03:00
andrewlord607 113896662d Merge remote-tracking branch 'remotes/origin/master'
# Conflicts:
#	Configuration/GlobalAssemblyInfo.cs
#	Configuration/Version.defs
#	ReleaseGenerators/PascalABCNET_version.nsh
2018-04-26 16:05:51 +03:00
andrewlord607 ffcf534855 bug fix 2018-04-26 15:54:44 +03:00
Бондарев Иван 68d00d1091 bug fix #779 2018-04-22 14:14:59 +02:00