quakeforge/libs/gib
Brian Koropoff 59fbd48a81 Overhauled GIB to parse scripts in advance, among other design and language
changes.  There still remains some bugs to be squashed, a feature or two to
add, and some polishing to be done.  However, it seems to be in a workable
state.
2003-01-28 21:16:21 +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 Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_builtin.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_execute.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_function.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +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 Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_process.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +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 Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_tree.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +00:00
gib_vars.c Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +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