lean4-htt/library
Leonardo de Moura ccfa57d657 chore: rename constructors
Before we start writing a lot of Expr code.

- `Expr.pi` does not make sense anymore.
- `Expr.elet` is weird. `«let»` is too inconvenient to write. So, I
   used `letE` short for `letExpr`. GHC avoids this issue because
   keywords are lowercase and constructors are capitalized.
2019-10-24 13:53:33 -07:00
..
Init chore: rename constructors 2019-10-24 13:53:33 -07:00
library.md chore(library/library.md): update documentation 2017-08-16 14:17:26 -07:00
Makefile.in fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
relative.py chore: preparing for new naming convention 2019-10-04 14:22:23 -07:00