lean4-htt/src/Lean/Meta
2021-02-16 17:41:18 -08:00
..
Match chore: cleanup 2021-02-16 16:16:21 -08:00
Tactic refactor: move defeq unfolding to reduce, use transform to implement dsimp 2021-02-16 17:41:18 -08:00
AbstractMVars.lean chore: use deriving BEq 2020-12-22 18:10:20 -08:00
AbstractNestedProofs.lean chore: change checkCache type 2020-12-06 16:24:51 -08:00
AppBuilder.lean feat: simplify ctor_1 ... = ctor_2 ... 2021-02-15 12:40:19 -08:00
Basic.lean fix: missing occursCheck at SyntheticMVars 2021-01-29 17:13:04 -08:00
Check.lean chore: naming convention 2021-02-11 15:05:26 -08:00
Closure.lean chore: Declaration.lean naming convention 2021-01-20 17:07:02 -08:00
Coe.lean feat: unfold coercions and coeFun, coeSort, coeM, liftCoeM 2021-02-14 10:27:34 -08:00
CollectMVars.lean chore: remove "liftable methods" 2020-12-09 15:06:07 -08:00
DiscrTree.lean feat: elaborate noindex! annotation 2020-12-28 17:49:54 -08:00
DiscrTreeTypes.lean chore: use deriving BEq 2020-12-22 18:10:20 -08:00
ExprDefEq.lean fix: checkAssignment 2021-02-11 16:56:32 -08:00
ForEachExpr.lean chore: remove unnecessary do 2021-01-26 12:41:07 -08:00
FunInfo.lean fix: typo at ParamInfo.isExplicit 2021-01-11 07:08:17 -08:00
GeneralizeTelescope.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
GetConst.lean feat: add TransparencyMode.instances 2020-11-29 18:12:33 -08:00
Inductive.lean feat: add deriving DecidableEq 2020-12-17 17:30:23 -08:00
InferType.lean chore: naming convention 2021-02-11 15:05:26 -08:00
Instances.lean chore: naming convention 2021-02-11 15:05:26 -08:00
KAbstract.lean chore: cleanup 2021-01-05 14:58:23 -08:00
LevelDefEq.lean fix: solve method at isLevelDefEq 2021-01-20 08:36:26 -08:00
Match.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
MatchUtil.lean chore: cleanup 2020-10-27 13:26:21 -07:00
Offset.lean fix: bug at isDefEqOffset 2021-01-15 13:08:37 -08:00
PPGoal.lean chore: change checkCache type 2020-12-06 16:24:51 -08:00
RecursorInfo.lean chore: naming convention 2021-02-11 15:05:26 -08:00
Reduce.lean chore: add cache 2021-01-06 06:21:55 -08:00
ReduceEval.lean fix: improve Offset.lean 2020-11-27 08:40:43 -08:00
SizeOf.lean fix: mkSizeOfSpecLemmaInstance 2021-01-27 18:24:32 -08:00
SynthInstance.lean chore: increase synthInstance.maxHeartbeats default 2021-02-04 17:36:12 -08:00
Tactic.lean feat: add simp attribute 2020-12-28 08:20:28 -08:00
Transform.lean fix: make Meta.transform use matching aux functions 2021-01-17 10:04:33 +01:00
TransparencyMode.lean chore: add Repr instance for TransparencyMode 2021-02-04 20:40:05 -08:00
UnificationHint.lean chore: naming convention 2021-02-11 15:05:26 -08:00
WHNF.lean refactor: move defeq unfolding to reduce, use transform to implement dsimp 2021-02-16 17:41:18 -08:00