pascalabcnet/ParserTools
Александр Земляк 9140cf4815
Переименование NewSet<T> в set of T в Intellisense и ошибках компиляции (#3364)
* Fix set type name description for PascalABC.NET

* Improve scope check for NewSet

* Add GetTemplateStringWithoutBracketsFunction

* Add renaming NewSet in compiler (In PrintableName)

* Remove setClassName constant in LanguageInformation

* Comment out BaseScope class in symbol_information.cs

* Change visibility of properties in StorageLocationPicker class
2025-12-08 15:48:18 +03:00
..
Config
ParserTools Переименование NewSet<T> в set of T в Intellisense и ошибках компиляции (#3364) 2025-12-08 15:48:18 +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
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