Alexander Zakharenko
|
32f8b7adf2
|
Allow var token in match..with and require in 'is' expression
|
2018-05-22 21:30:38 +03:00 |
|
Alexander Zakharenko
|
43ee820329
|
Merge branch 'master' into features/patterns
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-05-17 00:16:13 +03:00 |
|
Alexander Zakharenko
|
97e73db7a6
|
Allow divide pattern by comma
|
2018-05-17 00:12:37 +03:00 |
|
Alexander Zakharenko
|
174613056f
|
First 'is' prototype
|
2018-05-16 00:26:07 +03:00 |
|
miks1965
|
bf8316cfb2
|
Откатил фикс #796
|
2018-05-15 21:01:35 +03:00 |
|
Alexander Zakharenko
|
cc21d473f1
|
Recursive patterns - resugaring example
|
2018-05-13 20:49:08 +03:00 |
|
Alexander Zakharenko
|
8be0622eeb
|
Add keywords to parser
|
2018-05-12 18:10:37 +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 |
|
Alexander Zakharenko
|
ec44408a75
|
Code formatting for match with pattern
|
2018-05-11 13:46:59 +03:00 |
|
Бондарев Иван
|
aa1b0f043b
|
fix #796
|
2018-05-07 21:43:25 +02:00 |
|
Бондарев Иван
|
af346c7eb7
|
bug fix #777
|
2018-05-02 20:43:45 +02:00 |
|
Alexander Zakharenko
|
17cb96a479
|
Refactor nodes
|
2018-05-01 19:51:24 +03:00 |
|
Alexander Zakharenko
|
5aff52feeb
|
Add deconstruct pattern to grammar
|
2018-05-01 19:29:39 +03:00 |
|
Бондарев Иван
|
ecffe6748f
|
bug fix #752
|
2018-04-08 16:16:33 +02:00 |
|
Alexander Zakharenko
|
3f93bfa24b
|
Merge 'master' into 'features/patterns'
|
2018-04-08 13:42:32 +03:00 |
|
Бондарев Иван
|
66c62ce37d
|
bug fix #742
|
2018-03-25 18:55:26 +02:00 |
|
Бондарев Иван
|
1e648d5a43
|
Форматные строки (#285)
|
2018-03-21 21:01:54 +01:00 |
|
Бондарев Иван
|
748669aaec
|
bug fix #725
|
2018-03-18 11:51:40 +01:00 |
|
Бондарев Иван
|
7039ad3c4f
|
bug fix #682
|
2018-02-20 20:53:51 +01:00 |
|
miks1965
|
bb93625420
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2018-01-12 11:44:27 +03:00 |
|
miks1965
|
650fcb4f2d
|
Object.Print (экспериментально)
|
2018-01-12 11:42:02 +03:00 |
|
Бондарев Иван
|
97425e8b87
|
update to #575
|
2018-01-08 21:23:40 +01:00 |
|
miks1965
|
a39fb76e04
|
Короткие определения конструкторов.
Пример Chess3D
|
2018-01-08 22:12:33 +03:00 |
|
miks1965
|
d185cd8de6
|
bug fix #613
|
2017-12-30 11:39:02 +03:00 |
|
Бондарев Иван
|
f59c462fe7
|
power operator (#169)
|
2017-12-29 22:31:00 +01:00 |
|
Бондарев Иван
|
7e7eedc35a
|
bug fix #451
|
2017-12-29 17:51:33 +01:00 |
|
Alexander Zakharenko
|
0b25c36990
|
Add 'var' keyword to pattern's variable
|
2017-12-11 18:45:13 +03:00 |
|
miks1965
|
f40d226f67
|
Множественные изменения в Graph3D.pas
Функция InRange - как синоним Between
|
2017-12-09 14:10:03 +03:00 |
|
miks1965
|
2150c80de7
|
Graph3D.pas
Правка грамматики в связи с :
|
2017-12-02 20:29:52 +03:00 |
|
Бондарев Иван
|
17b9e02eba
|
bug fix #560
|
2017-11-19 18:08:26 +01:00 |
|
miks1965
|
881fe86c71
|
Новая PT4pabc.dll
|
2017-11-04 22:00:51 +03:00 |
|
miks1965
|
48cd0913c4
|
bug fix #484
|
2017-11-03 22:21:03 +03:00 |
|
Бондарев Иван
|
c3bb2ed953
|
bug fix #524
|
2017-10-15 15:08:57 +02:00 |
|
Alexander Zakharenko
|
597ef862bc
|
Merge branch 'master' into features/patterns
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# Parsers/PascalABCParserNewSaushkin/Keywords.cs
# SyntaxTree/tree/AbstractVisitor.cs
# SyntaxTreeConverters/StandardSyntaxConverter.cs
# TestSuite/CompilationSamples/PABCSystem.pas
# TestSuite/intellisense_tests/PABCSystem.pas
# bin/Lib/PABCSystem.pas
|
2017-10-05 18:48:57 +03:00 |
|
miks1965
|
429d47271a
|
SetStandardCoords с параметрами
|
2017-09-29 20:49:56 +03:00 |
|
miks1965
|
13ca616f0e
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2017-09-28 08:50:22 +03:00 |
|
miks1965
|
57a455a05f
|
Комментарии в GraphWPF
|
2017-09-28 08:48:33 +03:00 |
|
Бондарев Иван
|
d48c84f28d
|
namespaces (alpha)
|
2017-09-24 12:12:27 +02:00 |
|
miks1965
|
1d00487702
|
property virtual override синтаксис
|
2017-08-06 22:51:12 +03:00 |
|
Alexander Zakharenko
|
11f69bbf44
|
Merge branch 'master' into features/patterns
# Conflicts:
# CodeCompletion/CodeFormatter.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascal.y
# 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
# SyntaxVisitors/SyntaxVisitors.csproj
# TestSuite/CompilationSamples/PABCSystem.pas
# bin/Lib/PABCSystem.pas
|
2017-07-23 22:29:24 +03:00 |
|
Бондарев Иван
|
ecb2661b4b
|
bug fix #441
|
2017-07-06 21:07:00 +02:00 |
|
miks1965
|
389e9d27b2
|
Удалил коммит со step
|
2017-06-21 21:19:38 +03:00 |
|
miks1965
|
4a448b38eb
|
Небольшие изменения в Роботе и Чертежнике
Заготовка для step в for
|
2017-06-20 20:29:43 +03:00 |
|
miks1965
|
00646f89a5
|
loop 5 do
write(1)
|
2017-06-08 17:56:17 +03:00 |
|
miks1965
|
0ba89df68a
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
|
2017-06-06 05:25:25 +03:00 |
|
miks1965
|
2f3b2294ba
|
class_body -> class_body_list
|
2017-06-06 05:24:32 +03:00 |
|
Бондарев Иван
|
2b60ecbcd7
|
bug fix #415
|
2017-06-04 14:13:46 +02:00 |
|
janise93
|
d6fd84b935
|
Add: ??, integer? and semantic checks for ?.
|
2017-06-03 10:19:52 +03:00 |
|
miks1965
|
eedb09752e
|
Minor changes in ABCPascal.y
|
2017-06-01 21:54:52 +03:00 |
|