pascalabcnet/ParserTools
AlexanderZemlyak a6a25d955d
Preprocessor removal (#3113)
* Remove preprocessor

* Delete preprocessor localization files

* Clean up code

* Remove adding directive in EXCLUDETEXT section

* Fix directive adding in EXCLUDETEXT

* Remove preprocessor leftovers

* More clean up

* Rename preprocessor to ifdef_directive

* Fix building tree for formatter variable assigning

* Restore convert4.exe

* Rework adding directive in EXCLUDETEXT

Более логично будет все-таки так.
2024-05-09 19:04:31 +03:00
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ParserTools Preprocessor removal (#3113) 2024-05-09 19:04:31 +03:00
SyntaxTreeVisitors fix #2038 2021-03-28 14:08:47 +02:00
DocumentationConstructor.cs fix #2743 2022-11-20 11:46:02 +01:00
FileReader.cs bug fix issue #30 2015-12-29 13:30:02 +01:00
ParsersController.cs Интерфейс семантических проверок + делегат на проверку, является ли файл модулем (#3112) 2024-05-05 18:12:50 +03:00
ParserTools.csproj Preprocessor removal (#3113) 2024-05-09 19:04:31 +03:00
Tools.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
XmlDocs.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00