qzdoom/tools
Randy Heit ec17f5a5b9 - Undid some of the changes from lempar.c v1.30->v1.31, because it broke
error handling.
- Fixed: dehsupp/scanner.re defined "}" as the token RPAREN. dehsupp/parse.y
  also defined action_list_def as needing a RBARCE. I'm surprised it worked
  at all before. I guess Lemon really was too accepting.
- Changed the way that xlatcc handles include statements so that I don't need
  to modify the logic of lempar.c. I also discovered that the grammar was
  improperly defined and only accepted the first statement. It worked before
  because Lemon used to accept multiple times before reaching the EOF token.
  I have also verified that it is still generating the proper lumps.
- Removed some unused wadsrc files from the repository.
- Fixed my re2c upgrade.
- Updated lemon.c to v1.53.

SVN r711 (trunk)
2008-01-26 04:33:34 +00:00
..
dehsupp - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
fixrtext - Added a new fixrtext tool that sets the IMAGE_SCN_MEM_WRITE flag for 2007-02-03 02:51:13 +00:00
lemon - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
makewad Upgraded ccdv-win32.c and the Makefiles so that they are fully functional under MSYS. 2006-08-11 03:07:32 +00:00
re2c - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
updaterevision - Fixed: Thing_SetTranslation still used a 16-bit word to hold the translation. 2008-01-08 01:08:27 +00:00
xlatcc - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00