lean4-htt/src/Lean/Meta
Leonardo de Moura 12f69a78b7 chore: change meaning of lambdaTelescope
`lambdaTelescope` now only consumes `lambda`s.
`lambdaLetTelescope` implements the old behavior.
2020-09-04 13:35:17 -07:00
..
EqnCompiler feat: new and improved mkAuxDefinition 2020-09-03 17:37:06 -07:00
Tactic feat: preserve nonDep flag at LocalDecl.ldecl 2020-09-03 09:08:59 -07:00
AbstractMVars.lean refactor: build all main monads on top of ECoreM 2020-08-20 18:36:04 -07:00
AppBuilder.lean chore: cleanup 2020-08-28 09:18:22 -07:00
Basic.lean chore: change meaning of lambdaTelescope 2020-09-04 13:35:17 -07:00
Check.lean chore: change meaning of lambdaTelescope 2020-09-04 13:35:17 -07:00
Closure.lean doc: Closure.lean 2020-09-03 18:06:30 -07:00
CollectMVars.lean feat: improve error location for unassigned holes in the exact tactic 2020-08-30 15:37:11 -07:00
DiscrTree.lean
DiscrTreeTypes.lean chore: move PersistentHashMap and PersistentHashSet to Std 2020-06-25 11:56:00 -07:00
EqnCompiler.lean refactor: DepElim.lean ==> Match.lean 2020-08-17 16:34:39 -07:00
Exception.lean feat: uniform Exceptions 2020-08-21 17:02:21 -07:00
ExprDefEq.lean refactor: remove unnecessary abstraction 2020-09-03 10:16:56 -07:00
FunInfo.lean
GeneralizeTelescope.lean feat: preserve nonDep flag at LocalDecl.ldecl 2020-09-03 09:08:59 -07:00
InferType.lean chore: change meaning of lambdaTelescope 2020-09-04 13:35:17 -07:00
Instances.lean refactor: polymorphic applyAttributes 2020-08-27 10:46:33 -07:00
KAbstract.lean refactor: use MonadControlT 2020-08-25 13:54:42 -07:00
LevelDefEq.lean refactor: move polymorphic Meta methods back to Meta namespace 2020-08-25 14:57:58 -07:00
Offset.lean refactor: add MonadMetaM class 2020-08-24 12:17:47 -07:00
Partial.lean feat: add addPartialDecls 2020-08-31 14:23:54 -07:00
RecursorInfo.lean chore: cleanup 2020-08-28 09:18:22 -07:00
Reduce.lean refactor: add MonadMetaM class 2020-08-24 12:17:47 -07:00
ReduceEval.lean refactor: build all main monads on top of ECoreM 2020-08-20 18:36:04 -07:00
SynthInstance.lean refactor: move polymorphic Meta methods back to Meta namespace 2020-08-25 14:57:58 -07:00
Tactic.lean
TransparencyMode.lean refactor: move TransparencyMode to its own file 2020-08-24 12:17:47 -07:00
WHNF.lean feat: support for tracking which let-decls have been zeta expanded 2020-09-03 11:32:46 -07:00