pascalabcnet/Compiler
AlexanderZemlyak fc3ab96cae
Delete DocumentedUnits option and Exclude HelpBuilder project (#3192)
* Delete CodeGeneration and PCUGenerate options from CompilerInternalDebug

Достаточно их аналогов из CompilerOptions.

* Add recreating CompilerOptions when reloading Compiler

* Change Rebuild checkbox logic

* Delete documented units fiels from CompilerInternalDebug

* Revert "Delete CodeGeneration and PCUGenerate options from CompilerInternalDebug"

This reverts commit 25e92b22722b7e251ab0156148fdf28ee3175c27.

* Exclude HelpBuilder
2024-08-02 10:46:40 +03:00
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
PCU Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
SemanticTreeConverters Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
Compiler.cs Delete DocumentedUnits option and Exclude HelpBuilder project (#3192) 2024-08-02 10:46:40 +03:00
Compiler.csproj Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
ConsoleCompilerCommands.cs pascalabcnet/pascalabcnetlinux#4 2022-10-27 20:13:35 +02:00
DocXml.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
Errors.cs Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
ICompiler.cs New languages engine (#3120) 2024-05-25 12:26:32 +03:00
IProjectInfo.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ProjectInfo.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
RemoteCompiler.cs New languages engine (#3120) 2024-05-25 12:26:32 +03:00
SyntaxTreeToSemanticTreeConverter.cs New languages engine (#3120) 2024-05-25 12:26:32 +03:00