Voloshin Bogdan
|
a9b9b2545a
|
Improve code examples
|
2018-05-17 03:00:10 +03:00 |
|
Voloshin Bogdan
|
29761537c7
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-05-16 23:07:39 +03:00 |
|
miks1965
|
bf8316cfb2
|
Откатил фикс #796
|
2018-05-15 21:01:35 +03:00 |
|
Bogdan Voloshin
|
b62a66e5d9
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# TestSuite/formatter_tests/input/PABCSystem.pas
|
2018-05-14 18:02:09 +03:00 |
|
Bogdan Voloshin
|
a315f9f063
|
Merge commit '082a998786a49e4e3f3ce0ad799fe1c7b6a90fb7' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascal.lex
# Parsers/PascalABCParserNewSaushkin/ABCPascal.y
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTree/tree/AbstractVisitor.cs
# SyntaxTree/tree/HierarchyVisitor.cs
# SyntaxTree/tree/SyntaxTreeStreamReader.cs
# SyntaxTree/tree/SyntaxTreeStreamWriter.cs
# SyntaxTree/tree/Tree.cs
# SyntaxTree/tree/Visitor.cs
# SyntaxTree/tree/tree.xml
# TestSuite/CompilationSamples/PABCSystem.pas
# bin/Lib/PABCSystem.pas
|
2018-05-14 18:01:14 +03:00 |
|
Bogdan Voloshin
|
577a3b53e9
|
Merge commit '4639f333ed4139a81fc433ad579877c17b7032ea' into features/typeclasses-another-approach
|
2018-05-14 17:35:31 +03:00 |
|
Bogdan Voloshin
|
aee1158cc2
|
Merge commit 'd0f93fcacf8fc43f2463dedee20c591bf281581f' into features/typeclasses-another-approach
|
2018-05-14 17:27:55 +03:00 |
|
Bogdan Voloshin
|
86ce1b2734
|
Merge commit 'aa1b0f043b2cf8f5885a321e6113a0a74e8444a3' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-05-14 17:27:09 +03:00 |
|
Bogdan Voloshin
|
97ac574ecd
|
Merge commit '50da84fb7924b8bb7f73852591136959070cfb4e' into features/typeclasses-another-approach
|
2018-05-14 16:59:16 +03:00 |
|
Voloshin Bogdan
|
950ca1c711
|
Add typeclass deriving translation
|
2018-05-14 06:37:23 +03:00 |
|
Бондарев Иван
|
3dca80e1fe
|
fix override/reintroduce
|
2018-05-13 19:06:08 +02:00 |
|
Бондарев Иван
|
08060fa245
|
fix #834
|
2018-05-13 14:45:06 +02:00 |
|
Бондарев Иван
|
ebcf0d44f6
|
fix TestRunner
|
2018-05-13 14:19:54 +02:00 |
|
Бондарев Иван
|
ebedbc622b
|
Merge branch 'master' of github.com:pascalabcnet/pascalabcnet
|
2018-05-13 14:06:35 +02:00 |
|
Бондарев Иван
|
0b30c64fd6
|
fix #820
|
2018-05-13 14:02:48 +02:00 |
|
miks1965
|
6392f61e64
|
bug fix #836
|
2018-05-13 00:27:58 +03:00 |
|
miks1965
|
322e307d73
|
match when - ключевые слова
|
2018-05-12 13:01:52 +03:00 |
|
miks1965
|
082a998786
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
|
2018-05-12 12:12:02 +03:00 |
|
miks1965
|
4639f333ed
|
New version
|
2018-05-12 12:06:47 +03:00 |
|
Alexander Zakharenko
|
5bed9fa995
|
Change test
|
2018-05-11 21:19:13 +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 |
|
miks1965
|
d0f93fcacf
|
Удалил тест, который почему-то не работает в 32-битном режиме, хотя и должен
|
2018-05-10 18:10: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 |
|
Бондарев Иван
|
e6fd456711
|
bug fix #798
|
2018-05-08 21:01:47 +02:00 |
|
Бондарев Иван
|
d71baa8270
|
fix #810
|
2018-05-08 20:39:55 +02:00 |
|
Бондарев Иван
|
05e298882a
|
fix #817
|
2018-05-08 20:07:55 +02:00 |
|
Бондарев Иван
|
061c066a71
|
bug fix #816
|
2018-05-08 19:54:14 +02:00 |
|
Бондарев Иван
|
aa1b0f043b
|
fix #796
|
2018-05-07 21:43:25 +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 |
|
Voloshin Bogdan
|
8611330699
|
Merge branch 'master' into features/typeclasses-another-approach
|
2018-05-07 07:12:26 +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 |
|
Бондарев Иван
|
f26c7a637d
|
bug fix #797
|
2018-05-05 18:24:47 +02:00 |
|
Бондарев Иван
|
887c0ffa21
|
bug fix #800
|
2018-05-05 17:49:48 +02:00 |
|
Бондарев Иван
|
d8adcc44bc
|
bug fix #805
|
2018-05-05 17:19:32 +02:00 |
|