Cameron Zwarich
|
361ca788a7
|
refactor: split the LCNF pass list into separate base/mono lists (#9816)
This will make it easier to run the two phases in parallel.
|
2025-08-10 04:23:19 +00:00 |
|
Cameron Zwarich
|
891a2c6590
|
chore: reenable subset of new-compiler tests and delete others
|
2025-06-20 17:29:10 +02:00 |
|
Sebastian Ullrich
|
bddb2152e5
|
chore: default compiler.enableNew to false until development restarts (#3034)
|
2023-12-21 07:48:25 +00:00 |
|
Leonardo de Moura
|
59b4d977b5
|
chore: fix tests
|
2022-09-10 15:06:03 -07:00 |
|
Leonardo de Moura
|
ca098d3769
|
feat: inline applications of the form inline (f ...)
The `inline` identity function is a directive for the compiler.
|
2022-09-10 13:28:49 -07:00 |
|