.. |
algebra.h
|
[qfcc] Clean up some struct forward declarations
|
2023-10-01 17:45:27 +09:00 |
attribute.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
class.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
codespace.h
|
Nuke the rcsid stuff.
|
2012-04-22 10:56:32 +09:00 |
cpp.h
|
Replace system defines/includes with qfcc's
|
2020-02-19 02:35:09 +09:00 |
dags.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
debug.h
|
[qfcc] Clean up string lexing for preprocessing
|
2023-10-21 01:15:40 +09:00 |
def.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
defspace.h
|
[qfcc] Ensure progs defs are sorted by address
|
2023-09-12 22:26:30 +09:00 |
diagnostic.h
|
[qfcc] Be more const-correct with expressions
|
2023-10-02 14:46:39 +09:00 |
dot.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
emit.h
|
Nuke the rcsid stuff.
|
2012-04-22 10:56:32 +09:00 |
evaluate.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
expr.h
|
[qfcc] Support implicit typing for new_value_expr
|
2023-10-20 20:51:19 +09:00 |
expr_names.h
|
[qfcc] Use non-invasive lists for block expressions
|
2023-09-25 16:57:15 +09:00 |
flow.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
function.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
grab.h
|
Merge branch 'qfcc-cse'
|
2012-12-13 20:17:28 +09:00 |
idstuff.h
|
[gamecode] Move progs auxiliary headers into a subdirectory
|
2022-01-09 00:26:52 +09:00 |
linker.h
|
Make linker_add_def take a pointer for the value.
|
2012-11-14 13:12:58 +09:00 |
Makemodule.am
|
[qfcc] Start work on implementing geometric algebra
|
2023-08-21 17:58:20 +09:00 |
method.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
obj_file.h
|
[qfcc] Support alignment in qfo spaces
|
2022-07-31 17:15:47 +09:00 |
obj_type.h
|
[gamecode] Move progs auxiliary headers into a subdirectory
|
2022-01-09 00:26:52 +09:00 |
opcodes.h
|
[qfcc] Dump emitted statements when verbosity >= 2
|
2022-01-20 13:08:05 +09:00 |
options.h
|
[qfcc] Add support for associativity
|
2023-09-30 11:06:06 +09:00 |
pragma.h
|
Allow pragmas to have arguments
|
2020-02-15 23:49:12 +09:00 |
qfcc.h
|
[qfcc] Implement basic conditional compilation
|
2023-10-23 00:10:25 +09:00 |
qfprogs.h
|
Fix qfo strings dumping
|
2020-02-23 15:08:31 +09:00 |
reloc.h
|
[qfcc] Support alignment in qfo spaces
|
2022-07-31 17:15:47 +09:00 |
rua-lang.h
|
[qfcc] Implement basic conditional compilation
|
2023-10-23 00:10:25 +09:00 |
shared.h
|
[qfcc] Use dags for many expressions
|
2023-09-25 16:57:15 +09:00 |
statements.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
strpool.h
|
[qfcc] Clean up string lexing for preprocessing
|
2023-10-21 01:15:40 +09:00 |
struct.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
switch.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
symtab.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
type.h
|
[qfcc] Make expressions const-correct
|
2023-09-29 10:15:59 +09:00 |
value.h
|
[qfcc] Support offset aliases of values
|
2023-09-11 22:56:10 +09:00 |
vec_types.h
|
[qfcc] Implement some basics for the vector types
|
2022-02-04 00:25:31 +09:00 |