pascalabcnet/SyntaxTree/tree
Александр Земляк 1f4b44c2c0
Исправление ошибок при перекомпиляции pcu файлов (#3398)
* Move yield string constants to StringConstants class

* Add GeneratedNamesManager class to store all generated names during unit compilation

* Make GeneratedNamesManager class non static

* Add Utils project to installer files

* Add GeneratedNamesManager usage in CapturedVariablesSubstitutionsManager

* Move GeneratedNamesManager initialization in CompilationUnit constructor

* More GeneratedNamesManager usage

* QuestionPointDesugarVisitor fix
2026-03-08 18:30:33 +03:00
..
SyntaxTemplates
AbstractVisitor.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
ac_list.cfg
BaseChangeVisitor.cs Большое изменение в Dictionaries 2024-07-15 13:50:11 +03:00
BaseEnterExitVisitor.cs
CollectUpperNodesVisitor.cs
config.cfg
FillParentNodeVisitor.cs
Irony.dll
LambdaVisitMode.cs
NodesBuilder.cs Исправление ошибок при перекомпиляции pcu файлов (#3398) 2026-03-08 18:30:33 +03:00
NodesGenerator.exe NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
SciLexer.dll
SciLexer64.dll
ScintillaNET.dll
SyntaxGenerator.md
SyntaxTreeStreamReader.cs Add first_assignment_defines_type field to Tree.cs (#3370) 2026-01-04 15:05:57 +03:00
SyntaxTreeStreamWriter.cs Add first_assignment_defines_type field to Tree.cs (#3370) 2026-01-04 15:05:57 +03:00
Tree.cs Add first_assignment_defines_type field to Tree.cs (#3370) 2026-01-04 15:05:57 +03:00
Tree.cs.txt
tree.xml Add first_assignment_defines_type field to Tree.cs (#3370) 2026-01-04 15:05:57 +03:00
TreeHelper.cs Исправление ошибок при перекомпиляции pcu файлов (#3398) 2026-03-08 18:30:33 +03:00
TreeSubsidiary.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
Visitor.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
WalkingVisitorNew.cs