pascalabcnet/Utils/NodesGeneratorNew
AlexanderZemlyak c2111cf375
Change type of language field in syntax tree to be string (#3119)
* Change syntax tree language field to be string

Тип LanguageId заменен на string

* Fix unit language name assigning

* Update lexer and parser

* Add checks to avoid NullReferenceException

Проверки на null для SyntaxTree. (К падению компилятора они не приводили, т.к. они связаны с другими ошибками, например синтаксическими), но мешали отладке.

* Return initial lexer and parser versions

* Revert language name assigning
2024-05-28 14:16:49 +03:00
..
Images initial commit 2015-05-14 21:35:07 +02:00
Irony initial commit 2015-05-14 21:35:07 +02:00
NodesGenerator_old fix index 2023-08-14 08:37:27 +03:00
Properties Что-то не то с форматтером. Тесты не проходят 2015-08-02 18:28:08 +03:00
Scintilla fix index 2023-08-14 08:37:27 +03:00
XmlModel HelpData в tree.xml хранится в отсортированном виде 2017-05-15 19:32:19 +03:00
ABCPascal.lex initial commit 2015-05-14 21:35:07 +02:00
ABCPascal.y initial commit 2015-05-14 21:35:07 +02:00
AboutBox.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
AboutBox.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
AboutBox.resx initial commit 2015-05-14 21:35:07 +02:00
app.config Set parents for child elements when assigned using properties 2018-05-25 17:45:01 +03:00
App.ico initial commit 2015-05-14 21:35:07 +02:00
AssemblyInfo.cs added missing copyrights 2017-05-27 20:06:12 +02:00
CSharpGrammar.cs added missing copyrights 2017-05-27 20:06:12 +02:00
FilterTagsCollection.cs added missing copyrights 2017-05-27 20:06:12 +02:00
FilterTagsCollection.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
FilterTagsCollection.resx initial commit 2015-05-14 21:35:07 +02:00
Form1.cs added missing copyrights 2017-05-27 20:06:12 +02:00
Form1.resx Самая опасная правка последнего времени. expression - больше не потомок statement. Но упали тесты форматирования 2015-06-12 20:31:38 +03:00
GlobalRenamer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
GlobalRenamer.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
GlobalRenamer.resx initial commit 2015-05-14 21:35:07 +02:00
GrammarBrowser.cs added missing copyrights 2017-05-27 20:06:12 +02:00
GrammarBrowser.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
GrammarBrowser.resx initial commit 2015-05-14 21:35:07 +02:00
NGNewToDo.txt initial commit 2015-05-14 21:35:07 +02:00
NodeGenerator.cs Исправление ошибки в PT4 - не показывались группы A 2023-10-02 20:34:25 +03:00
NodesGenerator.csproj Set parents for child elements when assigned using properties 2018-05-25 17:45:01 +03:00
NodesGenerator.sln Set parents for child elements when assigned using properties 2018-05-25 17:45:01 +03:00
NodesGenerator.suo initial commit 2015-05-14 21:35:07 +02:00
NodesGenerator.v11.suo initial commit 2015-05-14 21:35:07 +02:00
NodesGenerator.v12.suo Что-то не то с форматтером. Тесты не проходят 2015-08-02 18:28:08 +03:00
NodesGenerator.xml initial commit 2015-05-14 21:35:07 +02:00
options_form.cs added missing copyrights 2017-05-27 20:06:12 +02:00
options_form.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
options_form.resx initial commit 2015-05-14 21:35:07 +02:00
TagEmForm.cs added missing copyrights 2017-05-27 20:06:12 +02:00
TagEmForm.Designer.cs added missing copyrights 2017-05-27 20:06:12 +02:00
TagEmForm.resx initial commit 2015-05-14 21:35:07 +02:00
tree.nin Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
tree.nin1 initial commit 2015-05-14 21:35:07 +02:00