Updated golib implicit casts with slice inputs - fixes #28 |
|
More...
|
about 1 year ago
|
Added AST deserialization types and tests for asty JSON conversion |
|
More...
|
about 2 years ago
|
Updated ISlice / IArray type implementations to use generic interfaces |
|
More...
|
about 2 years ago
|
Updated GOROOT / GOPATH detection to fall back on "go env" command |
|
More...
|
about 2 years ago
|
Updated README |
|
More...
|
about 2 years ago
|
Update README.md |
|
More...
|
about 2 years ago
|
Update codeql-analysis.yml |
|
More...
|
about 2 years ago
|
Update codeql-analysis.yml |
|
More...
|
about 2 years ago
|
Update codeql-analysis.yml |
|
More...
|
about 2 years ago
|
Updated to C# 11 / .NET 7.0 / implemented u8 string operations / added ref struct sstring experiment |
|
More...
|
about 2 years ago
|
Merge pull request #21 from deangoddard/master |
|
More...
|
over 2 years ago
|
Fixed C# array initialisation and fixed struct instantiation. |
|
More...
|
over 2 years ago
|
Update README.md |
|
More...
|
almost 3 years ago
|
Updated README |
|
More...
|
almost 3 years ago
|
Converted parse readme to markdown |
|
More...
|
almost 3 years ago
|
Noted GoParser deviations from official posted grammar |
|
More...
|
almost 3 years ago
|
Fixed issue with target file path in non-standard location Fixes #7 |
|
More...
|
almost 3 years ago
|
Fixed cross-OS compilation issues Fixes #14 |
|
More...
|
almost 3 years ago
|
Reconverted Go standard library using latest updates |
|
More...
|
almost 3 years ago
|
Normalized line endings in converted files |
|
More...
|
almost 3 years ago
|
Removed warning for empty for statement expressions |
|
More...
|
almost 3 years ago
|
Fixed issues with EOS detection in blocks |
|
More...
|
almost 3 years ago
|
Updated publish profile target locations |
|
More...
|
almost 3 years ago
|
Updated gocore errors file |
|
More...
|
almost 3 years ago
|
Fixed header spacing when there are no imports |
|
More...
|
almost 3 years ago
|
Updated type switch to properly match int literals nint does not match an int literal in a type switch |
|
More...
|
almost 3 years ago
|
Roordered namspace to be first in converted files Also improved import declaration spacing and comments |
|
More...
|
almost 3 years ago
|
Fixed IsTargetSuffix function |
|
More...
|
almost 3 years ago
|
Added options to skip GOOS and GOARCH targets |
|
More...
|
almost 3 years ago
|
Added option to ignore cgo targets |
|
More...
|
almost 3 years ago
|