quakeforge/libs/gib
Bill Currie b8216807fe fix a warning 2002-12-14 01:56:37 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
Makefile.am Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are 2002-11-19 06:24:29 +00:00
exp.c Added the sqrt and abs math functions and the continue GIB builtin. I 2002-12-08 20:55:40 +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 fix a warning 2002-12-14 01:56:37 +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 In addition to .gib files, anything exec'ed from within a GIB buffer is now 2002-12-03 05:54:13 +00:00
gib_parse.c Numerous GIB bug fixes and optimizations. Fixed/updated some GIB scripts 2002-12-13 23:36:05 +00:00
gib_process.c Added support for enclosing embedded commands in $() and cleaned up the 2002-11-19 04:15:36 +00:00
gib_regex.c Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are 2002-11-19 06:24:29 +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 Changed the behavior of field::get with a null field separator to match 2002-12-10 00:04:15 +00:00
ops.c Added the sqrt and abs math functions and the continue GIB builtin. I 2002-12-08 20:55:40 +00:00
regex.c gee, you'ld think gnu would get pointer <-> int portability right :P 2002-11-19 05:40:04 +00:00