1
I Use This!
Activity Not Available

Commits : Listings

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