0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bring repo into compliance with Google open-source policies. More... almost 9 years ago
Fixed build for Lua 5.2 ("make test" works again). More... over 9 years ago
Updated README to correspond to the new Makefile More... about 14 years ago
Merged Makefiles More... about 14 years ago
Update bibliography with precise reference More... over 14 years ago
Major refactoring. Gazelle is closer to self-hosting. More... about 15 years ago
Respect 80 chars and terseness in C parsing code. More... about 15 years ago
Bugfixes for IntFA generation and tests. More... about 15 years ago
A few small bugfixes in FA. More... about 15 years ago
Removed all remaining uses of old object system. More... about 15 years ago
Ported many objects to new Object system. More... about 15 years ago
Added a new lightweight object abstraction. More... about 15 years ago
One new test for NFA->DFA conversion, and now all tests run as one lua invocation. More... over 15 years ago
A unit test for minimization. More... over 15 years ago
Add dump_to_html to standalone gzlc, so that '-d' will work properly. More... over 15 years ago
Bugfix for LL(*) (and a test case to prevent regression). More... over 15 years ago
Rename rtn.gzl -> gazelle.gzl and add a header comment. More... over 15 years ago
Merge commit 'mbrubeck/master' More... over 15 years ago
Fix interactions between whitespace support and minimization. More... over 15 years ago
Fix a crash reporting an error on the first line. More... over 15 years ago
Another attempt at a working RTN grammar. More... over 15 years ago
Merge branch 'master' of git://github.com/haberman/gazelle More... over 15 years ago
Fix bug removing subparser-redundant paths for terminals with no properties (like EOF). More... over 15 years ago
Update rtn.gzl for Gazelle 0.4. More... over 15 years ago
Updated example Lua grammar. More... over 15 years ago
Ignore generated files in docs/ too. More... over 15 years ago
Add some generated files to .gitignore. More... over 15 years ago
Fix build out-of-the-box on Ubuntu 8.10. More... over 15 years ago
Changes to the README and ReleaseNotes. More... over 15 years ago
More release notes, set today as the release day, cleanups, fixes, and documentation for 0.4! More... over 15 years ago