lean4-htt/tests/lean/run
2022-06-10 18:23:13 -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 feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
310.lean
319.lean
326.lean
327.lean
329.lean
335.lean
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
471.lean
474_lean3.lean
481.lean
482.lean
492.lean
492_lean3.lean
498.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
500_lean3.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
501.lean
509.lean
536.lean
561.lean
569.lean
602.lean
616.lean
633.lean feat: ignore {} annotation at constructors 2022-04-13 08:30:21 -07:00
644.lean
646.lean
654.lean
664.lean
677.lean
696.lean
716.lean
753.lean
760.lean
764.lean
783.lean
788.lean
790.lean
793.lean
796.lean
815.lean
821.lean
837.lean
847.lean
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
998.lean
998Export.lean
1016.lean
1017.lean feat: exists es:term,+ tactic 2022-04-25 15:35:31 -07:00
1018.lean
1020.lean
1022.lean
1024.lean
1025.lean
1029.lean
1030.lean
1037.lean
1051.lean
1058.lean fix: allow universes to be postponed further 2022-03-22 13:57:58 -07:00
1080.lean fix: simpH? at match expression equation theorem generator 2022-03-28 12:48:54 -07:00
1113b.lean fix: regression reported at issue #1113 2022-04-23 15:39:04 -07:00
1118.lean fix: consume Expr.mdata at congr tactic 2022-04-25 06:33:32 -07:00
1123.lean feat: disable only eta for classes during TC resolution 2022-04-26 08:20:39 -07:00
1124.lean fix: use correct number of none patterns for antiquotation splice 2022-04-27 09:55:27 +02:00
1127.lean feat: add Tactic.Context.recover for controlling error recovery 2022-04-27 10:47:15 -07:00
1132.lean fix: closes #1132 2022-05-01 08:18:30 -07:00
1143.lean fix: fixes #1143 2022-05-07 15:27:34 -07:00
1155.lean fix: remove unnecessary let-expressions when computing the motive 2022-05-31 07:14:56 -07:00
1156.lean fix: closes #1156 2022-05-26 12:51:28 -07:00
1158.lean fix: autoParam is structure fields lost in multiple inheritance 2022-05-26 14:35:47 -07:00
1168.lean fix: fixes #1168 2022-05-30 07:24:23 -07:00
1169.lean fix: fixes #1169 2022-05-26 07:05:32 -07:00
1171.lean fix: allow recursive occurrences in binder types at WF/PackDomain.lean 2022-05-27 11:23:51 -07:00
1182.lean feat: improve acyclic tactic 2022-06-02 15:25:14 -07:00
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: fixes #1200 2022-06-08 10:18:05 -07:00
1385.lean
1954.lean
1968.lean chore: remove {} from ctor parser 2022-04-13 08:47:21 -07:00
abstractExpr.lean
ac_expr.lean
ac_refl.lean
ack.lean
ACltBug.lean
adam1.lean
adamTC.lean
adamTC2.lean
addDecorationsWithoutPartial.lean test: addDecorations without partial 2022-04-02 19:08:21 -07:00
alex1.lean fix: erase_irrelevant.cpp 2022-05-04 08:06:59 -07:00
alg.lean
allGoals.lean
anonymous_ctor_error_msg.lean
anonymousCtor.lean
apply_tac.lean feat: ApplyNewGoals config for apply 2022-03-19 15:51:40 -07:00
apply_tac.lean.expected.out feat: ApplyNewGoals config for apply 2022-03-19 15:51:40 -07:00
applytransp.lean
approxDepth.lean
array1.lean
arrowDot.lean
arthur1.lean fix: bug at processGenDiseq 2022-04-20 10:46:05 -07:00
arthur2.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
assertAfterBug.lean
autoboundIssues.lean
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean
bigctor.lean
bigmul.lean
bigop.lean chore: ignore {} annotations at mk_projections 2022-04-13 10:16:41 -07:00
binderNotation.lean
binrec.lean test: Nat.binrec example 2022-04-01 08:29:44 -07:00
binrel.lean
binrelmacros.lean
borrowBug.lean
bubble.lean
byteSliceIssue.lean
calc.lean
calcBug.lean
casePrime.lean feat: make sure case' ... => tac does not use done after tac 2022-05-01 07:30:11 -07:00
casesRec.lean feat: add support for casesOn applications to structural and well-founded recursion modules 2022-05-06 17:12:10 -07:00
casesUsing.lean feat: make sure cases and induction alternatives are processed using the order provided by the user 2022-04-18 11:45:36 -07:00
catchThe.lean
cdotTests.lean
check.lean
check_failure.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean
closure1.lean
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean
coeSort1.lean
coeSort2.lean
combinatorsAndWF.lean
CommandExtOverlap.lean
compiler_erase_bug.lean
compiler_proj_bug.lean
concatElim.lean
congrThm.lean
constantCompilerBug.lean
constFun.lean
constFun2.lean
constProp.lean feat: allow keyword-like projection identifiers 2022-05-10 12:25:30 -07:00
contra.lean
contradiction1.lean
contradictionExfalso.lean
contradictionLoop.lean
conv1.lean
core.lean
crashDiv0.lean
csimp_type_error.lean
csimpAttrFn.lean test: hasCSimpAttribute 2022-04-15 09:55:10 -07:00
ctorAutoParams.lean
Daniel1.lean
deBruijn.lean feat: substitute auxiliary equations introduced by the split tactic 2022-03-28 14:29:28 -07:00
decAuxBug.lean
decClassical.lean
decEq.lean
decidelet.lean
declareConfigElabBug.lean fix: macro declare_config_elab was corrupting the info tree 2022-04-11 16:49:56 -07:00
declareConfigElabIssue.lean fix: bug at declare_config_elab 2022-04-18 14:56:22 -07:00
decreasingTacticUpdatedEnvIssue.lean
deep1.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
def1.lean
def2.lean
def3.lean
def4.lean
def5.lean feat: macro expand match alternatives 2022-03-20 14:20:13 -07:00
def6.lean
def7.lean
def8.lean
def9.lean
def10.lean feat: improve match expression support at simp 2022-03-28 17:17:01 -07:00
def11.lean
def12.lean
def13.lean
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean
defaultEliminator.lean feat: add [eliminator] attribute specifying default recursors/eliminators for the cases and induction tactics 2022-05-07 15:09:42 -07:00
defaultInstBacktrackIssue.lean feat: backtrack when applying default instances if subproblems cannot be solved 2022-05-07 09:56:38 -07:00
defaulValueParamIssue.lean fix: the default value for structure fields may now depend on the structure parameters 2022-04-21 17:38:19 -07:00
DefEqAssignBug.lean
depElim1.lean chore: fix test 2022-04-29 12:40:32 -07:00
depHd.lean
deq.lean test: add deq_correct test from Zulip 2022-04-29 15:50:40 -07:00
deriv.lean
derivingBEq.lean
derivingHashable.lean
derivingInhabited.lean
derivingRpcEncoding.lean feat: support optional RPC fields 2022-05-12 13:22:37 -07:00
diamond1.lean
diamond2.lean
diamond3.lean
diamond4.lean
diamond5.lean
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 chore: fix test 2022-04-13 08:37:34 -07:00
dotNotationRecDecl.lean
doTrailingAtEOI.lean
dsimp1.lean feat: dsimp! tactic 2022-04-23 18:41:04 -07:00
eagerInliningIssue.lean
elab_cmd.lean
elabCmd.lean
elabIte.lean
eliminatorImplicitTargets.lean fix: we should not use implicit targets when creating the key for the CustomEliminator map 2022-05-20 06:55:23 -07:00
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
enumDecEq.lean
enumNoConfusionIssue.lean fix: enumeration type noConfusion was not registered 2022-06-01 17:58:46 -07:00
eq_some_iff_get_eq_issue.lean fix: apply dsimp at lambda binders 2022-04-22 13:10:21 -07:00
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
etaFirst.lean
etaStruct.lean
etaStructProofIrrelIssue.lean
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean
evalInit.lean
evalProp.lean
evalTacticBug.lean fix: missing s.restore at expandTacticMacroFns 2022-03-19 08:34:54 -07:00
exfalsoBug.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
exists.lean feat: exists es:term,+ tactic 2022-04-25 15:35:31 -07:00
exp.lean
expandAbbrevAtIsClass.lean
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean
expr_maps.lean
extern.lean
extmacro.lean
falseElimAtSimpLocalDecl.lean
fieldAbbrevInPat.lean
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
finally.lean
finDotCtor.lean
finLit.lean
finMatch.lean
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
foldConsts.lean
forBodyResultTypeIssue.lean
forInElabBug.lean fix: catch mkAppM exceptions 2022-03-23 17:35:04 -07:00
forInPArray.lean
forInRangeWF.lean feat: add helper tactic for applying List.sizeOf_lt_of_mem in termination proofs 2022-04-02 18:38:55 -07:00
forInUniv.lean
forParallel.lean
french_quote.lean
fun.lean
funext.lean
funMatchIssue.lean
generalize.lean
generalizeMany.lean
generalizeTelescope.lean
genindices.lean
getline_crash.lean
hashableBug.lean fix: bug at deriving Hashable 2022-03-24 18:46:10 -07:00
haveDestruct.lean
hcongr.lean
heqSubst.lean feat: add support for HEq to the subst tactic 2022-03-28 12:23:55 -07:00
hlistOverload.lean feat: improve binrel% elaborator 2022-05-09 18:39:52 -07:00
hmul2.lean feat: improve binop% elaboration function 2022-05-07 10:32:55 -07:00
hmulDefaultIntance.lean
ifcongr.lean
iffRefl.lean fix: make sure rfl is an extensible tactic 2022-04-15 08:51:05 -07:00
ifThenElseIssue.lean
ifThenElseIssue2.lean
impByNameResolution.lean
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 fix: generalize if target is a let-declaration 2022-04-06 11:08:41 -07:00
inductionParse.lean
inductionTacticBug.lean
inductive1.lean feat: ignore {} annotation at constructors 2022-04-13 08:30:21 -07:00
inductive2.lean feat: ignore {} annotation at constructors 2022-04-13 08:30:21 -07:00
inductive_pred.lean
inductiveIndicesIssue.lean
infixprio.lean
inj1.lean
inj2.lean
injectionBug.lean
injections1.lean
injectionsIssue.lean
injective.lean
injHEq.lean
injIssue.lean
injSimp.lean
inline_fn.lean
inlineLoop.lean
inliner_loop.lean
instanceIssues.lean
instances.lean feat: implement MonadLog at CoreM 2022-05-31 17:40:55 -07:00
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
ioRandomBytes.lean
irCompilerBug.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
irreducibleIssue.lean
isDefEqCheckAssignmentBug.lean
isDefEqConstApproxIssue.lean
isDefEqIssue.lean
isDefEqMVarSelfIssue.lean
isDefEqPerfIssue.lean
james1.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
jason1.lean
kernel1.lean
kernel2.lean
kevin.lean
krivine.lean
kronRWIssue.lean
KyleAlg.lean
KyleAlgAbbrev.lean
lazyListRotateUnfoldProof.lean
lazylistThunk.lean
lean3_zulip_issues_1.lean
lemma.lean
let_Issue.lean fix: make sure let _ := val and let _ : type := val are treated at letIdDecl 2022-05-10 06:52:27 -07:00
letBRecOnIssue.lean fix: make sure let-expressions do not affect the structural recursion module 2022-05-23 13:42:48 -07:00
letMVar.lean
letrecInProofs.lean
letrecWFIssue.lean
level.lean
levelNamesInTacticMode.lean
lex.lean feat: add Iterator.atEnd 2022-03-20 11:40:46 -07:00
liftMethodInMacrosIssue.lean
LiftMethodIssue.lean
linearByRefl.lean
listDecEq.lean
localNameResolutionWithProj.lean
localParsers.lean
macro.lean
macro2.lean
macro3.lean
macro_macro.lean chore: fix tests 2022-04-01 11:34:50 -07:00
macroid.lean
macroParams.lean
manyAritySyntax.lean
mapTR.lean
match1.lean fix: closes #1132 2022-05-01 08:18:30 -07:00
match_unit.lean
matchArrayLit.lean
matchDiscrType.lean
matchEqnsHEqIssue.lean fix: add support for heterogeneous equality at processGenDiseq 2022-04-25 16:56:03 -07:00
matchEqs.lean
matchEqsBug.lean
matcherElimUniv.lean
matchGenBug.lean feat: exists es:term,+ tactic 2022-04-25 15:35:31 -07:00
matchGenIssue.lean
matchNoPostponing.lean
matchRw.lean
matchtac.lean
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
mathport18.lean
mathport_issue16.lean
matrix.lean
maze.lean
mergeSortCPDT.lean
meta.lean chore: normalize spelling 2022-05-03 10:26:11 +02:00
meta1.lean feat: implement MonadLog at CoreM 2022-05-31 17:40:55 -07:00
meta2.lean
meta3.lean feat: implement MonadLog at CoreM 2022-05-31 17:40:55 -07:00
meta4.lean
meta5.lean
meta6.lean
meta7.lean
methodsRetInhabited.lean
Miller1.lean
missingDeclName.lean
missingSizeOfArrayGetThm.lean feat: add helper tactic for applying sizeOf (a.get i) < sizeOf a automatically in termination proofs 2022-04-02 18:29:41 -07:00
mixedMacroRules.lean
mixfix.lean
mjissue.lean
modAsClasses.lean
monadCache.lean
monadControl.lean
MonadControl_tutorial.lean doc: fix @Kha's issues with MonadControl 2022-04-01 10:06:58 +02:00
monotone.lean
mulcomm.lean
multiTargetCasesInductionIssue.lean
mut_ind_wf.lean
mutualDefThms.lean
mutwf1.lean
mutwf2.lean
mutwf3.lean
mutwf4.lean
namespaceIssue.lean
namespaceResolution.lean
nativeReflBackdoor.lean chore: fix comments 2022-03-30 16:23:06 -07:00
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveIssue.lean
nestedInductiveRecType.lean test: use [reducible] 2022-03-21 07:39:44 -07:00
nestedIssueMatch.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
nestedrec.lean
nestedWF.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
new_compiler.lean
new_frontend2.lean
new_inductive.lean
new_inductive2.lean
newfrontend1.lean
newfrontend2.lean
newfrontend3.lean
newfrontend5.lean
nicerNestedDos.lean
noindexAnnotation.lean
noncomp.lean
noncomputable_bug.lean
nonrec.lean
numChars.lean feat: use String.Iterator.sizeOf_next_lt in the builtin decreasing_tactic 2022-03-19 09:04:40 -07:00
obtain.lean
offsetIssue.lean
ofNat_class.lean
ofNatNormNum.lean feat: apply rfl theorems at dsimp 2022-04-21 16:26:57 -07:00
openInScopeBug.lean
openTermTactic.lean
optParam.lean
Ord.lean
overAndPartialAppsAtWF.lean
overloaded.lean
overloadsAndDelayedCoercions.lean
panicAtCheckAssignment.lean
parray1.lean
parsePrelude.lean
parserAliasShadow.lean
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
pendingMVarIssue.lean
posView.lean
PPTopDownAnalyze.lean feat: allow even if the expected type is not available 2022-04-23 08:00:27 -07:00
precDSL.lean
primProjEtaIssue.lean fix: make sure "eta for structures" in the elaborator uses projection functions if available 2022-04-11 19:23:10 -07:00
print_cmd.lean
printDecls.lean
prioDSL.lean
privateCtor.lean
processGenDiseqBug.lean fix: bug at processGenDiseq 2022-04-20 10:46:05 -07:00
proofDataConfusionBug.lean fix: #1087 2022-03-30 18:48:02 -07:00
proofIrrelFVar.lean
propagateExpectedType.lean
prv.lean
psumAtWF.lean
ptrAddr.lean
quasi_pattern_unification_approx_issue.lean
quotInd.lean
range.lean
rational.lean
rc_tests.lean
readerThe.lean
recInfo1.lean
reduce1.lean chore: enforce naming convetion for tactics 2022-03-30 16:19:05 -07:00
reduce2.lean
reduce3.lean
reductionBug.lean
reflectiveIndPred.lean
Reid1.lean
renameFixedPrefix.lean
renameI.lean
renaming.lean
Reparen.lean feat: implement MonadLog at CoreM 2022-05-31 17:40:55 -07:00
repeatConv.lean
replace.lean
resolveLVal.lean
returnOptIssue.lean
revert1.lean
rflProofsCongrCastsIssue.lean fix: regression reported at #1113 2022-04-22 11:43:58 -07:00
robinson.lean feat: improve split tactic 2022-05-03 17:46:50 -07:00
root.lean
rossel1.lean feat: use subst_vars at builtin decreasing_tactic 2022-05-28 16:24:32 -07:00
rw_inst_mvars.lean
sarray.lean
scc.lean
scopedCommandAfterOpen.lean
scopedParsers.lean
scopedParsers2.lean
secVarBug.lean
set.lean
setOptionTermTactic.lean
setStructInstNotation.lean fix: make structure instance notation (e.g., { a, b }) works in patterns after we define the Set notation in Mathlib 2022-05-25 19:14:22 -07:00
sharecommon.lean
shrinkFn.lean
sigmaprec.lean
sign.lean test: Sign 2022-03-30 13:33:29 -07:00
simp1.lean
simp2.lean
simp3.lean
simp4.lean
simp5.lean
simp6.lean
simp7.lean
simp_all.lean
simp_all_contextual.lean
simpArith1.lean
simpAtDefIssue.lean
simpAutoUnfold.lean feat: implement autoUnfold at simp 2022-04-18 16:51:52 -07:00
simpBool.lean
simpBug.lean
simpCnstr1.lean
simpCondLemma.lean
simpDefToUnfold.lean
simpDischargeLoop.lean
simpExtraArgsBug.lean
simpImpLocal.lean
simpInv.lean
simpIssue.lean
simpLoopBug.lean
simpMatch.lean feat: improve match expression support at simp 2022-03-28 17:17:01 -07:00
simpMatchDiscr.lean fix: closes #1132 2022-05-01 08:18:30 -07:00
simpOnly.lean
simpPartialApp.lean
simpPreprocess.lean
simpPrio.lean
simpRwBug.lean
simpStar.lean
simpStarHyp.lean
simpUnfoldAbbrev.lean
sizeof1.lean
sizeof2.lean
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
smartUnfoldingBug.lean
som1.lean feat: sum of monomials normal form by reflection 2022-04-22 18:51:48 -07:00
spec_issue.lean
specbug.lean chore: enforce naming convetion for tactics 2022-03-30 16:19:05 -07:00
specialize1.lean
specialize2.lean
specialize3.lean fix: another specialize.cpp bug 2022-05-25 20:36:18 -07:00
split1.lean
split2.lean feat: improve match expression support at simp 2022-03-28 17:17:01 -07:00
split3.lean
splitAtCode.lean feat: make sure we can use split to synthesize code 2022-05-23 11:55:57 -07:00
splitIssue.lean
splitList.lean feat: improve discriminant refinement procedure 2022-05-04 14:46:43 -07:00
starsAndBars.lean test: make it clear the proofs hold by reflexivity 2022-03-30 12:40:30 -07:00
state8.lean perf: isClassQuick? was incorrectly producing undef 2022-04-09 10:38:49 -07:00
state12.lean test: native_decide 2022-04-09 14:41:22 -07:00
stateRef.lean
streamEqIssue.lean
strInterpolation.lean
strLitProj.lean
struct1.lean
struct2.lean
struct3.lean
struct_inst_typed.lean
struct_instance_in_eqn.lean
structInst.lean
structInst2.lean
structInst3.lean
structInst4.lean
structNoBody.lean
structPrivateFieldBug.lean
structPrivateFieldBug2.lean
structuralEqns.lean fix: mkEqnTypes 2022-03-25 19:13:21 -07:00
structuralEqns2.lean
structuralEqns3.lean
structuralIssue.lean
structuralIssue2.lean
structuralRec1.lean
structure.lean
stuckMVarBug.lean
stuckTC.lean
stxKindInsideNamespace.lean
stxMacro.lean
subst.lean
subst1.lean
substVars.lean feat: add tactic subst_vars 2022-05-28 16:19:34 -07:00
substWithoutExpectedType.lean feat: allow even if the expected type is not available 2022-04-23 08:00:27 -07:00
subtype_inj.lean
suffices.lean
syntax1.lean
syntaxAbbrevQuot.lean
syntaxPrio.lean
syntaxWF.lean test: recursive function on Syntax without partial 2022-04-02 18:43:45 -07:00
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 fix: nasty interaction between TC resolution and Eta for structures 2022-04-24 08:19:29 -07:00
tcUnivIssue.lean
termElab.lean
termParserAttr.lean
TermSeq.lean
test_single.sh fix: unused variables linter review comments 2022-06-03 13:03:52 +02:00
toArrayEq.lean feat: add simp theorem List.of_toArray_eq_toArray (as bs : List α) : (as.toArray = bs.toArray) = (as = bs) := by 2022-05-27 18:26:48 -07:00
toExpr.lean
toFromJson.lean chore: fix tests 2022-04-01 11:34:50 -07:00
trace.lean
traceElabIssue.lean
trans.lean
treeNode.lean
tryHeuristicPerfIssue.lean
tryHeuristicPerfIssue2.lean
tryPostponeIssue.lean
type_class_performance1.lean
typeAscImp.lean
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 feat: unfold ident,+ 2022-05-09 07:09:53 -07:00
unfoldr.lean
unif_issue.lean
unif_issue2.lean
unifhint1.lean
unifhint2.lean
unifhint3.lean
unihint.lean
univIssue.lean
univPolyEnum.lean fix: universe polymorphic enumeration types 2022-05-30 06:43:46 -07:00
unsafeConst.lean feat: use sorry if failed to synthesize default element for unsafe constant 2022-04-05 16:52:54 -07:00
update.lean
utf8英語.lean
wfEqns1.lean
wfEqns2.lean
wfEqns3.lean
wfEqns4.lean
wfEqnsIssue.lean
wfForIn.lean
wfLean3Issue.lean test: add test for example that does not work in Lean3 2022-03-30 12:59:55 -07:00
wfOverapplicationIssue.lean
wfrecUnary.lean
WFRelSearch.lean
wfSum.lean
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean