Idris2/tests/idris2/basic044
Edwin Brady 7f210b52aa Inline small metavariables
Where 'small' means they don't refer to other metavariables, except
right at the top level, and they don't go beyond a certain small depth,
arrived at by experimenting.

We already did a bit of this, but only for depth 0. The effect of this
is that we don't need to save out lots of metavariables, so ttc loading
is faster. This takes about 8s off the Idris build time!
2021-05-18 17:56:36 +01:00
..
expected Inline small metavariables 2021-05-18 17:56:36 +01:00
run [ contrib ] Arithmetic on Fin (#830) 2021-04-23 12:05:13 +01:00
Term.idr [ re #1087 ] Better error messages in the REPL 2021-02-19 12:34:19 +00:00
Vec.idr [ re #1087 ] Better error messages in the REPL 2021-02-19 12:34:19 +00:00