pascalabcnet/AdditionalLanguages/SPython/SyntaxTreeConverters/SPythonStandardTreeConverter
2026-04-09 09:47:15 +03:00
..
Properties 2026 2026-01-02 12:36:47 +03:00
AddForwardDeclarationsVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
AssignmentCharAsStringVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
BitwiseAssignmentDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
CompoundComparisonDesugarVisitor.cs Исправление ошибок при перекомпиляции pcu файлов (#3398) 2026-03-08 18:30:33 +03:00
EraseSpythonOnlyNodesVisitor.cs Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
FindFunctionsNamesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
FunctionsWithNamedParametersDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
GeneratorObjectDesugarVisitor.cs Исправление ошибок при перекомпиляции pcu файлов (#3398) 2026-03-08 18:30:33 +03:00
ImportToUsesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
KwargsFunctionDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
MapDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
NameCorrectVisitor.cs Delete overkill TryCatchDecorators in SPythonStandardSyntaxTreeVisitor (#3416) 2026-04-09 09:47:15 +03:00
RetainUsedGlobalVariablesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
ReturnDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonStandardTreeConverter.csproj Настройка проекта PABCCoreUtils (#3406) 2026-03-13 08:02:04 +03:00
StandardSyntaxTreeConverter.cs Delete overkill TryCatchDecorators in SPythonStandardSyntaxTreeVisitor (#3416) 2026-04-09 09:47:15 +03:00
StringResources.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SymbolTableFillingVisitor.cs Delete overkill TryCatchDecorators in SPythonStandardSyntaxTreeVisitor (#3416) 2026-04-09 09:47:15 +03:00
TreeNodesRearrangementVisitor.cs Add first_assignment_defines_type field to Tree.cs (#3370) 2026-01-04 15:05:57 +03:00
TypeCorrectVisitor.cs Добавление стандартных имен в фиктивный модуль вместо стандартного модуля в Intellisense (#3387) 2026-02-25 21:39:38 +03:00
UnsupportedConstructsVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00