David Majda
|
796c98bf8e
|
Changed order of parameters in the SyntaxError constructor to make creating error with unknown location easier. Also fixes bug with reporting of invalid ranges such as [b-a] in the metagrammar.
|
2010-03-13 15:56:53 +01:00 |
|
David Majda
|
00a258d246
|
Renamed "humanName" to "displayName".
|
2010-03-13 15:36:04 +01:00 |
|
David Majda
|
7bf51eddf0
|
Removed trailing commas in object initializers (Google Closure does not like them).
|
2010-03-08 14:44:46 +01:00 |
|
David Majda
|
bddb65ab9b
|
Improved & simplified error handling code.
|
2010-03-08 09:58:23 +01:00 |
|
David Majda
|
c3dd696a3e
|
Initial commit.
|
2010-03-07 20:41:02 +01:00 |
|