| Updated standard library conversion |
|
More...
|
about 1 year ago
|
| Updated range expressions to automatically handle pointer deref |
|
More...
|
about 1 year ago
|
| Updated switch expressions to exclude untyped integers when considering constant expressions |
|
More...
|
about 1 year ago
|
| Expanded unsigned int detection to operate up to uint64 |
|
More...
|
about 1 year ago
|
| Updated Go unary XOR operator to map to C# bitwise NOT |
|
More...
|
about 1 year ago
|
| Updated indexed expressions of pointers to auto-deref when needed |
|
More...
|
about 1 year ago
|
| Updated inherited array template to include indexed overloads for int32 and int64 |
|
More...
|
about 1 year ago
|
| Fix switch paren balancing with fallthru expressions |
|
More...
|
about 1 year ago
|
| Updated pattern matching to skip untyped types |
|
More...
|
about 1 year ago
|
| Added EmptyStruct handling |
|
More...
|
about 1 year ago
|
| Update TODO |
|
More...
|
about 1 year ago
|
| Fixed git igore |
|
More...
|
about 1 year ago
|
| Fixed git ignore |
|
More...
|
about 1 year ago
|
| Updated discarded global var/const to have unique names |
|
More...
|
about 1 year ago
|
| Updated usings to detect duplicates prefixed with "global::" |
|
More...
|
about 1 year ago
|
| Minor spacing updates |
|
More...
|
about 1 year ago
|
| Initial standard library conversion |
|
More...
|
about 1 year ago
|
| Improved generic type constraint conversions |
|
More...
|
about 1 year ago
|
| Updated behavioral project files |
|
More...
|
about 1 year ago
|
| Restored array slice functions |
|
More...
|
about 1 year ago
|
| Updated to include runtime debug std lib |
|
More...
|
about 1 year ago
|
| Improved type contraint conversion operations |
|
More...
|
about 1 year ago
|
| Updated casts to string from generic type to use new expression C# cannot define implict cast to interface |
|
More...
|
about 1 year ago
|
| Updated ISlice to better handle generic implementations |
|
More...
|
about 1 year ago
|
| Updated sub-folder removal pattern in csproj template |
|
More...
|
about 1 year ago
|
| Improved unsafe pointer type declarations |
|
More...
|
about 1 year ago
|
| Updated behavorial test projects files |
|
More...
|
about 1 year ago
|
| Removed old code |
|
More...
|
about 1 year ago
|
| Updated multiple discarded struct field names to be unique |
|
More...
|
about 1 year ago
|
| Updated scope checks to include underscore as non-public |
|
More...
|
about 1 year ago
|