.. |
.gitignore
|
update with qfprogs
|
2004-02-03 02:40:00 +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
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
constfold.c
|
fix an interal error caused by losing the error state
|
2006-12-16 11:45:47 +00:00 |
cpp.c
|
open all files in binary mode. ^Z is evil :P
|
2007-04-07 10:24:34 +00:00 |
debug.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
def.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
disassemble.c
|
record the params for builtins, too.
|
2007-04-09 06:16:34 +00:00 |
emit.c
|
make qfo files typesize safe
|
2007-04-07 12:35:03 +00:00 |
expr.c
|
use the def's declaration line rather than the function's when reporting auto-initialization
|
2007-04-06 11:05:52 +00:00 |
function.c
|
report the line of the previous declaration of the function
|
2007-04-06 12:02:34 +00:00 |
globals.c
|
dump globals direct from qfo
|
2007-04-09 07:47:51 +00:00 |
idstuff.c
|
open all files in binary mode. ^Z is evil :P
|
2007-04-07 10:24:34 +00:00 |
immediate.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
lines.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
linker.c
|
make qfo files typesize safe
|
2007-04-07 12:35:03 +00:00 |
Makefile.am
|
make bison output a state file
|
2004-11-02 05:19:00 +00:00 |
method.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
modules.c
|
make protocol dump info more readable
|
2006-12-19 11:53:18 +00:00 |
obj_file.c
|
make qfo files typesize safe
|
2007-04-07 12:35:03 +00:00 |
opcodes.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
options.c
|
no-cpp implies no-single-cpp
|
2007-04-06 07:11:38 +00:00 |
qc-lex.l
|
overload "break" and allow break to be used in --traditional
|
2007-04-06 11:46:21 +00:00 |
qc-parse.y
|
record the params for builtins, too.
|
2007-04-09 06:16:34 +00:00 |
qfcc.c
|
open all files in binary mode. ^Z is evil :P
|
2007-04-07 10:24:34 +00:00 |
qfpreqcc
|
open input and output files in binary mode so ^Z doesn't bite us on windows
|
2007-04-07 10:15:17 +00:00 |
qfprogs.c
|
dump globals direct from qfo
|
2007-04-09 07:47:51 +00:00 |
reloc.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
strings.c
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
strpool.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
struct.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
stub.c
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
switch.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
type.c
|
allow assignment of arrays to poitners
|
2006-12-11 09:26:45 +00:00 |