pascalabcnet/SemanticTree
Александр Земляк 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
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
AbstractVisitor.cs #2921 2023-11-01 11:48:45 +01:00
IVisitor.cs #2921 2023-11-01 11:48:45 +01:00
SemanticTree.cs SPython: неявное преобразование int в bool и bool в int (#3383) 2026-02-02 12:01:18 +03:00
SemanticTree.csproj migration to new build system (#3241) 2025-03-03 20:34:51 +03:00