pascalabcnet/CompilerTools
AlexanderZemlyak 97c29a4e1b
Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179)
* Tidy up first part of compiler code

* Rename Net Compiler Options

* Move CompilationErrors to Errors project

* Return default constructor to compiler warning

* Rename semantic check for include namespaces in unit

* Create two Errors files instead of one in Errors project

* Fix current unit is not main program check

* Add documentation to compilation errors in Errors project

* Return compiler thrown errors to Compiler project

* Refactor keywords class - extract base keywords functionality

* Fix keywords case sensitivity

* Fix case sensitivity again...

* Optimize keywords initialization

* Fix parse expression error because of wrong constructor call
2024-07-13 18:44:49 +03:00
..
Conf Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
Errors Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
Properties 2020 to 2021 2021-01-05 06:50:21 +05:00
CompilerTools.csproj Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
CRC32.cs initial commit 2015-05-14 21:35:07 +02:00
EventedStreamReaderList.cs support of System.Diagnostics.Conditional 2021-08-10 21:23:15 +02:00
Tools.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00