- 04 Jun, 2005 3 commits
-
-
Michaël Cadilhac authored
-
Michaël Cadilhac authored
* parser.y: Add an optional `;' at the end of a rule, in the style of yacc(1).
-
Michaël Cadilhac authored
No commit message
-
- 07 Nov, 2004 4 commits
-
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c (emit_header): Extract includes emission.
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c (emit_state): Do not forward define MBState type.
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c: Do not emit debug string tables when `--without-debug-tables' is specified.
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c: Support long options; prefer `--without-glib' to `-g'.
-
- 13 Oct, 2004 3 commits
-
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * TODO: New.
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c: Emit `stdio.h' and `stdlib.h' inclusions when `-g' is specified to kill warnings.
-
Benoit Perrot authored
from Benoit Perrot <benoit@lrde.epita.fr> * monoburg.c: Emit code to generate a file that does not need glib to compile. Add `-g' option to control this emission.
-
- 08 Oct, 2004 1 commit
-
-
Clement Vasseur authored
-