Alexander Zakharenko
|
9d3fd3e5aa
|
Implement deconstruction, simple case
|
2018-05-06 20:09:36 +03:00 |
|
Alexander Zakharenko
|
ed621517f3
|
Add common deconstruct procedure to PABCSystem
|
2018-05-05 12:31:48 +03: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 |
|
Alexander Zakharenko
|
3f93bfa24b
|
Merge 'master' into 'features/patterns'
|
2018-04-08 13:42:32 +03:00 |
|
Бондарев Иван
|
1e648d5a43
|
Форматные строки (#285)
|
2018-03-21 21:01:54 +01:00 |
|
Бондарев Иван
|
017d515c72
|
fix in intellisense
|
2017-12-29 22:11:13 +01:00 |
|
Бондарев Иван
|
f4d1323d62
|
bug fix #551
|
2017-11-19 20:04:04 +01:00 |
|
miks1965
|
2c44f13b7e
|
Доработка LightSymTable
|
2017-10-26 19:39:20 +03:00 |
|
miks1965
|
2895fd80e9
|
Убрал отладочный вывод в файл
|
2017-10-25 21:35:32 +03:00 |
|
Alexander Zakharenko
|
5c30bc4a03
|
Merge remote-tracking branch 'origin/master' into features/patterns
# Conflicts:
# SyntaxTree/tree/AbstractVisitor.cs
# TestSuite/CompilationSamples/PABCSystem.pas
# bin/Lib/PABCSystem.pas
|
2017-10-09 19:12:18 +03:00 |
|
Бондарев Иван
|
0fd08ba76f
|
removed not used visit(base_syntax_namespace_node)
|
2017-10-05 19:57:09 +02:00 |
|
Alexander Zakharenko
|
35d2cd6d18
|
End merge
Fix namespace visit, run tests
|
2017-10-05 19:44:28 +03: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
|
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
|
a4a744cd6d
|
Regenerate files after merge
|
2017-07-23 22:30:08 +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 |
|
miks1965
|
00646f89a5
|
loop 5 do
write(1)
|
2017-06-08 17:56:17 +03:00 |
|
miks1965
|
2f3b2294ba
|
class_body -> class_body_list
|
2017-06-06 05:24:32 +03:00 |
|
janise93
|
d6fd84b935
|
Add: ??, integer? and semantic checks for ?.
|
2017-06-03 10:19:52 +03:00 |
|
Alexander Zakharenko
|
29f3d2f39c
|
Revert null check in Add method
|
2017-06-02 03:38:42 +03:00 |
|
Alexander Zakharenko
|
7912432d9c
|
Add null checks to syntax list methods
|
2017-06-02 03:20:10 +03:00 |
|
Alexander Zakharenko
|
d5c73affc3
|
Fix parents assignment in syntax list methods
|
2017-06-01 23:49:15 +03:00 |
|
miks1965
|
eedb09752e
|
Minor changes in ABCPascal.y
|
2017-06-01 21:54:52 +03: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
|
356fef909c
|
Working changes
|
2017-05-22 21:02:50 +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 |
|
miks1965
|
4a05abd2ea
|
unit Speech
|
2017-05-17 09:45:39 +03:00 |
|
Alexander Zakharenko
|
5ba9bd8dac
|
HelpData в tree.xml хранится в отсортированном виде
|
2017-05-15 19:32:19 +03:00 |
|
miks1965
|
d1693556c5
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
# Conflicts:
# SyntaxTree/tree/tree.xml
|
2017-05-15 15:56:45 +03:00 |
|
miks1965
|
5b951e50cd
|
Work changes
|
2017-05-15 15:55:48 +03:00 |
|
Alexander Zakharenko
|
4983c2c350
|
Добавлена генерация методов прошивки Parents
|
2017-05-12 18:33:27 +03:00 |
|
miks1965
|
8c70f44b94
|
?. первая версия. Пока нет проверки ошибок и оборачивания Nullable для размерных типов
|
2017-05-08 22:59:52 +03:00 |
|
miks1965
|
ad4be08834
|
bug fix #375
|
2017-05-01 17:08:26 +03:00 |
|
Alexander Zakharenko
|
4427e41576
|
Форматирование кода для is_pattern
|
2017-03-06 02:00:50 +03:00 |
|
Alexander Zakharenko
|
a45199256d
|
Add Match...with construction
|
2017-02-20 13:57:13 +03:00 |
|
Alexander Zakharenko
|
d525166424
|
Save pattern nodes to XML
|
2017-02-19 17:34:11 +03:00 |
|
Alexander Zakharenko
|
c015d16514
|
Merge branch 'master' into features/patterns
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTreeConverters/StandardSyntaxConverter.cs
# bin/Lib/PABCRtl.dll
|
2017-02-19 17:29:54 +03:00 |
|
Alexander Zakharenko
|
c25eb99d85
|
Add syntax nodes info in xml
|
2017-02-18 12:36:53 +03:00 |
|
Alexander Zakharenko
|
c18f52abc3
|
Add XML serialization support for syntax generator
|
2017-02-18 12:20:03 +03:00 |
|
Alexander Zakharenko
|
94e54ec015
|
InsertBefore/After method fix
|
2017-02-12 22:01:44 +03:00 |
|
Alexander Zakharenko
|
5c11c87960
|
Add type_pattern
|
2017-02-12 19:52:59 +03:00 |
|
miks1965
|
6dd106d950
|
Console compiler добавил dll
|
2017-02-04 20:02:07 +03:00 |
|