quakeforge/ruamoko/qwaq
Bill Currie 8a7fbdfc9f [qwaq] Rework allocation to use retain/release
It currently dies when single stepping or exiting due to EditBuffer's
retain count not getting incremented when initialized. This is because
EditBuffer is initialized in C and thus does not call Object's -init.
2020-03-30 16:58:36 +09:00
..
builtins [qwaq] Create a type encoding class 2020-03-30 12:43:02 +09:00
debugger [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
editor [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
ui [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
gcd.r [qwaq] Bring in qc gcd to use for debugger testing 2020-03-24 23:02:19 +09:00
Makefile.am [qwaq] Fix library dependencies 2020-03-30 16:27:47 +09:00
qwaq-app.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
qwaq-app.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
qwaq.h [qwaq] Add an editor buffer 2020-03-22 21:31:30 +09:00