quakeforge/libs/gib
Brian Koropoff 5870c2cbce Nuked some code obsoleted by reference counting. 2003-01-31 21:47:16 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
Makefile.am Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
exp.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_buffer.c Fixed a stupid, stupid bug. 2003-01-31 20:36:39 +00:00
gib_builtin.c GIB: Even more bugfixes. 2003-01-31 05:22:20 +00:00
gib_execute.c GIB: Even more bugfixes. 2003-01-31 05:22:20 +00:00
gib_function.c GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +00:00
gib_init.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_parse.c Nuked some code obsoleted by reference counting. 2003-01-31 21:47:16 +00:00
gib_process.c Made GIB var substitution use cvars as a last resort. 2003-01-30 20:43:57 +00:00
gib_regex.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
gib_thread.c GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +00:00
gib_tree.c Nuked some code obsoleted by reference counting. 2003-01-31 21:47:16 +00:00
gib_vars.c A few GIB bugfixes, cleanups, and enhancements. Still more to come. 2003-01-29 04:34:23 +00:00
ops.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
regex.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00