* 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) |
||
|---|---|---|
| .. | ||
| SemanticAnalyzers/SPythonSyntaxTreeVisitor | ||
| SPythonLanguageInfo | ||
| SPythonParserKrylovMovchan | ||
| SyntaxTreeConverters/SPythonStandardTreeConverter | ||