lean4-htt/src/Lean/Meta
2020-09-07 14:33:39 -07:00
..
Match chore: mkElim ==> mkMatcher 2020-09-07 14:33:39 -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: control code size explosion 2020-09-07 08:42:39 -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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
DiscrTreeTypes.lean chore: move PersistentHashMap and PersistentHashSet to Std 2020-06-25 11:56:00 -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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
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
Match.lean refactor: src/Lean/Meta/EqnCompiler ==> src/Lean/Meta/Match 2020-09-07 11:09:48 -07:00
Offset.lean refactor: add MonadMetaM class 2020-08-24 12:17:47 -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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
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