qzdoom/tools
Randy Heit 91207ed3f4 Update lemon.c to August 2012 version from SQLite.
- Add a missing check for out-of-memory in the lemon code generator.
- Fix a total unimportant file descriptor leak in lemon. This is to silence warning messages.
- Fix a bug in lemon in computation of which non-terminals can generate an empty string. This bug and the fix make absolutely no difference for the grammar used by SQLite, but it can make a difference when lemon is used in other grammars.
- In Lemon, when comparing the output to the *.h file to see if it has changed, make sure that the proposed new output and the preexisting output are the same size before deciding that they are the same.
2013-08-02 22:17:32 -05:00
..
fixrtext - Added Linux support for the CMakeLists. This meant downgrading them for 2008-07-25 01:37:44 +00:00
lemon Update lemon.c to August 2012 version from SQLite. 2013-08-02 22:17:32 -05:00
re2c - Added Linux support for the CMakeLists. This meant downgrading them for 2008-07-25 01:37:44 +00:00
updaterevision - Remove the first parameter from updaterevision, since it isn't needed with git. 2013-06-24 20:58:14 -05:00
zipdir - GCC warning fixes (GCC stupidity for the most part.) 2011-02-19 08:59:43 +00:00
CMakeLists.txt - Fixed: Dehacked string replacement did not check the clusters' finaleflats. 2009-03-28 11:49:44 +00:00