1
I Use This!
Very Low Activity

Commits : Listings

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