pascalabcnet/SyntaxVisitors
Александр Земляк 2c30b73b08
SPython: неявное преобразование int в bool и bool в int (#3383)
* Implement bool to int and int to bool implicit conversion for SPython

* Change "and", "or" and "not" operations to be logical in SPython

* Add standard functions' overloads (all, any, sum)
2026-02-02 12:01:18 +03:00
..
BaseVisitors
CheckingVisitors Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
LightSymInfoVisitors Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
Optimization
PatternsVisitors SPython: неявное преобразование int в bool и bool в int (#3383) 2026-02-02 12:01:18 +03:00
Properties 2026 2026-01-02 12:36:47 +03:00
SugarVisitors Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
TeacherControl
UniversalVisitors Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
VisitorsForLambdas
YieldVisitors
AllVarsInProcYieldsProba.cs
BaseSyntaxTreeConverter.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
ChangeWhileVisitor.cs
CompilationArtifactsUsedBySyntaxConverters.cs Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360) 2025-11-29 14:27:00 +03:00
ISyntaxTreeConverter.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
SyntaxTreeVisitorsErrors.cs
SyntaxVisitors.csproj