code_generation
|
Introduce Type::Signature to the AST
|
2023-08-30 14:05:46 -04:00 |
common
|
Use interior mutability pattern for Assigner
|
2023-08-17 17:22:56 -04:00 |
dead_code_elimination
|
Use NodeBuilder in Flattener
|
2023-08-17 17:22:56 -04:00 |
flattening
|
fix more warnings
|
2023-08-18 16:47:08 -07:00 |
function_inlining
|
fix more warnings
|
2023-08-18 16:47:08 -07:00 |
loop_unrolling
|
Use NodeBuilder in LoopUnroller
|
2023-08-17 17:22:57 -04:00 |
static_single_assignment
|
fix noop method call warnings
|
2023-08-18 16:16:55 -07:00 |
symbol_table_creation
|
Fmts and clippies
|
2023-03-26 23:18:03 -07:00 |
lib.rs
|
Initial scaffolding for dead code elimination
|
2023-02-21 17:09:22 -08:00 |
pass.rs
|
chore: update the license headers (#2252)
|
2023-02-02 14:27:06 -08:00 |