Commit Graph

15 Commits (9715a068e92788764a59a696ee6a3ae7f8e776d6)

Author SHA1 Message Date
Richard van Velzen 9715a068e9 Gzipped lemon.c, since I do not want github to think this is a C project 2011-12-31 11:13:05 +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 cd0fcae035 Example stil needed some extra showing off 2011-12-29 14:22:03 +01:00
Richard van Velzen 41598e9840 Less braces in error messages 2011-12-29 14:12:08 +01:00
Richard van Velzen 1725a0cb66 Deleted HOWTO 2011-12-29 14:11:47 +01:00
Richard van Velzen bd859b6393 Updated example to show off the %prec inline pragma 2011-12-29 14:11:01 +01:00
Richard van Velzen 9ca1b6ef16 Of course, the code block has to be indented more 2011-12-29 13:11:38 +01:00
Richard van Velzen 00127ed53c Moved HOWTO to README 2011-12-29 13:09:52 +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