.. |
.gitignore
|
Restructure emit so it goes through a method table.
|
2013-10-05 12:19:06 +01:00 |
Makefile
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
asmthumb.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
asmthumb.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
asmx64.c
|
Compiler computes labels and max_num_labels.
|
2013-10-05 13:44:41 +01:00 |
asmx64.h
|
Compiler computes labels and max_num_labels.
|
2013-10-05 13:44:41 +01:00 |
compile.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
compile.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
emit.h
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
emitbc.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
emitcommon.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
emitcpy.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
emitthumb.c
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
emitx64.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
grammar.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
lexer.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
lexer.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
lexerfile.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
machine.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
main.c
|
Factorise EMIT_COMMON calls, mostly into emit_pass1.
|
2013-10-05 14:17:09 +01:00 |
malloc.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
misc.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
misc.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
parse.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
parse.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
qstr.c
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
runtime.c
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
runtime.h
|
Initial commit.
|
2013-10-04 19:53:11 +01:00 |
scope.c
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
scope.h
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
vm.c
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |
vm.h
|
Further factorise PASS_1 out of specific emit code.
|
2013-10-05 13:37:10 +01:00 |