lean4-htt/src/Lean/Meta
2020-09-17 08:12:28 -07:00
..
Match refactor: move isDefEqGuarded helper 2020-09-16 10:15:47 -07:00
Tactic fix: apply 2020-09-16 16:18:30 -07:00
AbstractMVars.lean refactor: build all main monads on top of ECoreM 2020-08-20 18:36:04 -07:00
AbstractNestedProofs.lean feat: abstract proofs occurring in binders 2020-09-08 12:29:35 -07:00
AppBuilder.lean chore: cleanup 2020-08-28 09:18:22 -07:00
Basic.lean feat: delaborator: tolerate ill-typed terms (such as IR) 2020-09-17 08:12:28 -07:00
Check.lean refactor: add DefEqM 2020-09-12 16:42:16 -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: add DefEqM 2020-09-12 16:42:16 -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 isDefEqGuarded helper 2020-09-16 10:15:47 -07:00
Match.lean refactor: src/Lean/Meta/EqnCompiler ==> src/Lean/Meta/Match 2020-09-07 11:09:48 -07:00
MatchUtil.lean feat: improve subst tactic 2020-09-09 16:20:15 -07:00
Offset.lean refactor: add DefEqM 2020-09-12 16:42:16 -07:00
RecursorInfo.lean feat: add findRecArg 2020-09-08 17:25:35 -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 chore: reduce default max steps 2020-09-13 16:18:53 -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 doc: possible improvement 2020-09-13 13:16:03 -07:00