Commit graph

7 commits

Author SHA1 Message Date
AlexanderZemlyak efb4a4338f
New checks for directives added (#3099)
* Extract base classes from ParserTools (local) and GPPGParserHelper

* Fix string resources error

* Extract base class for unexpected token error

* Update ParserTools project file

* Add comments for compiler directives usages in compiler

* Add directives checks

* Move string constants to new project

* Implement scalable directives checks

* Remove known directives from compiler

* Fix PABCSystem namespace error

* Allow region and endregion with no params

* Allow parameters to endif directive

* Delete directive parameters extension checks

* Replace error with warning for uknown directive case

* Fix generate native code (semantic rule) assigning

* Improve error messages for directives

* Rename RunParseThread to SwitchOnIntellisence

Для отладки может требоваться отключение Intellisence на уровне кода. Для понятности метод назван SwitchOnIntellisence.

* Resolve merge conflicts

* Add new compiler errors for unsupported target framework and output file type

* Add documentation to directives checks

* Fix directives check loop
2024-05-04 20:21:50 +03:00
Mikhalkovich Stanislav 2192e7a5bc 40 добавил проект 2024-04-02 11:09:32 +03:00
Mikhalkovich Stanislav b3a4ca6ce4 3.7.1.2699 2020-09-28 01:46:12 +03:00
Mikhalkovich Stanislav 4efb548234 Правки Health
Правки NUnitABC.pas
2020-09-06 17:36:17 +03:00
Mikhalkovich Stanislav 5b03b8939e Восстановил не компилирующийся проект 4.0 2019-11-22 23:19:03 +03:00
Mikhalkovich Stanislav 513f5024a6 Новая основная иконка ABC. Нормально отображается в WinXP, Win 7, Win 10 2019-03-15 00:13:53 +03:00
Mikhalkovich Stanislav c70fb14c40 Оптимизация в bat - файлах. Файл Studio.bat - основной запускающий сборку
В форме - оптимизации в связи с High DPI

Отдельный проект VisualPascalABCNET_40.csproj для компиляции под Windows XP с NET 4.0
Изменения в сборке инсталлята в связи с этим
2019-01-04 23:09:13 +03:00