pascalabcnet/ParserTools/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
..
BaseParser.cs Preprocessor removal (#3113) 2024-05-09 19:04:31 +03:00
BaseParserTools.cs Directives fixes (#3110) 2024-05-05 18:12:35 +03:00
CommentBinder.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
DefaultLanguageInformation.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
DirectiveHelper.cs Directives fixes (#3110) 2024-05-05 18:12:35 +03:00
Errors.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
ILanguageInformation.cs Extract base classes from ParserTools (local) and GPPGParserHelper (#3092) 2024-04-23 10:47:48 +03:00
IParser.cs Preprocessor removal (#3113) 2024-05-09 19:04:31 +03:00
KeyWord.cs fix pascalabcnet/pascalabcnetide#14 2019-12-25 12:27:01 +01:00
ParserTools.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ShiftReduceParserCode.cs Extract base classes from ParserTools (local) and GPPGParserHelper (#3092) 2024-04-23 10:47:48 +03:00
SourceContextMap.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00