.. |
.indent.pro
|
|
|
class.c
|
Clean up emit_protocol_list
|
2019-06-08 19:23:49 +09:00 |
codespace.c
|
|
|
constfold.c
|
Improve handling of temp aliases
|
2019-06-12 00:37:02 +09:00 |
cpp.c
|
|
|
dags.c
|
Make operand->type actual type instead of low-level
|
2019-06-17 23:38:34 +09:00 |
debug.c
|
|
|
def.c
|
Make operand->type actual type instead of low-level
|
2019-06-17 23:38:34 +09:00 |
defspace.c
|
|
|
diagnostic.c
|
Make error, warning and notice give compiler file/line too.
|
2018-10-13 09:31:00 +09:00 |
disassemble.c
|
|
|
dot.c
|
Number dot dumps to help identify order
|
2019-06-16 19:12:18 +09:00 |
dot_dag.c
|
|
|
dot_expr.c
|
Add support for binary alias expressions
|
2019-06-10 23:48:58 +09:00 |
dot_flow.c
|
|
|
dot_sblock.c
|
|
|
dump_globals.c
|
Rename qfot_type_t.ty to meta
|
2019-06-09 18:10:07 +09:00 |
dump_lines.c
|
|
|
dump_modules.c
|
|
|
dump_strings.c
|
|
|
emit.c
|
Make operand->type actual type instead of low-level
|
2019-06-17 23:38:34 +09:00 |
expr.c
|
Merge aliased alias expressions
|
2019-06-17 22:48:42 +09:00 |
expr_assign.c
|
Add support for binary alias expressions
|
2019-06-10 23:48:58 +09:00 |
expr_binary.c
|
Support vector/quaternion division by float
|
2019-06-10 08:44:36 +09:00 |
flow.c
|
Use tempop_visit_all for flow and dags
|
2019-06-16 16:56:39 +09:00 |
function.c
|
Be more informative for pass by value size errors
|
2019-06-06 06:46:38 +09:00 |
grab.c
|
|
|
idstuff.c
|
|
|
linker.c
|
Rename qfot_type_t.ty to meta
|
2019-06-09 18:10:07 +09:00 |
Makefile.am
|
Stop bison complaining about %expect
|
2019-06-09 16:19:27 +09:00 |
method.c
|
Correct a typo
|
2019-06-08 19:23:10 +09:00 |
obj_file.c
|
Rename qfot_type_t.ty to meta
|
2019-06-09 18:10:07 +09:00 |
obj_type.c
|
Rename qfot_type_t.ty to meta
|
2019-06-09 18:10:07 +09:00 |
opcodes.c
|
Make operand->type actual type instead of low-level
|
2019-06-17 23:38:34 +09:00 |
options.c
|
|
|
pragma.c
|
|
|
problem_with_nil.txt
|
Document some problems with nil
|
2019-06-09 22:29:51 +09:00 |
qc-lex.l
|
|
|
qc-parse.y
|
Make binary_expr fold constants
|
2019-06-10 00:36:13 +09:00 |
qfcc.c
|
Support assigning non-constant vector expressions.
|
2018-10-12 22:05:17 +09:00 |
qfpreqcc
|
|
|
qfprogs.c
|
Simplify the call to PR_LoadProgsFile.
|
2018-10-11 10:06:48 +09:00 |
qp-lex.l
|
|
|
qp-parse.y
|
Clean up redundant type parameter to initialize_def.
|
2018-10-15 22:11:20 +09:00 |
reloc.c
|
|
|
shared.c
|
|
|
statements.c
|
Make operand->type actual type instead of low-level
|
2019-06-17 23:38:34 +09:00 |
strpool.c
|
|
|
struct.c
|
Delay creating actual enum symbols
|
2019-06-10 07:44:23 +09:00 |
stub.c
|
Make error, warning and notice give compiler file/line too.
|
2018-10-13 09:31:00 +09:00 |
switch.c
|
Make binary_expr fold constants
|
2019-06-10 00:36:13 +09:00 |
symtab.c
|
Start work on simple names in symbol tables
|
2019-06-06 07:01:44 +09:00 |
type.c
|
Move ev_types into types.[ch]
|
2019-06-10 18:04:25 +09:00 |
value.c
|
Ensure pointer values always have a type
|
2019-06-10 23:52:39 +09:00 |