Alexander Algasov
|
3e2f74ec12
|
Change tests in according to recent changes & move statement additions inside desugaring algorithm
|
2018-10-20 19:27:49 +03:00 |
|
Alexander Algasov
|
9e7bd5df51
|
Implement compile-time pattern compatibility check
|
2018-10-20 18:59:13 +03:00 |
|
Alexander Algasov
|
d1b4ba7cee
|
Merge branch 'master' into features/patterns
|
2018-10-20 18:23:38 +03:00 |
|
Бондарев Иван
|
1482a35bdf
|
fix #1098
|
2018-10-04 12:42:54 +02:00 |
|
Бондарев Иван
|
52bd6d3d5a
|
bug fix #1322
|
2018-10-03 18:40:20 +02:00 |
|
miks1965
|
5eb11cd067
|
bug fix #1281
|
2018-09-30 07:45:48 +03:00 |
|
miks1965
|
eab0f36b15
|
bug fix #1128
|
2018-09-29 12:38:28 +03:00 |
|
miks1965
|
50d3c255ec
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
|
2018-09-27 17:59:43 +03:00 |
|
miks1965
|
b4edebd2f0
|
Убрал Rec
|
2018-09-27 17:59:37 +03:00 |
|
Бондарев Иван
|
549de37398
|
fix #1256
|
2018-09-26 20:48:50 +02:00 |
|
miks1965
|
29d80edb56
|
bug fix #1199
|
2018-09-25 20:35:43 +03:00 |
|
miks1965
|
caba3ede5f
|
#1232 теперь нет потери контекста
|
2018-09-23 22:38:39 +03:00 |
|
miks1965
|
ac91fc92fa
|
Отладочные правки
|
2018-09-23 19:00:56 +03:00 |
|
Alexander Algasov
|
fedbe2b478
|
Merge branch 'master' into features/patterns
|
2018-09-23 11:11:54 +03:00 |
|
miks1965
|
42b7d7263f
|
bug fix #1169
|
2018-09-12 07:11:26 +03:00 |
|
miks1965
|
be0b395f26
|
fix #425
|
2018-08-17 23:07:18 +03:00 |
|
miks1965
|
92baf0f7a3
|
bug fix #1027
|
2018-08-09 09:31:48 +03:00 |
|
miks1965
|
0613eaf452
|
bug fix #1026
f.ReadWord
f.Print
|
2018-08-07 19:21:09 +03:00 |
|
miks1965
|
00402e120d
|
Повторно фикс #425
|
2018-07-17 10:30:46 +03:00 |
|
miks1965
|
d6d0d2a86b
|
Graph3D.pas - видимо исправлена ошибка с AnimScale
bug fix #425
|
2018-07-17 10:25:56 +03:00 |
|
Alexander Zakharenko
|
21301a8fb4
|
Fix #872
|
2018-06-17 14:21:52 +03:00 |
|
Voloshin Bogdan
|
e9e4bcb6a7
|
Add error for incorrect instance implementation
|
2018-06-11 02:08:57 +03:00 |
|
Voloshin Bogdan
|
eb4f90edf2
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-06-04 17:40:25 +03:00 |
|
Бондарев Иван
|
a2c16c54cb
|
bug fix #887
bug fix #888
|
2018-06-03 12:46:06 +02:00 |
|
Alexander Zakharenko
|
45fccc19cb
|
Add checks for nulls
|
2018-05-25 18:02:25 +03:00 |
|
Alexander Zakharenko
|
d985a12f91
|
Fix a bug where deconstruct counter wasn't being reset
|
2018-05-25 16:28:24 +03:00 |
|
Voloshin Bogdan
|
9c416f3855
|
Add deducing template type for not inherited typeclasses
|
2018-05-25 00:39:18 +03:00 |
|
Bogdan Voloshin
|
32b86ece99
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-05-24 14:35:47 +03:00 |
|
Alexander Zakharenko
|
7ed71d08df
|
Add single deconstruct checker
|
2018-05-23 22:16:25 +03:00 |
|
Alexander Zakharenko
|
0b6f46ff4c
|
Omit type in recursive patterns
|
2018-05-23 17:56:19 +03:00 |
|
Alexander Zakharenko
|
28fedb6773
|
Fix pattern success variable not being initialized
|
2018-05-23 10:55:33 +03:00 |
|
Voloshin Bogdan
|
1f53dad67f
|
Add operators to typeclasses
|
2018-05-22 21:13:56 +03:00 |
|
Voloshin Bogdan
|
e55242a9ef
|
Add search at methods at typeclasses for restricted functions
|
2018-05-21 04:14:18 +03:00 |
|
Voloshin Bogdan
|
0fd509f669
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTree/tree/SyntaxTreeStreamWriter.cs
# SyntaxTree/tree/tree.xml
|
2018-05-19 00:21:42 +03:00 |
|
Alexander Zakharenko
|
56ce22d921
|
Temporary removed caching (doesn't work in certain cases, i.e. foreach)
|
2018-05-18 21:25:37 +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 |
|
Alexander Zakharenko
|
5486f6b6ea
|
Fix label placement
|
2018-05-17 15:20:16 +03:00 |
|
Alexander Zakharenko
|
cff9324ce6
|
Desugar match-with statement into series of is-expression checks
|
2018-05-17 02:07:10 +03:00 |
|
Alexander Zakharenko
|
c524f083dd
|
Visit else body
|
2018-05-17 02:03:53 +03:00 |
|
Alexander Zakharenko
|
b8e8b237b8
|
Working recursive patterns
|
2018-05-17 00:01:52 +03:00 |
|
Alexander Zakharenko
|
97078b0bc3
|
Working prototype of 'is' in if and assignments
|
2018-05-16 16:16:42 +03:00 |
|
Alexander Zakharenko
|
174613056f
|
First 'is' prototype
|
2018-05-16 00:26:07 +03:00 |
|
Alexander Zakharenko
|
556b4bb3c5
|
Save additional info for desugaring
|
2018-05-15 17:55:57 +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 |
|
Voloshin Bogdan
|
950ca1c711
|
Add typeclass deriving translation
|
2018-05-14 06:37:23 +03:00 |
|
Alexander Zakharenko
|
cc21d473f1
|
Recursive patterns - resugaring example
|
2018-05-13 20:49:08 +03:00 |
|
Alexander Zakharenko
|
d257bbd52f
|
Add else case and tests
|
2018-05-11 19:26:55 +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 |
|