You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

396 B

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).