* 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) |
||
|---|---|---|
| .. | ||
| ExtendedIsDesugaringVisitor.cs | ||
| PatternsDesugaringVisitor.cs | ||
| ReplaceNamesInIsVarVisitor.cs | ||
| SingleDeconstructChecker.cs | ||