quakeforge/tools/qwaq
Bill Currie 34ec521198 vararg functions can now be imlemented in qc using @argc (number of params
passed through ...) and @argv (array of vectors, one for each ... param)
2002-05-22 20:43:29 +00:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
.gitignore add *.sym 2001-07-15 02:58:22 +00:00
Makefile vararg functions can now be imlemented in qc using @argc (number of params 2002-05-22 20:43:29 +00:00
builtins.c start implementing the api for input lines and clean up a couple csqc 2002-01-23 22:37:44 +00:00
defs.qc various tests 2001-07-25 21:48:20 +00:00
main.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
main.qc vararg functions can now be imlemented in qc using @argc (number of params 2002-05-22 20:43:29 +00:00
progs.src s/qctest/qwaq/ and update .gitignore 2001-06-01 21:59:46 +00:00