Commit graph

1055 commits

Author SHA1 Message Date
Alexander Zakharenko 29f3d2f39c Revert null check in Add method 2017-06-02 03:38:42 +03:00
Alexander Zakharenko 934f106f74 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2017-06-02 03:20:23 +03:00
Alexander Zakharenko 7912432d9c Add null checks to syntax list methods 2017-06-02 03:20:10 +03:00
miks1965 5f3ac6842c Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
#	bin/Lib/PABCRtl.dll
2017-06-02 00:50:53 +03:00
miks1965 c74db1a49e PABCSystem opt
Исправление бага при рефакторинге ТС
2017-06-02 00:50:28 +03:00
Alexander Zakharenko d5c73affc3 Fix parents assignment in syntax list methods 2017-06-01 23:49:15 +03:00
miks1965 10f4ee3436 Minor changes 2017-06-01 23:42:35 +03:00
Бондарев Иван 67263e497b Merge branch 'master' of github.com:pascalabcnet/pascalabcnet 2017-06-01 21:35:38 +02:00
Бондарев Иван 07c7ba6b52 bug fix #413 2017-06-01 21:33:19 +02:00
miks1965 eedb09752e Minor changes in ABCPascal.y 2017-06-01 21:54:52 +03:00
miks1965 f515799ab8 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2017-06-01 21:06:56 +03:00
miks1965 7ea46dd296 ReadInteger2 2017-06-01 21:06:41 +03:00
Бондарев Иван 73a688983d Merge branch 'master' of github.com:pascalabcnet/pascalabcnet 2017-06-01 19:34:38 +02:00
Бондарев Иван e5e4c0f4b8 bug fix in refactoring of SymbolTable 2017-06-01 19:34:03 +02:00
Alexander Zakharenko 346d1dc5f1 Update SyntaxGenerator.md 2017-06-01 13:54:12 +03:00
Alexander Zakharenko ef3581bd8b Create SyntaxGenerator.md 2017-06-01 13:43:02 +03:00
miks1965 38842c45e7 bug fix #411
var (a,b) := (1,2)
2017-06-01 13:14:49 +03:00
miks1965 ecf1cd2955 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
#	Configuration/GlobalAssemblyInfo.cs
#	Configuration/Version.defs
#	ReleaseGenerators/PascalABCNET_version.nsh
#	bin/Lib/PABCRtl.dll
2017-05-31 22:32:13 +03:00
miks1965 d98f460e79 Working changes 2017-05-31 22:31:11 +03:00
Ivan Bondarev d8ff1bc74f Merge pull request #410 from andrewlord607/master
Symbol Table refactoring
2017-05-31 20:38:39 +02:00
andrewlord607 3a7551d0a2 merge fix 2017-05-30 23:58:34 +03:00
andrewlord607 88ca93d34f fix 2017-05-30 22:44:10 +03:00
andrewlord607 31af590e95 Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	Configuration/GlobalAssemblyInfo.cs
#	Configuration/Version.defs
#	ReleaseGenerators/PascalABCNET_version.nsh
#	TreeConverter/TreeConversion/compilation_context.cs
#	TreeConverter/TreeConversion/syntax_tree_visitor.cs
#	bin/Lib/PABCRtl.dll
2017-05-30 20:25:14 +03:00
Бондарев Иван d423b906ac added missing copyrights 2017-05-27 20:06:12 +02:00
miks1965 5fd0a37322 bug fix #273 2017-05-26 17:18:20 +03:00
Бондарев Иван 87f4005e0a PascalABCVersion is intrinsic function (bug fix #395) 2017-05-26 14:35:59 +02:00
Бондарев Иван da373ae907 bug fix #396 2017-05-26 14:13:17 +02:00
Бондарев Иван 16ffdc9a05 bug fix #408 2017-05-26 12:29:21 +02:00
Бондарев Иван 3cfcd0c6e5 fix arr[i] = nil where arr[i] is nullable 2017-05-25 21:23:40 +02:00
Бондарев Иван 0494a67b32 full support of Nullable<T> (bug fix #405) 2017-05-25 19:44:06 +02:00
Бондарев Иван 32404786fb bug fix #403 2017-05-25 11:44:01 +02:00
Бондарев Иван 819c41c2f3 bug fix #406 2017-05-25 10:37:16 +02:00
Бондарев Иван 0196b08946 Merge branch 'master' of github.com:pascalabcnet/pascalabcnet 2017-05-23 21:30:10 +02:00
Бондарев Иван 8873257dfd bug fix #401 2017-05-23 21:29:11 +02:00
miks1965 e6a6058d8a Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2017-05-23 21:58:32 +03:00
miks1965 83dc099119 Новый chm и исправления в PABCSystem для правильной автогенерации справки 2017-05-23 21:58:22 +03:00
Бондарев Иван 2b0dc0b76b bug fix #402 2017-05-23 20:36:10 +02:00
miks1965 a2059c8fee Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2017-05-22 21:03:08 +03:00
miks1965 356fef909c Working changes 2017-05-22 21:02:50 +03:00
andrewlord607 6992e862df test return 2017-05-22 20:55:48 +03:00
Бондарев Иван 74c712afdf bug fix #400 2017-05-22 19:53:52 +02:00
andrewlord607 c697c95f81 extensionoperators2 test fix 2017-05-22 20:53:52 +03:00
andrewlord607 5afd8d05da bug fix 2017-05-22 02:49:59 +03:00
andrewlord607 4fddf5c66a SymbolTable refactoring #2 2017-05-20 21:20:02 +03:00
miks1965 e72221f123 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
#	bin/Lib/PABCRtl.dll
2017-05-20 21:12:51 +03:00
miks1965 027bab517c Minor changes 2017-05-20 21:12:08 +03:00
Alexander Zakharenko e9e40ba3ac Добавил вызовы FillParentsInDirectChild в методы узлов со списками 2017-05-20 13:54:40 +03:00
Бондарев Иван adf3c764c4 bug fix in SymTable.cs 2017-05-19 21:34:39 +02:00
miks1965 ec562f43cc sln 2017-05-17 11:01:46 +03:00
miks1965 4a05abd2ea unit Speech 2017-05-17 09:45:39 +03:00