lean4-htt/src/Lean/Meta
2020-09-22 18:55:02 -07:00
..
Match refactor: move MatcherInfo methods to Meta namespace 2020-09-22 16:59:21 -07:00
Tactic chore: improve error message 2020-09-18 15:23:28 -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 refactor: move mkArrow to MetaM 2020-09-22 18:55:02 -07:00
Check.lean fix: throwAppTypeMismatch should be polymorphic 2020-09-22 09:35:59 -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
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
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 AttrM 2020-09-21 16:44:20 -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 fix: default value 2020-09-17 15:58:29 -07:00
Tactic.lean refactor: Target&LocalDecl => Replace 2020-09-17 13:59:22 -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