lean4-htt/tests/lean/run
2022-08-27 10:41:55 -07:00
..
.gitignore
28.lean
29.lean
34.lean
52_lean3.lean
91_lean3.lean
102_lean3.lean
108.lean
111.lean
121.lean
125.lean
175.lean
229.lean
262.lean
269.lean
270.lean
280.lean
281.lean
282.lean
303.lean
305.lean
310.lean
319.lean
326.lean
327.lean
329.lean
335.lean chore: fix tests 2022-06-14 16:43:22 -07:00
337.lean
338.lean
341.lean
382.lean
387.lean
394.lean
436.lean
436_lean3.lean
441.lean
447_lean3.lean
452.lean
457.lean
461a.lean
461b.lean
462.lean
463.lean
470_lean3.lean chore: fix tests 2022-06-14 16:43:22 -07:00
471.lean
474_lean3.lean
481.lean
482.lean
492.lean
492_lean3.lean
498.lean
500_lean3.lean
501.lean
509.lean
536.lean
561.lean
569.lean fix: add workaround to prevent code explosion at deriving for FromJson 2021-08-05 06:58:07 -07:00
602.lean chore: fix tests 2022-06-14 16:43:22 -07:00
616.lean
633.lean feat: ignore {} annotation at constructors 2022-04-13 08:30:21 -07:00
644.lean
646.lean chore: fix tests 2022-07-02 15:25:06 -07:00
654.lean
664.lean
677.lean
696.lean
716.lean fix: make sure Quot primitives stay in eta expanded form 2021-10-08 09:36:06 -07:00
753.lean
760.lean
764.lean
783.lean
788.lean
790.lean
793.lean
796.lean
815.lean
821.lean
837.lean
847.lean feat: add support for guessing (very) simple WF relations 2022-03-02 11:52:00 -08:00
854.lean
860.lean
879.lean
891.lean
909.lean
944.lean
945.lean
946.lean
955.lean
968.lean
972.lean
983.lean
986.lean
988.lean chore: fix tests 2022-06-14 16:43:22 -07:00
998.lean
998Export.lean refactor: use computed fields for Name 2022-07-11 14:19:41 -07:00
1016.lean
1017.lean
1018.lean
1020.lean
1022.lean
1024.lean fix: simp_all bug when goal has duplicate hypotheses 2022-07-03 12:44:53 -07:00
1025.lean
1029.lean
1030.lean
1037.lean
1051.lean
1058.lean
1080.lean
1113b.lean
1118.lean chore: rename skip conv to rfl and add no-op skip 2022-08-01 13:54:36 -07:00
1120.lean feat: let/if indentation in do blocks 2022-06-13 16:18:49 -07:00
1123.lean
1124.lean chore: fix tests 2022-06-27 22:37:02 +02:00
1127.lean
1132.lean fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas 2022-07-25 16:53:13 -07:00
1143.lean
1155.lean
1156.lean
1158.lean
1168.lean
1169.lean
1171.lean
1179b.lean fix: mkSplitterProof 2022-06-12 19:38:54 -07:00
1182.lean
1184.lean fix: remove check from Simp.synthesizeArgs 2022-06-03 07:40:30 -07:00
1192.lean fix: fixes #1192 2022-06-06 18:20:45 -07:00
1193a.lean fix: unfold declarations tagged with [matchPattern] at reduceMatcher? even if transparency setting is not the default one 2022-06-06 15:53:40 -07:00
1193b.lean feat: improve default simp discharge method 2022-06-06 17:29:12 -07:00
1194.lean feat: simp_all now uses dependent hypotheses for simplification 2022-06-06 18:31:34 -07:00
1200.lean fix: resumePostponed backtracking 2022-07-12 16:52:45 -07:00
1202.lean fix: ac_rfl in subgoal 2022-08-11 07:16:38 -07:00
1224.lean test: issue #1224 2022-06-16 18:01:09 -07:00
1228.lean fix: make sure WF/Fix.lean tolerates MatcherApp.addArg? failures 2022-06-17 17:37:33 -07:00
1230.lean fix: fixes #1230 2022-06-20 09:58:27 -07:00
1234.lean fix: store discharge depth when caching simp results 2022-06-21 15:35:47 -07:00
1236.lean fix: typo at LinearExpr.toExpr 2022-06-21 14:28:26 -07:00
1237.lean fix: avoid unnecessary dependencies at mkMatcher 2022-06-23 10:21:32 -07:00
1247.lean fix: bug at addDependencies 2022-06-24 06:20:00 -07:00
1253.lean test: add test for issue #1253 2022-06-27 09:56:47 -07:00
1267.lean test: test for #1267 2022-06-29 15:40:13 -07:00
1274.lean fix: bound syntax kind at v:(ppSpace ident) etc. 2022-07-07 11:49:35 +02:00
1289.lean fix: def _root_ and dotted notation in recursive definitions 2022-07-07 07:57:51 -07:00
1293.lean fix: add workaround for issue #1293 2022-07-07 23:39:35 -07:00
1299.lean fix: special support for higher order output parameters at isDefEqArgs 2022-07-11 19:05:24 -07:00
1300.lean fix: fixes #1300 2022-07-12 14:08:47 -07:00
1302.lean feat: use default transparency at isDefEqProofIrrel 2022-07-11 12:11:10 -07:00
1305.lean feat: synthesize implicit structure fields in the structure instance notation 2022-07-26 13:24:57 -07:00
1308.lean fix: crash in binop% 2022-07-17 09:57:56 -07:00
1311.lean fix: elim_scalar_array_cases 2022-07-24 14:46:46 -07:00
1333.lean fix: fixes #1333 2022-07-24 12:19:53 -07:00
1337.lean feat: syntax for using while condition in proofs 2022-07-21 16:57:35 +00:00
1342.lean feat: improve calc tactic 2022-07-24 14:30:15 -07:00
1359.lean fix: try to postpone by .. if expectedType? = none 2022-07-24 08:03:25 -07:00
1360.lean fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas 2022-07-25 16:53:13 -07:00
1361.lean fix: Match.unify? 2022-07-25 20:30:01 -07:00
1361b.lean feat: store pending contraints during dependent pattern matching 2022-08-03 17:45:55 -07:00
1365.lean chore: avoid stackoverflow in debug build 2022-07-24 14:47:51 -07:00
1372.lean fix: fixes #1372 2022-07-26 05:51:02 -07:00
1373.lean feat: validate parametric local instances 2022-07-27 16:09:56 -07:00
1374.lean feat: doc string support for register_simp_attr, register_option, register_builtin_option, declare_config_elab 2022-07-26 18:46:23 -07:00
1375.lean fix: disable "error to sorry" and "error recovery" at failIfSuccess 2022-07-27 17:09:34 -07:00
1380.lean fix: fixes #1380 2022-07-28 15:14:50 -07:00
1385.lean chore: fix tests 2022-06-14 16:43:22 -07:00
1389.lean feat: OfNat instance postprocessor 2022-07-30 08:35:45 -07:00
1408.lean feat: add support for stuck class projection function applications at getStuckMVar? 2022-08-02 16:01:06 -07:00
1411.lean chore: binderIdent normalization 2022-08-04 21:10:02 -07:00
1419.lean fix: fixes #1419 2022-08-04 15:44:38 -07:00
1420.lean chore: add Inhabited MProd and Inhabited PProd instances 2022-08-05 11:21:27 -07:00
1426.lean fix: make forall_congr more robust at conv intro 2022-08-05 12:38:49 -07:00
1435.lean fix: improve heuristic for issue #1419 2022-08-06 09:00:16 -07:00
1436.lean fix: improve heuristic for issue #1419 2022-08-06 09:00:16 -07:00
1441.lean fix: bug at mkSizeOfSpecLemmaInstance 2022-08-07 09:24:18 -07:00
1954.lean
1968.lean
abstractExpr.lean
ac_expr.lean
ac_rfl.lean fix: use withContext at ac_rfl 2022-08-26 15:23:24 -07:00
ack.lean
ACltBug.lean
adam1.lean
adamTC.lean
adamTC2.lean
addDecorationsWithoutPartial.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
alex1.lean
alg.lean
alias.lean feat: dot notation and aliases 2022-06-27 12:42:25 -07:00
allGoals.lean chore: fix tests 2021-09-16 10:29:38 -07:00
andCasesOnBug.lean fix: compiler bug at And.casesOn 2022-06-29 06:56:17 -07:00
anonymous_ctor_error_msg.lean
anonymousCtor.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
appFinalizeIssue.lean fix: ElabAppArgs.finalize bug 2022-07-09 13:53:15 -07:00
apply_tac.lean
apply_tac.lean.expected.out
applytransp.lean
approxDepth.lean
array1.lean
arrowDot.lean
arthur1.lean chore: fix tests 2022-07-09 15:59:44 -07:00
arthur2.lean
assertAfterBug.lean
attachJp.lean fix: add attachJp 2022-08-17 07:32:11 -07:00
autoboundIssues.lean chore: fix tests 2022-06-14 16:43:22 -07:00
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean
bigctor.lean chore: disable injectivity theorems generation for big structure tests 2021-05-15 21:30:40 -07:00
bigmul.lean
bigop.lean chore: update example 2022-07-13 15:13:31 -07:00
binderNotation.lean
binrec.lean
binrel.lean chore: fix tests 2022-07-02 15:25:06 -07:00
binrelmacros.lean
borrowBug.lean
bubble.lean
byteSliceIssue.lean
calc.lean chore: fix calc test 2021-08-25 06:59:46 -07:00
calcBug.lean
calcInType.lean feat: allow relations in Type at Trans 2022-07-28 10:13:01 -07:00
casePrime.lean
casesRec.lean
casesUsing.lean
catchThe.lean
cdotTests.lean
check.lean feat: add [elabAsElim] elaboration strategy 2022-07-28 20:08:29 -07:00
check_failure.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean
closure1.lean refactor: add type LevelMVarId (and abbreviation LMarId) 2022-07-24 17:21:45 -07:00
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean
coeOutParamIssue.lean test: test for output parameter + coercion issue 2022-07-06 16:55:08 -07:00
coeOutParamIssue2.lean feat: improve forIn elaborator element type propagation 2022-07-08 16:34:42 -07:00
coeSort1.lean
coeSort2.lean
combinatorsAndWF.lean
CommandExtOverlap.lean
compiler_erase_bug.lean
compiler_proj_bug.lean
computedFields.lean chore: require @[computedField] attribute 2022-07-11 12:26:53 -07:00
concatElim.lean
congrTactic.lean feat: use implies_congr at congr tactic, and cleanup 2022-08-02 02:24:50 -07:00
congrThm.lean
constantCompilerBug.lean
constFun.lean
constFun2.lean
constProp.lean feat: accept keywords as constructor names 2022-07-28 12:46:28 -07:00
contra.lean
contradiction1.lean
contradictionExfalso.lean
contradictionLoop.lean
conv1.lean chore: rename skip conv to rfl and add no-op skip 2022-08-01 13:54:36 -07:00
conv2.lean feat: improve congr conv tactic 2022-08-02 04:26:34 -07:00
core.lean
crashDiv0.lean feat: use binop% to elaborate %-applications 2022-07-09 14:38:35 -07:00
csimp_type_error.lean
csimpAttrFn.lean
ctorAutoParams.lean
Daniel1.lean
deBruijn.lean
decAuxBug.lean
decClassical.lean
decEq.lean
decidelet.lean
declareConfigElabBug.lean
declareConfigElabIssue.lean
decreasingTacticUpdatedEnvIssue.lean
deep1.lean
def1.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
def2.lean
def3.lean
def4.lean test: split tactic tests 2021-08-31 17:09:00 -07:00
def5.lean
def6.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
def7.lean
def8.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
def9.lean test: add "discriminant refinement" tests 2021-03-24 19:10:50 -07:00
def10.lean
def11.lean
def12.lean
def13.lean
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean
defaultEliminator.lean
defaultInstBacktrackIssue.lean feat: backtrack when applying default instances if subproblems cannot be solved 2022-05-07 09:56:38 -07:00
defaulValueParamIssue.lean
DefEqAssignBug.lean
defEqVsWhnfI.lean fix: discrepancy between isDefEq and whnf for transparency mode instances 2022-07-07 15:39:58 -07:00
depElim1.lean feat: store pending contraints during dependent pattern matching 2022-08-03 17:45:55 -07:00
depHd.lean
deq.lean
deriv.lean
derivingBEq.lean
derivingHashable.lean
derivingInhabited.lean
diamond1.lean
diamond2.lean
diamond3.lean
diamond4.lean
diamond5.lean fix: structure command diamond support 2021-08-19 07:45:21 -07:00
discrRefinement.lean
discrRefinement2.lean
discrRefinement3.lean
discrTreeOffset.lean
discrTreeSimp.lean
do_eqv.lean
do_eqv_proofs.lean
doElemAsTermNotation.lean
dofun_prec.lean
doLetElse.lean
dollarProjIssue.lean
doNotation1.lean
doNotation2.lean
doNotation3.lean
doNotation4.lean
doNotation5.lean
doNotation6.lean
Dorais1.lean
dotNameIssue.lean
dotNotationAndDefaultInstance.lean fix: "dot"-notation should apply default instances before failing 2022-07-05 14:27:55 -07:00
dotNotationRecDecl.lean
doTrailingAtEOI.lean
dottedCtorNamedArgPattern.lean feat: support dotted notation and named arguments in patterns 2022-07-25 18:19:32 -07:00
dottedNameBug.lean fix: dotted name bug 2022-08-27 10:41:55 -07:00
dsimp1.lean
DVec.lean feat: dot notation and aliases 2022-06-27 12:42:25 -07:00
dynamic.lean feat: Std.TypeName and Std.Dynamic 2022-08-10 06:31:46 -07:00
eagerInliningIssue.lean
elab_cmd.lean chore: fix tests 2022-06-27 22:37:02 +02:00
elabCmd.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
elabIte.lean
eliminatorImplicitTargets.lean
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
enumDecEq.lean
enumNoConfusionIssue.lean
eq_some_iff_get_eq_issue.lean
eqnsAtSimp.lean
eqnsAtSimp2.lean
eqnsAtSimp3.lean
eqTheoremForVec.lean
eqThm.lean
eqThmWithMoreThanOneAsPattern.lean fix: equation theorem for match with more than one "as" pattern 2022-06-10 18:23:13 -07:00
eraseSuffix.lean feat: add Syntax.eraseSuffix? 2022-06-27 10:30:57 -07:00
etaFirst.lean
etaStruct.lean chore: fix tests 2022-06-14 16:43:22 -07:00
etaStructProofIrrelIssue.lean
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean refactor: remove MonadIO 2020-11-18 18:47:22 -08:00
evalDo.lean feat: elaborate do notation even when expected type is not available 2022-06-29 13:30:06 -07:00
evalInit.lean
evalProp.lean
evalTacticBug.lean
exfalsoBug.lean
exists.lean
exp.lean
expandAbbrevAtIsClass.lean
expandWhereStructInstIssue.lean fix: use useExplicit := false when processing instance ... where ... notation fields 2022-07-25 16:53:13 -07:00
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean
expr_maps.lean
ExprLens.lean test: numBinders 2022-06-17 17:47:51 -07:00
extensibleTacticBug.lean fix: extensible tactics bug 2022-07-05 13:20:22 -07:00
extern.lean
extmacro.lean chore: fix tests 2022-06-27 22:37:02 +02:00
falseElimAtSimpLocalDecl.lean feat: use False.elim when simplifying local declarations that rewrite to False 2021-03-17 15:30:54 -07:00
fieldAbbrevInPat.lean
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
filter.lean feat: add filterTR and [csimp] theorem 2022-06-24 06:40:38 -07:00
finally.lean
finDotCtor.lean
finLit.lean chore: reduce test size 2022-07-04 13:58:06 -07:00
finMatch.lean
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
floatOptParam.lean fix: make sure OfScientific Float instance is never unfolded during type class resolution 2022-06-27 17:40:34 -07:00
foApprox.lean fix: make foApprox mdata-invariant 2022-07-21 14:05:47 -07:00
foldConsts.lean
forBodyResultTypeIssue.lean
forInElabBug.lean
forInPArray.lean
forInRangeWF.lean
forInReturnPropagation.lean feat: propagate return type to for-in block 2022-07-08 17:29:30 -07:00
forInUniv.lean
forOutParamIssue.lean feat: improve forIn elaborator element type propagation 2022-07-08 16:34:42 -07:00
forParallel.lean
french_quote.lean
fun.lean chore: fix tests 2022-06-14 16:43:22 -07:00
funext.lean
funMatchIssue.lean
generalize.lean
generalizeMany.lean
generalizeTelescope.lean
genindices.lean
getline_crash.lean
hashableBug.lean
haveDestruct.lean
hcongr.lean
heqSubst.lean
hlistOverload.lean
hmul2.lean feat: improve binop% elaboration function 2022-05-07 10:32:55 -07:00
hmulDefaultIntance.lean
ifcongr.lean
iffRefl.lean
ifThenElseIssue.lean
ifThenElseIssue2.lean
impByNameResolution.lean chore: fix tests 2022-06-14 17:27:13 -07:00
impLambdaTac.lean
implicitApplyIssue.lean
implicitTypesRecCoe.lean
inaccessibleAnnotDefEqIssue.lean
incmd.lean
ind_cmd_bug.lean
ind_whnf.lean
ind_whnf2.lean
induction1.lean
inductionAltExplicit.lean
inductionLetIssue.lean
inductionParse.lean
inductionTacticBug.lean
inductive1.lean
inductive2.lean
inductive_pred.lean
inductiveIndicesIssue.lean
infixprio.lean
inj1.lean
inj2.lean
injectionBug.lean
injections1.lean
injectionsIssue.lean
injective.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
injHEq.lean
injIssue.lean
injSimp.lean
inline_fn.lean
inlineLoop.lean
inliner_loop.lean
instanceIssues.lean
instances.lean
instanceWhere.lean
instanceWhereDecls.lean feat: where declarations at instances 2022-06-07 18:48:15 -07:00
instPatVar.lean
instprio.lean
instuniv.lean
int_to_nat_bug.lean
interp.lean
interp2.lean
intromacro.lean
IO_test.lean fix: remove broken Handle.isEof 2022-08-26 20:55:09 -07:00
ioRandomBytes.lean
irCompilerBug.lean
irreducibleIssue.lean
isDefEqCheckAssignmentBug.lean
isDefEqConstApproxIssue.lean
isDefEqIssue.lean chore: fix tests 2022-06-14 16:43:22 -07:00
isDefEqMVarSelfIssue.lean
isDefEqPerfIssue.lean
isDefEqProjPerfIssue.lean feat: improve is_def_eq for projections 2022-06-30 17:50:44 -07:00
james1.lean
jason1.lean
kernel1.lean
kernel2.lean
kevin.lean
krivine.lean
kronRWIssue.lean
KyleAlg.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
KyleAlgAbbrev.lean
lazyListRotateUnfoldProof.lean
lazylistThunk.lean
lazyUnfoldingPerfIssue.lean perf: improve lazy_delta_reduction_step heuristic 2022-07-24 11:48:45 -07:00
lcnf1.lean chore: fix and disable some LCNF tests 2022-08-24 14:12:27 -07:00
lcnf2.lean feat: new Compiler trace classes 2022-08-16 18:23:49 -07:00
lean3_zulip_issues_1.lean chore: fix tests 2022-06-14 16:43:22 -07:00
lemma.lean fix: declModifiers syntax kind 2022-06-28 22:35:13 +02:00
let_Issue.lean
letBRecOnIssue.lean
letMVar.lean
letrecInProofs.lean
letrecWFIssue.lean
level.lean
levelNamesInTacticMode.lean
lex.lean
liftMethodInMacrosIssue.lean refactor: remove some unnecessary antiquotation kind annotations 2022-07-23 17:09:32 +02:00
LiftMethodIssue.lean
linearByRefl.lean
listDecEq.lean
localNameResolutionWithProj.lean
localParsers.lean
macro.lean
macro2.lean
macro3.lean
macro_macro.lean chore: fix tests 2022-06-27 22:37:02 +02:00
macroid.lean
macroParams.lean
manyAritySyntax.lean
mapTR.lean
match1.lean fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas 2022-07-25 16:53:13 -07:00
match_unit.lean
matchArrayLit.lean
matchDiscrType.lean
matchEqnsHEqIssue.lean
matchEqs.lean refactor: simplify runTermElabM and liftTermElabM 2022-08-07 07:35:02 -07:00
matchEqsBug.lean refactor: simplify runTermElabM and liftTermElabM 2022-08-07 07:35:02 -07:00
matcherElimUniv.lean
matchGenBug.lean
matchGenIssue.lean
matchNoPostponing.lean
matchRw.lean
matchtac.lean fix: match tactic with multiple LHSs 2022-06-16 15:21:46 -07:00
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
mathport18.lean
mathport_issue16.lean
matrix.lean chore: fix tests 2022-07-02 15:57:05 -07:00
maze.lean chore: fix tests 2022-07-02 15:25:06 -07:00
mergeSortCPDT.lean
meta.lean
meta1.lean
meta2.lean chore: fix tests 2022-08-15 08:55:25 -07:00
meta3.lean
meta4.lean
meta5.lean
meta6.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
meta7.lean
methodsRetInhabited.lean
Miller1.lean
missingDeclName.lean
missingSizeOfArrayGetThm.lean
mixedMacroRules.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
mixfix.lean
mjissue.lean
modAsClasses.lean
monadCache.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
monadControl.lean
MonadControl_tutorial.lean chore: fix tests 2022-06-14 16:43:22 -07:00
monotone.lean
mulcomm.lean fix: instance + where + implicts issue 2021-04-24 20:07:35 -07:00
multiTargetCasesInductionIssue.lean
mut_ind_wf.lean
mutualDefThms.lean
mutualWithCompositeNames.lean feat: multiple namespaces in mutual declarations 2022-08-04 19:18:49 -07:00
mutwf1.lean
mutwf2.lean
mutwf3.lean
mutwf4.lean
namespaceHyg.lean fix: hygienic resolution of namespaces 2022-08-20 22:29:46 +02:00
namespaceIssue.lean
namespaceResolution.lean
nativeReflBackdoor.lean
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveIssue.lean
nestedInductiveRecType.lean
nestedIssueMatch.lean
nestedrec.lean
nestedWF.lean
new_compiler.lean
new_frontend2.lean
new_inductive.lean chore: fix tests 2022-06-14 16:43:22 -07:00
new_inductive2.lean
newfrontend1.lean
newfrontend2.lean
newfrontend3.lean
newfrontend5.lean
nicerNestedDos.lean
noindexAnnotation.lean
noncomp.lean
noncomputable_bug.lean
nonrec.lean
numChars.lean
obtain.lean refactor: remove some unnecessary antiquotation kind annotations 2022-07-23 17:09:32 +02:00
offsetIssue.lean
ofNat_class.lean
ofNatNormNum.lean
openInScopeBug.lean chore: fix tests 2022-06-14 16:43:22 -07:00
openTermTactic.lean
optParam.lean
Ord.lean
overAndPartialAppsAtWF.lean refactor: remove redundant theorem 2022-06-12 14:01:05 -07:00
overloaded.lean
overloadsAndDelayedCoercions.lean
panicAtCheckAssignment.lean
parray1.lean
parsePrelude.lean
parserAliasShadow.lean
parserQuot.lean fix: register tokens in parser quotation 2022-07-21 23:49:57 +02:00
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
pendingMVarIssue.lean
posView.lean
PPTopDownAnalyze.lean refactor: simplify runTermElabM and liftTermElabM 2022-08-07 07:35:02 -07:00
precDSL.lean
primProjEtaIssue.lean
print_cmd.lean
printDecls.lean refactor: use computed fields for Name 2022-07-11 14:19:41 -07:00
prioDSL.lean
privateCtor.lean
processGenDiseqBug.lean
projDefEq2.lean tests: projection defeq strategy 2022-08-04 15:28:22 -07:00
proofDataConfusionBug.lean
proofIrrelFVar.lean
propagateExpectedType.lean
prv.lean
psumAtWF.lean
ptrAddr.lean
qualifiedNamesRec.lean feat: multiple namespaces in mutual declarations 2022-08-04 19:18:49 -07:00
quasi_pattern_unification_approx_issue.lean
quotInd.lean
range.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
rational.lean
rc_tests.lean
readerThe.lean
recInfo1.lean
reduce1.lean
reduce2.lean
reduce3.lean
reductionBug.lean
reflectiveIndPred.lean
Reid1.lean
renameFixedPrefix.lean
renameI.lean
renaming.lean
Reparen.lean feat: strengthen pp* signatures 2022-07-03 19:14:49 +02:00
repeatConv.lean
replace.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
resolveLVal.lean
returnOptIssue.lean
revert1.lean
rflProofsCongrCastsIssue.lean
robinson.lean
root.lean test: _root_ 2020-11-05 15:39:22 -08:00
rossel1.lean chore: fix tests 2022-06-14 16:43:22 -07:00
rw_inst_mvars.lean
sarray.lean chore: fix tests 2022-07-09 15:59:44 -07:00
scc.lean
scopedCommandAfterOpen.lean
scopedParsers.lean
scopedParsers2.lean
secVarBug.lean
set.lean
setOptionTermTactic.lean
setStructInstNotation.lean
sharecommon.lean chore: fix tests 2022-07-02 15:25:06 -07:00
shrinkFn.lean
sigmaprec.lean
sign.lean
simp1.lean
simp2.lean
simp3.lean chore: fix tests 2022-06-14 16:43:22 -07:00
simp4.lean chore: fix tests 2022-06-14 16:43:22 -07:00
simp5.lean
simp6.lean
simp7.lean
simp_all.lean
simp_all_contextual.lean
simpArith1.lean
simpAtDefIssue.lean
simpAutoUnfold.lean
simpBool.lean
simpBug.lean
simpCnstr1.lean
simpCondLemma.lean
simpDefToUnfold.lean
simpDischargeLoop.lean
simpExtraArgsBug.lean
simpImpLocal.lean
simpInv.lean chore: fix tests 2022-06-14 16:43:22 -07:00
simpIssue.lean
simpLoopBug.lean
simpMatch.lean
simpMatchDiscr.lean fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas 2022-07-25 16:53:13 -07:00
simpOnly.lean
simpPartialApp.lean
simpPreprocess.lean
simpPrio.lean chore: fix tests 2022-06-14 16:43:22 -07:00
simpRwBug.lean
simpStar.lean chore: fix tests 2022-06-14 16:43:22 -07:00
simpStarHyp.lean
simpUnfoldAbbrev.lean
sizeof1.lean
sizeof2.lean test: inductive types for testing SizeOf.lean 2021-01-27 16:26:03 -08:00
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
smartUnfoldingBug.lean
som1.lean
spec_issue.lean
specbug.lean
specialize1.lean
specialize2.lean
specialize3.lean
split1.lean
split2.lean
split3.lean
splitAtCode.lean
splitIssue.lean
splitList.lean
starsAndBars.lean
state8.lean
state12.lean
stateRef.lean
streamEqIssue.lean
strInterpolation.lean
strLitProj.lean
struct1.lean feat: add [elabAsElim] elaboration strategy 2022-07-28 20:08:29 -07:00
struct2.lean
struct3.lean
struct_inst_typed.lean
struct_instance_in_eqn.lean
structInst.lean
structInst2.lean
structInst3.lean
structInst4.lean chore: fix tests 2022-07-02 15:25:06 -07:00
structNoBody.lean
structPerfIssue.lean test: add test for performance issue 2022-07-04 07:20:12 -07:00
structPrivateFieldBug.lean
structPrivateFieldBug2.lean
structuralEqns.lean
structuralEqns2.lean
structuralEqns3.lean
structuralIssue.lean
structuralIssue2.lean feat: add filterTR and [csimp] theorem 2022-06-24 06:40:38 -07:00
structuralRec1.lean
structure.lean
stuckMVarBug.lean
stuckTC.lean
stxKindInsideNamespace.lean chore: enforce notation parameter naming convention 2021-04-19 18:54:09 -07:00
stxMacro.lean
subexpr.lean fix: SubExpr.Pos.toString not terminating 2022-06-19 16:04:50 -07:00
subst.lean
subst1.lean
substVars.lean
substWithoutExpectedType.lean
subtype_inj.lean
suffices.lean
syntax1.lean
syntaxAbbrevQuot.lean
syntaxPrio.lean
syntaxWF.lean
synth1.lean
synthPending1.lean
synthPendingBug.lean
tactic.lean
tactic1.lean
tacticExtOverlap.lean
tacticTests.lean
takeSimpEqns.lean
task_test.lean
task_test2.lean
task_test_io.lean
tc_eta_struct_issue.lean
tcUnivIssue.lean
termElab.lean chore: fix tests 2022-08-15 08:55:25 -07:00
termParserAttr.lean fix: unused match-syntax alternatives are silently ignored 2022-07-31 06:00:08 -07:00
TermSeq.lean
test_single.sh fix: unused variables linter review comments 2022-06-03 13:03:52 +02:00
toArrayEq.lean
toExpr.lean
toFromJson.lean
toLCNFCacheBug.lean fix: bug at toLCNF cache 2022-08-17 17:16:13 -07:00
trace.lean chore: fix tests 2022-08-15 08:55:25 -07:00
traceElabIssue.lean
trans.lean
treeNode.lean
tryHeuristicPerfIssue.lean
tryHeuristicPerfIssue2.lean
tryPostponeIssue.lean
type_class_performance1.lean
typeAscImp.lean chore: fix tests 2022-06-14 16:43:22 -07:00
typeclass_append.lean
typeclass_coerce.lean
typeclass_diamond.lean
typeclass_easy.lean
typeclass_loop.lean
typeclass_metas_internal_goals1.lean
typeclass_metas_internal_goals2.lean
typeclass_metas_internal_goals3.lean
typeclass_metas_internal_goals4.lean
typeclass_outparam.lean
ubscalar.lean
unexpected_result_with_bind.lean
unfoldMany.lean
unfoldr.lean
unif_issue.lean
unif_issue2.lean
unifhint1.lean feat: doc comment support for unif_hint 2022-07-22 14:30:49 +02:00
unifhint2.lean
unifhint3.lean
unihint.lean
univIssue.lean
univPolyEnum.lean
unsafeConst.lean chore: fix tests 2022-06-14 17:27:13 -07:00
unsafeInit.lean fix: unsafe initialize 2022-07-20 22:37:01 +02:00
update.lean
utf8英語.lean
wfEqns1.lean
wfEqns2.lean
wfEqns3.lean
wfEqns4.lean
wfEqnsIssue.lean
wfForIn.lean
wfLean3Issue.lean
wfOverapplicationIssue.lean chore: style 2022-03-11 16:12:46 -08:00
wfrecUnary.lean
WFRelSearch.lean
wfSum.lean
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean chore: fix tests 2022-07-02 15:25:06 -07:00
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean