pascalabcnet/ParserTools
Александр Земляк 4e871c1f3a
Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360)
* Fix variables with special names declaration in SPython

* Add new syntax tree converters applying flag checking in Intellisense

* Fix IsVariableOrConstant function in Intellisense

* Optimize CollectNamesFromUsedUnits function in Compiler
2025-11-29 14:27:00 +03:00
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ParserTools Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360) 2025-11-29 14:27:00 +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
ParserTools.csproj migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
Tools.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
XmlDocs.cs replacing Hashtable with HashSet<T> and Dictionary<TKey, TValue> (#3343) 2025-10-09 18:40:11 +03:00