60
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Ensure that file input stream is size in runes More... over 2 years ago
feat: Clean up input streams and add an IO stream More... over 2 years ago
Add support to Golang codegen for booleans More... over 2 years ago
Update icu dependency (71.1 -> 72.1) More... over 2 years ago
Fix indents in unicodedata.st More... over 2 years ago
Get rid of static class generation for property aliases More... over 2 years ago
Get rid of static class generation for properties More... over 2 years ago
Fixed typo in webpack config, shortened commonjs test, to use solely require More... over 2 years ago
feat: revert .gitignore to pre go internal directory More... over 2 years ago
feat: Remove internal test rig from the go runtime source More... over 2 years ago
fix: Ensure that all versions of the antlr tool jar are ignored More... over 2 years ago
fix: Modify gitignore to exclude stuff in Go tesetrig that shoudl not be in the repo More... over 2 years ago
feat: Spruce up the internal testrig for Go runtime maintainers More... over 2 years ago
Added tests for commonjs and esm imports, made webpack config more compacted More... over 2 years ago
feat: Corrects the test template when looking at parse tree correctness More... over 2 years ago
feat: Remove pointer embedding of parser rule context More... over 2 years ago
fix: ensure Statistics.Reset() zeros out top collections by usage on each run More... over 2 years ago
feat: Used dedicated map for visit cache - improves memory and speed in some cases More... over 2 years ago
feat: back out of lazy initilization for config sets - it needs another look More... over 2 years ago
Remove redundant __name__ check in multiple files More... over 2 years ago
feat: Adds memory optimizations and compile time optional statistics More... over 2 years ago
Added support for commonjs More... over 2 years ago
feat: Clean out redundant code and stupid code, implement lazy init of DFA collections More... over 2 years ago
Merge branch 'jimidle-feature/performance' into dev More... over 2 years ago
fix: remove new memory handler from this brnach More... over 2 years ago
fix: As suspected, merging on GitHub went slightly wrong. More... over 2 years ago
Merge branch 'dev' into feature/performance More... over 2 years ago
fix: Get rid of interface for ATNConfig More... over 2 years ago
fix: Remove useless Getters and Setters More... over 2 years ago
feat: Stop using interfaces for ATNConfigSets More... over 2 years ago