Commit graph

9 commits

Author SHA1 Message Date
Sebastian Ullrich
6863877a1e feat: register [delab] attribute 2020-03-19 17:09:11 -07:00
Leonardo de Moura
36b723193c refactor: move ReplaceExpr to Init/Lean/Util 2020-02-17 18:41:13 -08:00
Leonardo de Moura
3c5b3cd91f feat: add Expr.replace helper function 2020-02-06 14:03:54 -08:00
Leonardo de Moura
40304df1af feat: add helper functions for accessing structures 2019-12-12 08:19:59 -08:00
Leonardo de Moura
b10d751a2f chore: Elaborator ==> Elab 2019-12-06 13:40:20 -08:00
Sebastian Ullrich
fde58d8fe4 feat: add Lean.MetaHasEval, rename HasEval to Lean.HasEval 2019-12-05 13:20:24 +01:00
Leonardo de Moura
cc5a3cca29 chore: move helper modules to src/Init/Lean/Util 2019-12-04 17:17:34 -08:00
Leonardo de Moura
4ce457eb51 chore: remove prototype for the new type class resolution
The code has been integrated into the `Meta` module.
2019-12-03 15:01:05 -08:00
Leonardo de Moura
c445199747 chore: library/Init ==> src/Init
cc @Kha @dselsam @cipher1024
2019-11-22 06:06:05 -08:00
Renamed from library/Init/Lean.lean (Browse further)