lean4-htt/src/Lean/Meta
2023-10-25 01:52:19 +00:00
..
Match chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Tactic fix: rw ... at h unknown fvar bug (#2728) 2023-10-25 01:52:19 +00:00
AbstractMVars.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
AbstractNestedProofs.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
ACLt.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
AppBuilder.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Basic.lean chore: update comments at src/Lean/Meta/Basic.lean 2023-10-14 10:20:29 -07:00
CasesOn.lean
Check.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
Closure.lean fix: use mkAuxTheoremFor when creating helper proof_n theorems 2023-06-21 20:28:17 -07:00
Coe.lean fix: allow function coercion to assign universe mvars 2023-03-08 15:54:07 -08:00
CollectFVars.lean
CollectMVars.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
CongrTheorems.lean fix: fixes #1808 2022-11-28 07:48:54 -08:00
Constructions.lean fix: catch kernel exceptions in Kernel.{isDefEq, whnf} 2022-10-20 05:38:29 -07:00
DecLevel.lean
DiscrTree.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
DiscrTreeTypes.lean feat: add support for HO projections at DiscrTree 2023-01-05 13:33:43 -08:00
Eqns.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Eval.lean
ExprDefEq.lean chore: correcting typos (#2746) 2023-10-24 10:55:30 +00:00
ExprLens.lean
ExprTraverse.lean
ForEachExpr.lean
FunInfo.lean
GeneralizeTelescope.lean
GeneralizeVars.lean
GetUnfoldableConst.lean doc: improve doc-string for Meta.getConst? 2023-08-24 07:42:28 -07:00
GlobalInstances.lean feat: automatic extension names 2022-10-06 17:19:30 -07:00
IndPredBelow.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Inductive.lean
InferType.lean
Injective.lean feat: trace nodes for SizeOf and injectivity theorem generation 2023-06-27 16:17:46 -07:00
Instances.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
KAbstract.lean feat: allow configuring occs in rw 2023-09-13 12:03:18 -07:00
KExprMap.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
LevelDefEq.lean refactor: replace ignoreLevelMVarDepth by levelAssignDepth 2022-12-19 20:14:17 +01:00
Match.lean
MatchUtil.lean
Offset.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
PPGoal.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
RecursorInfo.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Reduce.lean
ReduceEval.lean
SizeOf.lean feat: trace nodes for SizeOf and injectivity theorem generation 2023-06-27 16:17:46 -07:00
Structure.lean
SynthInstance.lean Revert "Cancel outstanding tasks on document edit in the language server" (#2703) 2023-10-17 00:59:11 +00:00
Tactic.lean
Transform.lean chore: expand docstring for TransformStep.visit 2023-05-31 05:48:25 -07:00
TransparencyMode.lean
UnificationHint.lean feat: parameterize DiscrTree indicating whether non trivial reductions are allowed or not when indexing/retrieving terms 2022-11-15 16:47:12 -08:00
WHNF.lean Revert "Cancel outstanding tasks on document edit in the language server" (#2703) 2023-10-17 00:59:11 +00:00