421 B
421 B
editLink |
---|
false |
See commit history for a full list of changes.
v0.2.1 (March 8, 2010)
- Added
pegjs-
prefix to the name of the minified runtime file.
v0.2 (March 8, 2010)
- Added
Rakefile
that builds minified runtime using Google Closure Compiler API. - Removed trailing commas in object initializers (Google Closure does not like them).