lean4-htt/src/Lean/Meta
2021-08-17 21:32:32 -07:00
..
Match chore: move MatchEqs 2021-08-17 21:32:32 -07:00
Tactic feat: add spliIfGoal 2021-08-17 21:32:32 -07:00
AbstractMVars.lean fix: fixes #457 2021-05-12 20:45:54 -07:00
AbstractNestedProofs.lean chore: use zeta expansion at AbstractNestedProofs module 2021-07-23 11:48:59 -07:00
AppBuilder.lean chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
Basic.lean perf: restore monad instance specialization hack 2021-08-12 21:09:09 +02:00
Check.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Closure.lean chore: missing argument 2021-07-23 11:37:28 -07:00
Coe.lean feat: unfold coercions and coeFun, coeSort, coeM, liftCoeM 2021-02-14 10:27:34 -08:00
CollectFVars.lean refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07:00
CollectMVars.lean chore: remove "liftable methods" 2020-12-09 15:06:07 -08:00
DiscrTree.lean feat: start support for strict implicit binder annotation 2021-08-03 18:42:15 -07:00
DiscrTreeTypes.lean feat: add support for kernel projections to DiscrTree 2021-07-29 16:59:47 -07:00
ExprDefEq.lean fix: fixes #602 2021-08-05 16:14:04 -07:00
ForEachExpr.lean chore: remove unnecessary do 2021-01-26 12:41:07 -08:00
FunInfo.lean feat: start support for strict implicit binder annotation 2021-08-03 18:42:15 -07:00
GeneralizeTelescope.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
GeneralizeVars.lean feat: match auto generalization 2021-04-16 21:48:38 -07:00
GetConst.lean refactor: break DiscrTree -> WHNF dependency 2021-07-29 15:26:35 -07:00
GlobalInstances.lean refactor: break DiscrTree -> WHNF dependency 2021-07-29 15:26:35 -07:00
IndPredBelow.lean chore: remove workaround 2021-08-13 19:35:47 -07:00
Inductive.lean feat: add deriving DecidableEq 2020-12-17 17:30:23 -08:00
InferType.lean refactor: replace IO.Ref with the extern/export hack at MetaM 2021-08-03 11:50:57 -07:00
Injective.lean feat: add registerSimpAttr 2021-08-16 09:59:58 -07:00
Instances.lean feat: generic tagged Format 2021-08-01 09:58:44 +02:00
KAbstract.lean chore: cleanup 2021-01-05 14:58:23 -08:00
LevelDefEq.lean chore: update comment 2021-07-28 17:18:41 -07:00
Match.lean chore: move MatchEqs 2021-08-17 21:32:32 -07:00
MatchUtil.lean feat: add contradiction 2021-03-03 17:00:54 -08:00
Offset.lean fix: make sure isDefEqOffset does not expose kernel nat literals 2021-08-02 11:27:00 -07:00
PPGoal.lean chore: fewer explicit types 2021-08-01 09:58:44 +02:00
RecursorInfo.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Reduce.lean fix: fixes #620 2021-08-10 15:06:06 -07:00
ReduceEval.lean chore: fix module comments, they must occur after the imports 2021-08-06 14:02:42 -07:00
SizeOf.lean chore: use "theorem" instead of "lemma" in messages 2021-05-21 20:35:23 -07:00
SortLocalDecls.lean fix: perform topological sort on pattern variables 2021-03-22 20:35:07 -07:00
Structure.lean fix: diamonds with dependent fields 2021-08-09 19:01:08 -07:00
SynthInstance.lean fix: fixes #602 2021-08-05 16:14:04 -07:00
Tactic.lean feat: add spliIfGoal 2021-08-17 21:32:32 -07:00
Transform.lean fix: another instance of the binder cache issue 2021-05-05 10:45:38 -07:00
TransparencyMode.lean chore: remove HashableUSize instances 2021-06-02 08:48:11 -07:00
UnificationHint.lean feat: generic tagged Format 2021-08-01 09:58:44 +02:00
WHNF.lean fix: to do unfold matcher applications that cannot be reduced when smartUnfolding is true 2021-08-17 21:32:32 -07:00