..
SyntaxTemplates
Revert null check in Add method
2017-06-02 03:38:42 +03:00
AbstractVisitor.cs
function f(n: integer): integer;
2023-12-31 21:56:13 +03:00
ac_list.cfg
BaseChangeVisitor.cs
a?[2:10:2]
2017-01-10 08:49:49 +03:00
BaseEnterExitVisitor.cs
CollectUpperNodesVisitor.cs
SyntaxTree/tree/FillParentNodeVisitor.cs
2016-08-28 21:11:34 +03:00
config.cfg
Add XML serialization support for syntax generator
2017-02-18 12:20:03 +03:00
FillParentNodeVisitor.cs
FillParentNodesVisitor
2016-10-13 00:56:12 +03:00
HierarchyVisitor.cs
function f(n: integer): integer;
2023-12-31 21:56:13 +03:00
Irony.dll
LambdaVisitMode.cs
NodesBuilder.cs
Make changes for spython compatibility ( #3131 )
2024-05-28 14:16:03 +03:00
NodesGenerator.exe
Set parents for child elements when assigned using properties
2018-05-25 17:45:01 +03:00
SciLexer.dll
SciLexer64.dll
ScintillaNET.dll
SyntaxGenerator.md
Update SyntaxGenerator.md
2017-06-01 13:54:12 +03:00
SyntaxTreeStreamReader.cs
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
SyntaxTreeStreamWriter.cs
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
Tree.cs
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
Tree.cs.txt
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
tree.xml
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
TreeHelper.cs
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
TreeSubsidiary.cs
Change type of language field in syntax tree to be string ( #3119 )
2024-05-28 14:16:49 +03:00
Visitor.cs
function f(n: integer): integer;
2023-12-31 21:56:13 +03:00
WalkingVisitorNew.cs
bug fix #1488
2018-11-12 06:44:51 +03:00