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