lean4-htt/src/Lean/Meta
2022-07-29 10:30:43 -07:00
..
Match refactor: improve MVarId method discoverability 2022-07-27 17:49:00 -07:00
Tactic doc: add some docstrings and docstrings details 2022-07-29 10:30:43 -07:00
AbstractMVars.lean refactor: add type LevelMVarId (and abbreviation LMarId) 2022-07-24 17:21:45 -07:00
AbstractNestedProofs.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -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: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
Basic.lean doc: add some docstrings and docstrings details 2022-07-29 10:30:43 -07:00
CasesOn.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Check.lean doc: add some doc strings 2022-07-27 18:02:47 -07:00
Closure.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Coe.lean chore: rename coeM and liftCoeM 2022-01-20 15:33:17 -08:00
CollectFVars.lean chore: cleanup 2022-07-25 22:39:56 -07:00
CollectMVars.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
CongrTheorems.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Constructions.lean fix: constant => opaque issues 2022-06-14 17:19:54 -07:00
DecLevel.lean refactor: add doc strings, cleanup, and dotted notation friendly API 2022-07-27 16:01:15 -07:00
DiscrTree.lean chore: cleanup 2022-07-25 22:39:56 -07:00
DiscrTreeTypes.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -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 perf: simpler isDefEq caching 2022-07-27 19:35:45 -07: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: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
FunInfo.lean feat: add higherOrderOutParam to ParamInfo 2022-07-11 18:52:01 -07:00
GeneralizeTelescope.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
GeneralizeVars.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -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 refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Inductive.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
InferType.lean refactor: add doc strings, cleanup, and dotted notation friendly API 2022-07-27 16:01:15 -07:00
Injective.lean refactor: improve MVarId method discoverability 2022-07-27 17:49:00 -07:00
Instances.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
KAbstract.lean doc: add some doc strings 2022-07-27 18:02:47 -07:00
KExprMap.lean doc: add some doc strings 2022-07-27 18:02:47 -07:00
LevelDefEq.lean refactor: add doc strings, cleanup, and dotted notation friendly API 2022-07-27 16:01:15 -07:00
Match.lean chore: move MatchEqs 2021-08-17 21:32:32 -07:00
MatchUtil.lean doc: apply suggestions from code review 2022-07-20 15:30:30 -07:00
Offset.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
PPGoal.lean feat: add option pp.showLetValues 2022-07-26 17:53:34 -07:00
RecursorInfo.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -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 fix: convert inductive type instance implicit parameters to implicit when building SizeOf instance 2022-07-26 12:42:47 -07:00
Structure.lean fix: diamonds with dependent fields 2021-08-09 19:01:08 -07:00
SynthInstance.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -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-25 22:39:56 -07:00