| .. |
|
assemble.rs
|
End-to-end with register allocation.
|
2026-03-08 01:27:09 -06:00 |
|
ir_add.rs
|
Add stack offset propagation, clean up some deprecated things.
|
2026-03-08 13:14:38 -05:00 |
|
ir_allocate.rs
|
Compiling fields getters/setters.
|
2026-03-12 21:52:52 -05:00 |
|
ir_assign.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_block.rs
|
More work on getting example to compile, need to use fqns and proper returns.
|
2026-03-12 23:48:35 -05:00 |
|
ir_call.rs
|
More work on getting example to compile, need to use fqns and proper returns.
|
2026-03-12 23:48:35 -05:00 |
|
ir_expression.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_function.rs
|
Compiling fields getters/setters.
|
2026-03-12 21:52:52 -05:00 |
|
ir_get_field_ref_mut.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_get_field_ref.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_multiply.rs
|
Complete negation operator.
|
2026-03-11 19:54:47 -05:00 |
|
ir_operation.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_parameter.rs
|
End-to-end with register allocation.
|
2026-03-08 01:27:09 -06:00 |
|
ir_read_field.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_return.rs
|
More work on getting example to compile, need to use fqns and proper returns.
|
2026-03-12 23:48:35 -05:00 |
|
ir_set_field.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
ir_statement.rs
|
Compiling fields getters/setters.
|
2026-03-12 21:52:52 -05:00 |
|
ir_subtract.rs
|
A lot of work just to do subtraction.
|
2026-03-09 19:22:35 -05:00 |
|
ir_variable.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
mod.rs
|
Lots of work e2e for reading/setting fields.
|
2026-03-13 09:16:41 -05:00 |
|
register_allocation.rs
|
Add stack offset propagation, clean up some deprecated things.
|
2026-03-08 13:14:38 -05:00 |
|
util.rs
|
Compiling fields getters/setters.
|
2026-03-12 21:52:52 -05:00 |