.. |
.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
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
cmdlib.c
|
slowly killing cmdlib
|
2002-06-01 06:59:02 +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
|
better global (and other space) def re-use
|
2002-06-10 23:14:32 +00:00 |
emit.c
|
arrays are /almost/ working again
|
2002-06-12 22:37:18 +00:00 |
expr.c
|
arrays are /almost/ working again
|
2002-06-12 22:37:18 +00:00 |
function.c
|
get the function number early so things don't get mixed up when new functions
|
2002-06-11 06:54:32 +00:00 |
idstuff.c
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
immediate.c
|
add a global flag to def_t to make checking easier
|
2002-06-10 20:54:22 +00:00 |
Makefile.am
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
method.c
|
add a global flag to def_t to make checking easier
|
2002-06-10 20:54:22 +00:00 |
opcodes.c
|
redo relocations
|
2002-06-07 17:29:30 +00:00 |
options.c
|
more cleanup
|
2002-06-04 18:44:03 +00:00 |
qc-lex.l
|
call malloc a little less often
|
2002-06-05 21:13:29 +00:00 |
qc-parse.y
|
add a global flag to def_t to make checking easier
|
2002-06-10 20:54:22 +00:00 |
qfcc.c
|
better global (and other space) def re-use
|
2002-06-10 23:14:32 +00:00 |
reloc.c
|
redo relocations
|
2002-06-07 17:29:30 +00:00 |
struct.c
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
switch.c
|
there, no more PR_* functions or pr_* files :)
|
2002-06-09 04:30:02 +00:00 |
type.c
|
arrays are /almost/ working again
|
2002-06-12 22:37:18 +00:00 |