.. |
.gitignore
|
Fix three gitignores.
|
2002-01-31 07:49:29 +00:00 |
.indent.pro
|
indent whitespace cleanup. not perfect, but a bit more consistent now
|
2001-12-06 19:49:40 +00:00 |
class.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |
cmdlib.c
|
allow the output file to be specified on the command line
|
2002-06-24 22:53:21 +00:00 |
cpp.c
|
redo def allocation to come from configurable `spaces' (locals, globals, far
|
2002-06-09 03:57:20 +00:00 |
debug.c
|
even more cleanup
|
2002-06-04 21:23:39 +00:00 |
def.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |
emit.c
|
and for my next amazing feat, I'll remove the debug code :P
|
2002-06-13 07:22:53 +00:00 |
expr.c
|
"qfcc *.qc" can now get through the prozac source withtout crashing (oodles
|
2002-06-28 16:38:05 +00:00 |
function.c
|
various memory saving tricks. seems to have not broken anything
|
2002-06-27 22:48:28 +00:00 |
idstuff.c
|
get command line parsing working in an appropriate manner for separate
|
2002-06-25 21:36:10 +00:00 |
immediate.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |
Makefile.am
|
initial work on actually writing .qfo files. seems to work, but only test.qfo
|
2002-06-21 20:46:56 +00:00 |
method.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |
obj_file.c
|
gzwrite doesn't like 0 bytes
|
2002-06-28 16:52:41 +00:00 |
opcodes.c
|
redo relocations
|
2002-06-07 17:29:30 +00:00 |
options.c
|
get command line parsing working in an appropriate manner for separate
|
2002-06-25 21:36:10 +00:00 |
qc-lex.l
|
various memory saving tricks. seems to have not broken anything
|
2002-06-27 22:48:28 +00:00 |
qc-parse.y
|
various memory saving tricks. seems to have not broken anything
|
2002-06-27 22:48:28 +00:00 |
qfcc.c
|
"qfcc *.qc" can now get through the prozac source withtout crashing (oodles
|
2002-06-28 16:38:05 +00:00 |
reloc.c
|
various memory saving tricks. seems to have not broken anything
|
2002-06-27 22:48:28 +00:00 |
struct.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |
switch.c
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
type.c
|
clear out the hash tables for compiling multiple object files
|
2002-06-28 16:00:01 +00:00 |