quakeforge/libs/gib
Brian Koropoff 580ca17546 GIB: Added proper reference counting on parse trees, got threads working
again, added a few new builtins and renamed some others, made misc. fixes
and enhancements.
2003-01-30 23:26:43 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +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 GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +00:00
gib_builtin.c GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +00:00
gib_execute.c GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +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 GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +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 GIB: Added proper reference counting on parse trees, got threads working 2003-01-30 23:26:43 +00:00
gib_vars.c A few GIB bugfixes, cleanups, and enhancements. Still more to come. 2003-01-29 04:34:23 +00:00
Makefile.am Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +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