quakeforge/libs/gib
Brian Koropoff d4b1c74866 Added the string::findsub builtin. Added a reset function to the cbuf
interpreter struct so that custom cbuf data can be reset after an error.
This fixes a bug where GIB would think it was still waiting for a return
value after an error occurred in an embedded command.
2002-11-16 20:56:04 +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 the string::findsub builtin. Added a reset function to the cbuf 2002-11-16 20:56:04 +00:00
gib_builtin.c Added the string::findsub builtin. Added a reset function to the cbuf 2002-11-16 20:56:04 +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 Added Sys_PathType, which reports whether a path is absolute, relative 2002-11-14 05:28:54 +00:00
gib_parse.c Added the string::findsub builtin. Added a reset function to the cbuf 2002-11-16 20:56:04 +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