Idris2-boot/tests/idris2/reg007
Edwin Brady 819c9d7af1 Evaluate primitives (fromInteger etc)
At least as long as the number is small enough (currently set to < 100).
This is because it can open up further evaluation opportunities when
typechecking, and can make the term we're working with smaller - it also
makes display a bit neater.
Overall this makes some pathological cases of terrible performance much
better, without hurting anything else.
2020-04-23 21:21:08 +01:00
..
expected Evaluate primitives (fromInteger etc) 2020-04-23 21:21:08 +01:00
Main.idr Unifier mustn't resolve things which aren't holes 2020-03-09 23:04:02 +00:00
run Unifier mustn't resolve things which aren't holes 2020-03-09 23:04:02 +00:00