lean4-htt/src/Lean/Meta
2022-07-18 21:02:31 -07:00
..
Match refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Tactic feat: allow an ApplyConfig argument at constructor tactic (#1319) 2022-07-18 21:02:31 -07:00
AbstractMVars.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
AbstractNestedProofs.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
ACLt.lean chore: use a[i]! for array accesses that may panic 2022-07-02 15:12:05 -07:00
AppBuilder.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Basic.lean chore: docstring 2022-07-18 22:16:32 -04:00
CasesOn.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Check.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Closure.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Coe.lean chore: rename coeM and liftCoeM 2022-01-20 15:33:17 -08:00
CollectFVars.lean fix: bug at addDependencies 2022-06-24 06:20:00 -07:00
CollectMVars.lean refactor: simplify/cleanup DelayedMetavarAssignment 2022-07-06 15:24:17 -07:00
CongrTheorems.lean chore: use a[i]! for array accesses that may panic 2022-07-02 15:12:05 -07:00
Constructions.lean fix: constant => opaque issues 2022-06-14 17:19:54 -07:00
DecLevel.lean refactor: use computed fields for Level 2022-07-11 14:19:41 -07:00
DiscrTree.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
DiscrTreeTypes.lean feat: add support for kernel projections to DiscrTree 2021-07-29 16:59:47 -07:00
Eqns.lean chore: reset local context at correct place 2022-04-29 09:08:44 -07:00
Eval.lean feat: add evalTerm and Meta.evalExpr 2022-06-28 19:14:40 -07:00
ExprDefEq.lean chore: remove dead code 2022-07-18 22:16:32 -04:00
ExprLens.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
ExprTraverse.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
ForEachExpr.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
FunInfo.lean feat: add higherOrderOutParam to ParamInfo 2022-07-11 18:52:01 -07:00
GeneralizeTelescope.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
GeneralizeVars.lean chore: cleanup 2022-07-04 07:15:04 -07:00
GetConst.lean chore: style 2022-07-10 15:26:26 -07:00
GlobalInstances.lean refactor: break DiscrTree -> WHNF dependency 2021-07-29 15:26:35 -07:00
IndPredBelow.lean chore: use a[i]! for array accesses that may panic 2022-07-02 15:12:05 -07:00
Inductive.lean refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files 2021-12-06 09:57:00 -08:00
InferType.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Injective.lean feat: add field all to DefinitionVal and TheoremVal 2022-06-23 16:13:26 -07:00
Instances.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
KAbstract.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
KExprMap.lean fix: bug at KExprMap 2022-03-16 16:07:14 -07:00
LevelDefEq.lean refactor: use computed fields for Level 2022-07-11 14:19:41 -07:00
Match.lean chore: move MatchEqs 2021-08-17 21:32:32 -07:00
MatchUtil.lean feat: add support for HEq at injections tactic 2022-02-23 17:31:17 -08:00
Offset.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
PPGoal.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
RecursorInfo.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Reduce.lean chore: use a[i]! for array accesses that may panic 2022-07-02 15:12:05 -07:00
ReduceEval.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
SizeOf.lean refactor: use computed fields for Level 2022-07-11 14:19:41 -07:00
Structure.lean fix: diamonds with dependent fields 2021-08-09 19:01:08 -07:00
SynthInstance.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Tactic.lean feat: add hand-written rfl tactic 2022-04-09 11:57:27 -07:00
Transform.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
TransparencyMode.lean feat: add Meta.Rewrite.Config 2021-09-12 18:44:08 -07:00
UnificationHint.lean chore: unused variables 2022-06-07 17:54:10 -07:00
WHNF.lean chore: cleanup 2022-07-11 18:52:55 -07:00