David Gonzalez Martin
|
77e54285f5
|
instruction selection
|
2023-11-06 13:30:35 -06:00 |
|
David Gonzalez Martin
|
80ab6949d2
|
integrate tests into zig build API
|
2023-10-02 19:10:26 -06:00 |
|
David Gonzalez Martin
|
29dc3ffdf4
|
Fix release build
|
2023-10-02 14:20:40 -06:00 |
|
David Gonzalez Martin
|
d391898b95
|
instruction encoding
|
2023-10-02 13:23:00 -06:00 |
|
David Gonzalez Martin
|
c7bcfa1de9
|
instruction selection and register allocation
|
2023-10-01 15:43:00 -06:00 |
|
David Gonzalez Martin
|
bca2f024cd
|
ir for main function
|
2023-09-30 12:51:58 -06:00 |
|
David Gonzalez Martin
|
611e611cab
|
sema for main function
|
2023-09-29 18:22:34 -06:00 |
|
David Gonzalez Martin
|
7c8acf3e2a
|
add jit for x86_64
|
2023-09-24 22:03:28 -06:00 |
|
David Gonzalez Martin
|
65d248588d
|
exit process
|
2023-09-24 21:45:52 -06:00 |
|
David Gonzalez Martin
|
a2535ac512
|
x86_64 backend
|
2023-09-22 09:16:39 -06:00 |
|
David Gonzalez Martin
|
48c3b5e224
|
ir
|
2023-09-21 12:29:39 -06:00 |
|
David Gonzalez Martin
|
15a7df3f14
|
Barebones semantic analysis
|
2023-09-16 21:11:24 -06:00 |
|
David Gonzalez Martin
|
4e99ae0bf7
|
rework parser and lexer
|
2023-09-06 15:22:32 -06:00 |
|
David Gonzalez Martin
|
6616abf57f
|
add carriage return and tabs to the lexer
|
2023-09-03 21:04:06 -06:00 |
|
David Gonzalez Martin
|
e8a2e79a00
|
write better lexer and parser
|
2023-09-03 20:44:18 -06:00 |
|
David Gonzalez Martin
|
619145c7e7
|
introduce the general structure of the compiler
|
2023-07-29 11:04:43 -06:00 |
|
David Gonzalez Martin
|
931e60e37e
|
add binary rm-r operations
|
2023-07-12 09:04:58 -06:00 |
|
David Gonzalez Martin
|
afb8469af3
|
sub: test cases
|
2023-07-11 23:34:32 -06:00 |
|
David Gonzalez Martin
|
736215ffa8
|
First commit
|
2023-07-10 23:56:04 -06:00 |
|