Idris2-boot/tests
Edwin Brady fa76f2a78b Bind auto implicit arg names in LHS
We were only doing implicits, so add auto implicits too. It's slightly
tricky, because we might also have implicits given of the form @{x}
which stands for the next auto implicit.

Fixes #50
2019-07-26 16:58:02 +01:00
..
chez Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
idris2 Bind auto implicit arg names in LHS 2019-07-26 16:58:02 +01:00
ttimp Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
typedd-book Finish Chapter 12 tests 2019-07-12 09:34:29 +02:00
Main.idr Bind auto implicit arg names in LHS 2019-07-26 16:58:02 +01:00
Makefile Change main program to be Idris2 2019-06-09 11:58:29 +01:00