quakeforge/libs/gib
Brian Koropoff 020a9262f7 Made the parser anal about concatenation usage and fixed several bugs by
running /dev/urandom through carne to catch problems.
2003-02-25 08:04:48 +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 Removed the 'random' GIB builtin and replaced it with the rand() math 2003-02-23 22:14:07 +00:00
gib_buffer.c Cleaned up the GIB parser and GIB_Execute() a lot. Made aliases work in 2003-02-25 06:52:27 +00:00
gib_builtin.c Cleaned up the GIB parser and GIB_Execute() a lot. Made aliases work in 2003-02-25 06:52:27 +00:00
gib_execute.c Made the parser anal about concatenation usage and fixed several bugs by 2003-02-25 08:04:48 +00:00
gib_function.c GIB: Many bugfixes and cleanups. Added bitwise math operations, expansion 2003-02-16 19:46:34 +00:00
gib_init.c run gib through indent 2003-02-14 22:42:11 +00:00
gib_parse.c Made the parser anal about concatenation usage and fixed several bugs by 2003-02-25 08:04:48 +00:00
gib_process.c Cleaned up the GIB parser and GIB_Execute() a lot. Made aliases work in 2003-02-25 06:52:27 +00:00
gib_regex.c run gib through indent 2003-02-14 22:42:11 +00:00
gib_thread.c More cleanups and bug fixes. Added stem-and-leaf variables back in and 2003-02-16 02:44:24 +00:00
gib_tree.c Cleaned up the GIB parser and GIB_Execute() a lot. Made aliases work in 2003-02-25 06:52:27 +00:00
gib_vars.c GIB: Many bugfixes and cleanups. Added bitwise math operations, expansion 2003-02-16 19:46:34 +00:00
ops.c Use floor() or ceil() based on sign for 'trunc' GIB math function. 2003-02-23 22:53:36 +00:00
regex.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00