quakeforge/tools/qwaq
Bill Currie 4518e6af91 First stab at implementing autorelease.
It's probably nowhere near right, but probably ok for now (I need to study
the GNUStep code). I'm unhappy with the menu code hook, but it will have
to do for now.
2010-11-24 17:01:18 +09:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
Makefile.am oops, forgot about this 2003-09-20 05:24:57 +00:00
builtins.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
defs.qc Tweak qwaq a bit so it can be used to run Ruamoko Scheme 2005-05-01 11:46:20 +00:00
main.c correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
main.qc Rewrite ruamoko plist support to use handles. 2010-11-24 17:01:18 +09:00
progs.src.in First stab at implementing autorelease. 2010-11-24 17:01:18 +09:00
qwaq.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
test.r compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet. 2004-11-11 00:34:00 +00:00