..
.gitignore
fix: change IO.FS.Handle.read to return empty array at EOF
2021-06-08 13:17:53 +02:00
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
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
337.lean
338.lean
341.lean
382.lean
387.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
394.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
436.lean
436_lean3.lean
441.lean
447_lean3.lean
452.lean
457.lean
461a.lean
feat: take auto params into account in the structure instance notation
2021-07-27 15:49:23 -07:00
461b.lean
fix: bug at structure instance notation
2021-07-27 11:56:33 -07:00
462.lean
feat: structure instance notation with multiple sources
2021-08-12 06:18:47 -07:00
463.lean
feat: structure instance notation with multiple sources
2021-08-12 06:18:47 -07:00
470_lean3.lean
471.lean
474_lean3.lean
481.lean
482.lean
492.lean
fix: exact and refine succeed if they produce no new metavariables
2021-07-27 18:30:14 -07:00
492_lean3.lean
498.lean
500_lean3.lean
509.lean
feat: reduce s.1 =?= v to s =?= ⟨v⟩ if structure has a single field
2021-06-11 11:23:19 -07:00
536.lean
fix: fixes #536
2021-06-29 18:24:46 -07:00
561.lean
fix: make sure isDefEqOffset does not expose kernel nat literals
2021-08-02 11:27:00 -07:00
569.lean
fix: add workaround to prevent code explosion at deriving for FromJson
2021-08-05 06:58:07 -07:00
602.lean
fix: fixes #602
2021-08-05 16:14:04 -07:00
616.lean
fix: fixes #616
2021-08-07 07:29:54 -07:00
633.lean
fix: fixes #633
2021-09-16 14:11:34 -07:00
644.lean
feat: use contradiction at leaves
2021-08-22 18:41:02 -07:00
646.lean
fix: work duplication bug at specialize.cpp
2021-08-27 10:35:27 -07:00
654.lean
feat: optimized deriving DecidableEq for enumeration types
2021-09-08 16:21:32 -07:00
664.lean
fix: fixes #664
2021-09-12 19:54:45 -07:00
677.lean
fix: add support for hierachical names containing numerical parts
2021-09-17 19:21:49 -07:00
1385.lean
1954.lean
1968.lean
ac_expr.lean
alg.lean
allGoals.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
anonymous_ctor_error_msg.lean
anonymousCtor.lean
applytransp.lean
array1.lean
assertAfterBug.lean
autoboundIssues.lean
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean
bigctor.lean
bigmul.lean
bigop.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
binderNotation.lean
binrel.lean
binrelmacros.lean
borrowBug.lean
calc.lean
chore: fix calc test
2021-08-25 06:59:46 -07:00
calcBug.lean
fix: use show .. from .. to implement calc
2021-08-29 11:33:50 -07:00
casesUsing.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
catchThe.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
cdotTests.lean
check.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean
closure1.lean
chore: fix tests
2021-09-07 19:14:30 -07:00
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
coeSort1.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
coeSort2.lean
CommandExtOverlap.lean
compiler_proj_bug.lean
concatElim.lean
chore: fix test
2021-08-21 15:07:36 -07:00
constantCompilerBug.lean
constFun.lean
constFun2.lean
contra.lean
contradiction1.lean
contradictionExfalso.lean
feat: use exfalso at ElimEmptyInductive
2021-08-22 18:16:14 -07:00
contradictionLoop.lean
fix: deep recursion at contradiction
2021-08-17 21:32:32 -07:00
conv1.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
core.lean
crashDiv0.lean
csimp_type_error.lean
ctorAutoParams.lean
Daniel1.lean
decAuxBug.lean
fix: bug at decAux?
2021-09-20 07:12:57 -07:00
decClassical.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
decEq.lean
decidelet.lean
deep1.lean
def1.lean
def2.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
def3.lean
def4.lean
test: split tactic tests
2021-08-31 17:09:00 -07:00
def5.lean
def6.lean
def7.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
def8.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
def9.lean
def10.lean
test: split tactic tests
2021-08-31 17:09:00 -07:00
def11.lean
def12.lean
def13.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean
test: split tactic tests
2021-08-31 17:09:00 -07:00
DefEqAssignBug.lean
depElim1.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
depHd.lean
deriv.lean
derivingBEq.lean
derivingHashable.lean
fix: Use UInt64 in deriving handler for Hashable.
2021-06-03 06:38:44 -07:00
derivingInhabited.lean
derivingRpcEncoding.lean
fix: deriving RpcEncoding
2021-08-01 09:58:44 +02:00
diamond1.lean
feat: register instance/reducible attribute for structuer diamond coercions
2021-08-10 07:16:59 -07:00
diamond2.lean
feat: improve copyNewFieldsFrom
2021-08-10 09:08:35 -07:00
diamond3.lean
fix: reduce projections of expanded structures at copyDefaultValue?
2021-08-10 20:50:59 -07:00
diamond4.lean
test: default value set at copied structure
2021-08-10 19:00:34 -07:00
diamond5.lean
fix: structure command diamond support
2021-08-19 07:45:21 -07:00
discrRefinement.lean
discrRefinement2.lean
chore: remove ≅ notation for HEq
2021-09-15 08:06:32 -07:00
discrRefinement3.lean
discrTreeOffset.lean
discrTreeSimp.lean
feat: improve DiscrTree
2021-07-29 16:08:26 -07:00
do_eqv.lean
do_eqv_proofs.lean
doElemAsTermNotation.lean
dofun_prec.lean
dollarProjIssue.lean
doNotation1.lean
doNotation2.lean
doNotation3.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
doNotation4.lean
doNotation5.lean
doNotation6.lean
Dorais1.lean
dotNotationRecDecl.lean
feat: do not consider dot notation when isAuxDecl is true
2021-08-21 16:35:32 -07:00
doTrailingAtEOI.lean
eagerInliningIssue.lean
elab_cmd.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
elabCmd.lean
elabIte.lean
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
enumDecEq.lean
test: deriving DecidableEq for enum types
2021-09-09 17:47:23 -07:00
eqThm.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
etaFirst.lean
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean
evalProp.lean
feat: allow (decidable) propositions at #eval
2021-08-27 15:06:48 -07:00
exp.lean
feat: nary generalize tactic
2021-08-30 16:31:39 -07:00
expandAbbrevAtIsClass.lean
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean
chore: fix tests
2021-09-07 19:14:30 -07:00
expr_maps.lean
extern.lean
extmacro.lean
falseElimAtSimpLocalDecl.lean
fieldAbbrevInPat.lean
feat: add macro for expanding field abbrev notation
2021-08-11 16:02:50 -07:00
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
finally.lean
finLit.lean
feat: ignore nested proofs in patterns
2021-09-05 15:46:03 -07:00
finMatch.lean
test: Fin match test that relies heavily on contradiction
2021-09-21 12:57:08 -07:00
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
foldConsts.lean
forBodyResultTypeIssue.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
forInPArray.lean
forInUniv.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
forParallel.lean
french_quote.lean
fun.lean
funext.lean
funMatchIssue.lean
generalize.lean
generalizeMany.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
generalizeTelescope.lean
genindices.lean
getline_crash.lean
haveDestruct.lean
hcongr.lean
feat: heterogeneous congruence theorems
2021-09-14 17:23:12 -07:00
hmul2.lean
hmulDefaultIntance.lean
ifcongr.lean
ifThenElseIssue.lean
impByNameResolution.lean
impLambdaTac.lean
implicitApplyIssue.lean
fix: bug at decAux?
2021-09-20 07:12:57 -07:00
implicitTypesRecCoe.lean
incmd.lean
ind_cmd_bug.lean
induction1.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
inductionAltExplicit.lean
inductionTacticBug.lean
inductive1.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
inductive2.lean
inductive_pred.lean
refactor: Make the non-below version of a premise in the below type for inductive predicates implicit.
2021-06-06 06:40:09 -07:00
infixprio.lean
inj1.lean
inj2.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
injectionBug.lean
injections1.lean
test: missing tests
2021-09-08 08:00:36 -07:00
injective.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
injIssue.lean
injSimp.lean
inline_fn.lean
inlineLoop.lean
inliner_loop.lean
instances.lean
instanceWhere.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
instprio.lean
instuniv.lean
int_to_nat_bug.lean
intromacro.lean
IO_test.lean
fix: change IO.FS.Handle.read to return empty array at EOF
2021-06-08 13:17:53 +02:00
ioRandomBytes.lean
feat: IO.getRandomBytes
2021-07-24 10:45:28 +02:00
irCompilerBug.lean
isDefEqCheckAssignmentBug.lean
isDefEqIssue.lean
isDefEqMVarSelfIssue.lean
jason1.lean
kernel1.lean
kernel2.lean
kevin.lean
KyleAlg.lean
KyleAlgAbbrev.lean
lean3_zulip_issues_1.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
lemma.lean
letrecInProofs.lean
level.lean
liftMethodInMacrosIssue.lean
LiftMethodIssue.lean
listDecEq.lean
localNameResolutionWithProj.lean
localParsers.lean
macro.lean
macro2.lean
macro3.lean
macro_macro.lean
macroid.lean
macroParams.lean
feat: revise macro parameter syntax
2021-08-12 07:48:42 -07:00
manyAritySyntax.lean
feat: add enum command for declaring enumeration types
2021-09-05 16:58:49 -07:00
mapTR.lean
test: add mapTR test
2021-08-22 16:51:38 -07:00
match1.lean
fix: to do unfold matcher applications that cannot be reduced when smartUnfolding is true
2021-08-17 21:32:32 -07:00
match_unit.lean
matchArrayLit.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
matchDiscrType.lean
matchEqs.lean
feat: add simpMatch and use it at splitMatch
2021-08-31 12:53:41 -07:00
matchEqsBug.lean
feat: add environment extension for storing match conditional equations and splitter
2021-08-28 14:49:20 -07:00
matcherElimUniv.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
matchGenBug.lean
matchGenIssue.lean
matchNoPostponing.lean
matchRw.lean
matchtac.lean
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
mathport18.lean
test: mathport issue https://github.com/dselsam/mathport/issues/18
2021-08-15 08:11:20 -07:00
mathport_issue16.lean
feat: add instance from CoeSort to CoeTail
2021-08-18 20:24:43 -07:00
matrix.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
meta.lean
meta1.lean
meta2.lean
fix: make sure isDefEqOffset does not expose kernel nat literals
2021-08-02 11:27:00 -07:00
meta3.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
meta4.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
meta5.lean
chore: fix tests
2021-09-07 19:14:30 -07:00
meta6.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
meta7.lean
feat: add mkAppOptM' and mkAppM'
2021-09-15 06:35:40 -07:00
methodsRetInhabited.lean
refactor: revert MonadRef changes
2021-06-21 10:17:26 -07:00
Miller1.lean
missingDeclName.lean
mixedMacroRules.lean
mixfix.lean
modAsClasses.lean
monadCache.lean
monadControl.lean
monotone.lean
fix: bug at decAux?
2021-09-20 07:12:57 -07:00
mulcomm.lean
multiTargetCasesInductionIssue.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
namespaceIssue.lean
namespaceResolution.lean
nativeReflBackdoor.lean
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveIssue.lean
nestedrec.lean
new_compiler.lean
refactor: separate pp.funBinderTypes and pp.piBinderTypes
2021-08-09 16:13:40 +02:00
new_frontend2.lean
new_inductive.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
new_inductive2.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
newfrontend1.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
newfrontend2.lean
newfrontend3.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
newfrontend5.lean
fix: bug at decAux?
2021-09-20 07:12:57 -07:00
nicerNestedDos.lean
noindexAnnotation.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
noncomputable_bug.lean
nonrec.lean
feat: elaborate nonrec modifier
2021-08-21 17:02:54 -07:00
obtain.lean
offsetIssue.lean
ofNatNormNum.lean
feat: convert "orphan" kernel nat literals n into ofNat n
2021-09-08 14:58:13 -07:00
openInScopeBug.lean
openTermTactic.lean
optParam.lean
Ord.lean
overloaded.lean
panicAtCheckAssignment.lean
parsePrelude.lean
parserAliasShadow.lean
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
pendingMVarIssue.lean
fix: pending metavariable issue
2021-08-10 14:52:53 -07:00
PPTopDownAnalyze.lean
chore: adjust pp.analyze funext test
2021-09-15 09:41:16 +02:00
precDSL.lean
print_cmd.lean
prioDSL.lean
privateCtor.lean
fix: inductive type name is not a necessarily a prefix of the constructor name in Lean 4 anymore
2021-09-14 18:52:43 -07:00
proofIrrelFVar.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
propagateExpectedType.lean
prv.lean
ptrAddr.lean
quasi_pattern_unification_approx_issue.lean
quotInd.lean
test: for induction q with Quot.ind issue
2021-08-26 11:15:14 -07:00
range.lean
rational.lean
rc_tests.lean
feat: top-down heuristic delaboration
2021-08-03 09:13:18 +02:00
readerThe.lean
recInfo1.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
reduce1.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
reduce2.lean
reduce3.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
reductionBug.lean
reflectiveIndPred.lean
Reid1.lean
renameI.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
renaming.lean
Reparen.lean
chore: fix tests
2021-08-06 14:05:00 -07:00
replace.lean
resolveLVal.lean
returnOptIssue.lean
revert1.lean
root.lean
rw_inst_mvars.lean
fix: instantiate mvars in rewrite tactic
2021-06-11 10:27:05 -07:00
scc.lean
scopedCommandAfterOpen.lean
fix: update tokenTable at withNamespace parser combinator
2021-08-23 09:41:36 -07:00
scopedParsers.lean
scopedParsers2.lean
secVarBug.lean
set.lean
setOptionTermTactic.lean
fix: make sure simp only still uses eq_self
2021-08-30 09:50:11 -07:00
sharecommon.lean
sigmaprec.lean
simp1.lean
simp2.lean
simp3.lean
simp4.lean
simp5.lean
simp6.lean
simp7.lean
refactor: define Nat.le using inductive type
2021-08-20 19:39:45 -07:00
simp_all.lean
simp_all_contextual.lean
simpBug.lean
fix: using incorrect local context to process simp arguments
2021-08-26 12:49:12 -07:00
simpCondLemma.lean
simpDefToUnfold.lean
simpDischargeLoop.lean
simpImpLocal.lean
simpInv.lean
feat: elaborate <- modifier at simp arguments
2021-08-15 07:07:58 -07:00
simpMatchDiscr.lean
simpOnly.lean
fix: make sure simp only still uses eq_self
2021-08-30 09:50:11 -07:00
simpPreprocess.lean
simpRwBug.lean
fix: missing whnf at tryLemma?
2021-08-30 08:33:58 -07:00
simpStar.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
simpStarHyp.lean
sizeof1.lean
sizeof2.lean
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
spec_issue.lean
specbug.lean
specialize1.lean
feat: add specialize tactic
2021-09-08 08:00:02 -07:00
specialize2.lean
fix: specialize
2021-09-11 19:52:51 -07:00
split1.lean
feat: add simpMatch and use it at splitMatch
2021-08-31 12:53:41 -07:00
split2.lean
test: split tactic
2021-08-31 13:14:10 -07:00
split3.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
stateRef.lean
strInterpolation.lean
strLitProj.lean
struct1.lean
struct2.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
struct3.lean
test: add *> laziness test
2021-09-07 18:03:15 -07:00
struct_inst_typed.lean
struct_instance_in_eqn.lean
structInst.lean
structInst2.lean
chore: fix some tests
2021-09-07 17:20:21 -07:00
structInst3.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
structInst4.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
structNoBody.lean
structPrivateFieldBug.lean
fix: private field + default value bug
2021-08-09 19:01:08 -07:00
structPrivateFieldBug2.lean
test: overriding default value of private field
2021-08-09 19:01:08 -07:00
structuralEqns.lean
test: add "parameters" that are fixed in all equations
2021-09-20 12:58:22 -07:00
structuralEqns2.lean
test: equational theorem test
2021-09-19 09:34:08 -07:00
structuralIssue.lean
refactor: fix code review comments.
2021-06-06 06:40:09 -07:00
structuralIssue2.lean
structuralRec1.lean
fix: deal with params for inductive predicates.
2021-06-06 06:40:09 -07:00
structure.lean
stuckMVarBug.lean
stxKindInsideNamespace.lean
stxMacro.lean
subst.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
subst1.lean
subtype_inj.lean
suffices.lean
syntax1.lean
syntaxPrio.lean
synth1.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
synthPending1.lean
chore: fix tests
2021-08-07 13:22:58 -07:00
synthPendingBug.lean
fix: synthPending bug
2021-08-04 20:07:06 -07:00
tactic.lean
perf: make trace[...] ... notation lazy
2021-06-23 00:07:27 -07:00
tactic1.lean
chore: add sorry tactic
2021-09-08 08:10:37 -07:00
tacticExtOverlap.lean
tacticTests.lean
task_test.lean
task_test2.lean
task_test_io.lean
tcUnivIssue.lean
fix: TC issue introduced by recent bug fix
2021-08-23 17:32:19 -07:00
termElab.lean
termParserAttr.lean
test_single.sh
toExpr.lean
toFromJson.lean
chore: fix test
2021-08-05 06:27:57 -07:00
trace.lean
chore: fix tests
2021-09-16 10:29:38 -07:00
traceElabIssue.lean
trans.lean
chore: fix test
2021-08-25 07:00:25 -07:00
tryHeuristicPerfIssue.lean
feat: add basic isDefEq cache
2021-07-28 16:29:44 -07:00
tryHeuristicPerfIssue2.lean
feat: add basic isDefEq cache
2021-07-28 16:29:44 -07:00
tryPureCoe.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
unif_issue.lean
unif_issue2.lean
unifhint1.lean
unifhint2.lean
unifhint3.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
unihint.lean
univIssue.lean
chore: remove command universes
2021-06-29 17:01:07 -07:00
update.lean
utf8英語.lean
fix: UTF-8 file path support for lean on Windows
2021-09-22 12:21:52 +02:00
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean