Commit Graph

16 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov ab902b4ac6 Compress reduce rules 2013-04-20 14:58:25 +04:00
Richard van Velzen ddc9d8bf0a Make the %expect pragma work, and some general cleanup 2012-01-02 15:36:52 +01:00
Richard van Velzen d88047272e Moved passing of errors to the parser itself 2012-01-02 13:40:10 +01:00
Richard van Velzen acf176718d No more rule::prec, now just left_* and right_* 2012-01-02 13:04:57 +01:00
Richard van Velzen e68b476c09 The error token works now. 2011-12-31 15:02:06 +01:00
Richard van Velzen 1b7c30f7b8 Merge branch 'master' into ns 2011-12-31 11:32:27 +01:00
Richard van Velzen f4a75c0365 Just to be sure, never render non-digit token references 2011-12-31 11:32:23 +01:00
Richard van Velzen 793d2a4d85 Added extra info to the output 2011-12-31 11:28:35 +01:00
Richard van Velzen cdc11cf0eb If %token is not before a precedence marker, the description should still be set. 2011-12-29 23:25:55 +01:00
Richard van Velzen 170fc0d5f5 Integrated support for better error messages including token description 2011-12-29 22:37:30 +01:00
Richard van Velzen eddf5d0259 Some extra stuff. More pragmas, and better EOF message 2011-12-29 17:44:44 +01:00
Richard van Velzen 6c257fc45b Added support for inline %prec definitions 2011-12-29 02:04:17 +01:00
Richard van Velzen 175b67c614 Cleaning up the code 2011-12-28 22:50:59 +01:00
Richard van Velzen 0e5a392f52 General cleanup of code 2011-12-28 01:00:14 +01:00
Richard van Velzen 3263341362 lime.php is now executable
Use as /path/to/lime source.lime
2011-12-27 22:30:10 +01:00
Richard van Velzen 6789f4c785 Initial commit 2011-12-27 22:23:38 +01:00