.. |
.indent.pro
|
|
|
class.c
|
Move method function defs into the far data space.
|
2011-02-15 15:33:18 +09:00 |
codespace.c
|
|
|
constfold.c
|
|
|
cpp.c
|
|
|
debug.c
|
|
|
def.c
|
Allow null types in defs again.
|
2011-02-18 09:04:33 +09:00 |
defspace.c
|
|
|
diagnostic.c
|
|
|
disassemble.c
|
|
|
dot_expr.c
|
Add the source line number to most node labels.
|
2011-02-14 23:10:45 +09:00 |
dot_flow.c
|
Handle null string pointers.
|
2011-02-14 23:10:45 +09:00 |
emit.c
|
Allow defs to specify use of offset relocations.
|
2011-02-15 22:55:15 +09:00 |
expr.c
|
Allow nil to be assigned to field variables.
|
2011-02-22 09:19:01 +09:00 |
function.c
|
Move method function defs into the far data space.
|
2011-02-15 15:33:18 +09:00 |
globals.c
|
Create structures for new qfo format.
|
2011-02-17 15:02:09 +09:00 |
grab.c
|
|
|
idstuff.c
|
|
|
immediate.c
|
|
|
lines.c
|
|
|
linker.c
|
Create structures for new qfo format.
|
2011-02-17 15:02:09 +09:00 |
Makefile.am
|
Enhanced type encoding.
|
2011-02-18 09:06:05 +09:00 |
method.c
|
Method lists are made of methods, not integers :P
|
2011-02-15 22:26:44 +09:00 |
modules.c
|
More addresses in hex.
|
2011-02-15 22:26:09 +09:00 |
obj_file.c
|
Simplify def handling, use far data.
|
2011-01-24 15:41:43 +09:00 |
obj_stub.c
|
|
|
obj_type.c
|
Cleaner def and string emittion for types.
|
2011-02-18 12:44:11 +09:00 |
opcodes.c
|
|
|
options.c
|
|
|
qc-lex.l
|
|
|
qc-parse.y
|
Use special treatment for .float ()foo; functions.
|
2011-02-22 08:54:01 +09:00 |
qfcc.c
|
|
|
qfpreqcc
|
|
|
qfprogs.c
|
Create structures for new qfo format.
|
2011-02-17 15:02:09 +09:00 |
qp-lex.l
|
|
|
qp-parse.y
|
Move method function defs into the far data space.
|
2011-02-15 15:33:18 +09:00 |
reloc.c
|
|
|
statements.c
|
Fix the return symbol extraction when appending a return statement.
|
2011-02-22 09:20:52 +09:00 |
strings.c
|
|
|
strpool.c
|
Documentation tweaks.
|
2011-02-21 08:41:03 +09:00 |
struct.c
|
Correct an error message and tidy some code.
|
2011-02-15 22:25:40 +09:00 |
stub.c
|
Clean up objective-qc type encoding.
|
2011-02-18 20:51:04 +09:00 |
switch.c
|
|
|
symtab.c
|
Allow zero size arrays to match sized arrays of the same type.
|
2011-02-15 12:08:03 +09:00 |
type.c
|
Clean up objective-qc type encoding.
|
2011-02-18 20:51:04 +09:00 |