leo/compiler/passes/src
d0cd c8f6089be3
[Fix] Excludes inline functions from produced bytecode. (#2277)
* Remove codegen for inline functions

* Regen expectations
2023-02-21 14:17:11 -08:00
..
code_generation [Fix] Excludes inline functions from produced bytecode. (#2277) 2023-02-21 14:17:11 -08:00
common Address feedback 2023-02-14 16:30:12 -08:00
flattening Address feedback 2023-02-14 16:30:12 -08:00
function_inlining Fixes issues with function inlining from imported programs. (#2271) 2023-02-16 22:13:54 -08:00
loop_unrolling Rename CallType to Variant 2023-02-08 16:32:08 -08:00
static_single_assignment Address feedback 2023-02-14 16:30:12 -08:00
symbol_table_creation Cleanup 2023-02-05 12:46:20 -08:00
type_checking Fixes issues with function inlining from imported programs. (#2271) 2023-02-16 22:13:54 -08:00
lib.rs Cleanup 2023-02-09 19:36:14 -08:00
pass.rs chore: update the license headers (#2252) 2023-02-02 14:27:06 -08:00