quakeforge/libs/gib
Brian Koropoff 7b0c24a386 Added carne, the stand-alone GIB interpreter. Made a few changes to GIB
to accommodate it.  Added the strict flag to cbufs, which causes an error
to be generated when a command is not found instead of just warning the
user.  GIB buffers have the strict flag set by default.
2002-11-14 02:10:55 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
exp.c Added useful error messages to the math parser, cleaned up implied 2002-11-13 03:03:37 +00:00
gib_buffer.c Added carne, the stand-alone GIB interpreter. Made a few changes to GIB 2002-11-14 02:10:55 +00:00
gib_builtin.c Added carne, the stand-alone GIB interpreter. Made a few changes to GIB 2002-11-14 02:10:55 +00:00
gib_function.c Added carne, the stand-alone GIB interpreter. Made a few changes to GIB 2002-11-14 02:10:55 +00:00
gib_init.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
gib_parse.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
gib_process.c Added useful error messages to the math parser, cleaned up implied 2002-11-13 03:03:37 +00:00
gib_thread.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
gib_vars.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
Makefile.am Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
ops.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00