| .. |
|
interactive
|
fix: jump to definition inside recursive definitions was not working on VS Code
|
2022-04-06 14:27:49 -07:00 |
|
Reformat
|
|
|
|
run
|
fix: generalize if target is a let-declaration
|
2022-04-06 11:08:41 -07:00 |
|
server
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
trust0
|
|
|
|
.gitignore
|
|
|
|
217.lean
|
|
|
|
217.lean.expected.out
|
feat: show argument name at "don't know how to synthesize placeholder" error messages
|
2021-12-09 06:48:06 -08:00 |
|
220.lean
|
|
|
|
220.lean.expected.out
|
feat: add equality proof for named patterns
|
2022-01-18 12:43:01 -08:00 |
|
223.lean
|
|
|
|
223.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
236.lean
|
|
|
|
236.lean.expected.out
|
fix: return fully-qualified name in PrettyPrinter when pp.fullNames is set
|
2021-11-21 15:23:21 +01:00 |
|
241.lean
|
|
|
|
241.lean.expected.out
|
|
|
|
242.lean
|
|
|
|
242.lean.expected.out
|
|
|
|
243.lean
|
|
|
|
243.lean.expected.out
|
|
|
|
247.lean
|
|
|
|
247.lean.expected.out
|
|
|
|
248.lean
|
|
|
|
248.lean.expected.out
|
|
|
|
255.lean
|
|
|
|
255.lean.expected.out
|
|
|
|
276.lean
|
|
|
|
276.lean.expected.out
|
|
|
|
277a.lean
|
|
|
|
277a.lean.expected.out
|
chore: show declaration with sorry in #eval
|
2022-01-17 13:18:22 -08:00 |
|
277b.lean
|
|
|
|
277b.lean.expected.out
|
chore: show declaration with sorry in #eval
|
2022-01-17 13:18:22 -08:00 |
|
283.lean
|
|
|
|
283.lean.expected.out
|
|
|
|
297.lean
|
|
|
|
297.lean.expected.out
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
301.lean
|
|
|
|
301.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
302.lean
|
|
|
|
302.lean.expected.out
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
|
2022-03-25 09:07:59 -07:00 |
|
307.lean
|
|
|
|
307.lean.expected.out
|
|
|
|
309.lean
|
|
|
|
309.lean.expected.out
|
|
|
|
331.lean
|
|
|
|
331.lean.expected.out
|
|
|
|
343.lean
|
|
|
|
343.lean.expected.out
|
fix: allow universes to be postponed further
|
2022-03-22 13:57:58 -07:00 |
|
345.lean
|
|
|
|
345.lean.expected.out
|
|
|
|
346.lean
|
|
|
|
346.lean.expected.out
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
348.lean
|
|
|
|
348.lean.expected.out
|
|
|
|
353.lean
|
|
|
|
353.lean.expected.out
|
|
|
|
361.lean
|
chore: fix test
|
2022-01-31 16:45:57 -08:00 |
|
361.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
366.lean
|
|
|
|
366.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
386.lean
|
|
|
|
386.lean.expected.out
|
|
|
|
389.lean
|
|
|
|
389.lean.expected.out
|
|
|
|
414.lean
|
chore: fix tests
|
2022-04-01 11:34:50 -07:00 |
|
414.lean.expected.out
|
|
|
|
415.lean
|
|
|
|
415.lean.expected.out
|
|
|
|
421.lean
|
|
|
|
421.lean.expected.out
|
|
|
|
423.lean
|
|
|
|
423.lean.expected.out
|
|
|
|
435.lean
|
|
|
|
435.lean.expected.out
|
|
|
|
435b.lean
|
|
|
|
435b.lean.expected.out
|
|
|
|
439.lean
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
439.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
440.lean
|
|
|
|
440.lean.expected.out
|
chore: show declaration with sorry in #eval
|
2022-01-17 13:18:22 -08:00 |
|
445.lean
|
|
|
|
445.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
448.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
448.lean.expected.out
|
|
|
|
449.lean
|
|
|
|
449.lean.expected.out
|
|
|
|
450.lean
|
|
|
|
450.lean.expected.out
|
feat: add Lean.Elab.Term.getMVarErrorInfo?
|
2021-12-09 06:48:06 -08:00 |
|
456.lean
|
|
|
|
456.lean.expected.out
|
|
|
|
469.lean
|
|
|
|
469.lean.expected.out
|
|
|
|
474.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
474.lean.expected.out
|
|
|
|
490.lean
|
feat: reject user declared namespaces containing _root
|
2022-01-26 19:15:45 -08:00 |
|
490.lean.expected.out
|
feat: reject user declared namespaces containing _root
|
2022-01-26 19:15:45 -08:00 |
|
496.lean
|
|
|
|
496.lean.expected.out
|
|
|
|
529.lean
|
|
|
|
529.lean.expected.out
|
|
|
|
550.lean
|
|
|
|
550.lean.expected.out
|
|
|
|
586.lean
|
|
|
|
586.lean.expected.out
|
|
|
|
593.lean
|
|
|
|
593.lean.expected.out
|
|
|
|
603.lean
|
|
|
|
603.lean.expected.out
|
feat: add a proper BEq instance for Nat
|
2022-03-01 09:01:08 -08:00 |
|
604.lean
|
|
|
|
604.lean.expected.out
|
|
|
|
620.lean
|
|
|
|
620.lean.expected.out
|
|
|
|
621.lean
|
|
|
|
621.lean.expected.out
|
chore: fix tests
|
2022-01-20 15:25:59 -08:00 |
|
625.lean
|
|
|
|
625.lean.expected.out
|
|
|
|
629.lean
|
|
|
|
629.lean.expected.out
|
|
|
|
641.lean
|
|
|
|
641.lean.expected.out
|
feat: include types in the "ambiguous, possible interpretations" error message
|
2022-03-06 07:26:31 -08:00 |
|
653.lean
|
|
|
|
653.lean.expected.out
|
|
|
|
655.lean
|
|
|
|
655.lean.expected.out
|
|
|
|
679.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
679.lean.expected.out
|
|
|
|
689.lean
|
|
|
|
689.lean.expected.out
|
|
|
|
690.lean
|
|
|
|
690.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
697.lean
|
|
|
|
697.lean.expected.out
|
|
|
|
714.lean
|
|
|
|
714.lean.expected.out
|
|
|
|
755.lean
|
fix: bug at Offset.lean
|
2021-11-08 18:27:25 -08:00 |
|
755.lean.expected.out
|
chore: fix test
|
2022-01-20 17:19:29 -08:00 |
|
770.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
770.lean.expected.out
|
feat: improve do notation error message for pure code
|
2021-12-13 11:08:38 -08:00 |
|
799.lean
|
fix: generate an error if declaration name clashes with variable name
|
2022-01-10 12:08:11 -08:00 |
|
799.lean.expected.out
|
fix: generate an error if declaration name clashes with variable name
|
2022-01-10 12:08:11 -08:00 |
|
801.lean
|
test: wrong test
|
2022-02-02 13:17:30 +01:00 |
|
801.lean.expected.out
|
test: forgot to commit test for #801
|
2022-02-02 13:08:23 +01:00 |
|
813.lean
|
fix: remove @[reducible] annotation from Function.comp and Function.const
|
2021-11-23 07:29:25 -08:00 |
|
813.lean.expected.out
|
fix: remove @[reducible] annotation from Function.comp and Function.const
|
2021-11-23 07:29:25 -08:00 |
|
815b.lean
|
fix: typo at hasUnusedArguments
|
2021-12-14 06:50:34 -08:00 |
|
815b.lean.expected.out
|
fix: typo at hasUnusedArguments
|
2021-12-14 06:50:34 -08:00 |
|
906.lean
|
fix: increase the number of heartbeats at Expr.eqv
|
2022-01-26 08:25:33 -08:00 |
|
906.lean.expected.out
|
chore: increase maxHeartbeats default values
|
2022-02-28 15:44:08 -08:00 |
|
916.lean
|
test: for #916
|
2022-01-03 07:57:16 -08:00 |
|
916.lean.expected.out
|
test: for #916
|
2022-01-03 07:57:16 -08:00 |
|
948.lean
|
fix: ignore TC failures while processing patterns
|
2022-01-13 10:55:09 -08:00 |
|
948.lean.expected.out
|
fix: ignore TC failures while processing patterns
|
2022-01-13 10:55:09 -08:00 |
|
951.lean
|
test: add test for issue #951
|
2022-01-20 17:16:06 -08:00 |
|
951.lean.expected.out
|
test: add test for issue #951
|
2022-01-20 17:16:06 -08:00 |
|
973.lean
|
feat: generate error message for simp theorems that are equivalent to x = x
|
2022-01-26 11:16:31 -08:00 |
|
973.lean.expected.out
|
feat: generate error message for simp theorems that are equivalent to x = x
|
2022-01-26 11:16:31 -08:00 |
|
973b.lean
|
feat: do not try to discharge hypotheses at simp when type contains assignable metavariables
|
2022-01-26 17:57:52 -08:00 |
|
973b.lean.expected.out
|
feat: do not try to discharge hypotheses at simp when type contains assignable metavariables
|
2022-01-26 17:57:52 -08:00 |
|
974.lean
|
test: add variant of Formula.count_quantifiers
|
2022-01-25 18:47:03 -08:00 |
|
974.lean.expected.out
|
fix: mkEquationsFor at Match/MatchEqs.lean
|
2022-01-25 18:43:51 -08:00 |
|
986.lean
|
fix: remove irrelevant hypotheses in auto-generated equation theorems
|
2022-02-02 15:39:51 -08:00 |
|
986.lean.expected.out
|
fix: mkEqnTypes
|
2022-03-25 19:13:21 -07:00 |
|
995.lean
|
fix: match tactic should not trigger implicit lambdas
|
2022-02-04 07:55:56 -08:00 |
|
995.lean.expected.out
|
fix: match tactic should not trigger implicit lambdas
|
2022-02-04 07:55:56 -08:00 |
|
1007.lean
|
feat: improve error message when max heartbeats is reached during TC
|
2022-02-07 11:23:48 -08:00 |
|
1007.lean.expected.out
|
chore: increase maxHeartbeats default values
|
2022-02-28 15:44:08 -08:00 |
|
1011.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
1011.lean.expected.out
|
feat: relax auto-implicit restrictions
|
2022-02-08 12:17:42 -08:00 |
|
1018unknowMVarIssue.lean
|
fix: backtrack InfoTree when backtracking at the discriminant refinement method
|
2022-02-15 16:01:09 -08:00 |
|
1018unknowMVarIssue.lean.expected.out
|
fix: jump to definition inside recursive definitions was not working on VS Code
|
2022-04-06 14:27:49 -07:00 |
|
1021.lean
|
fix: nasty bug at findDeclarationRangesCore?
|
2022-03-19 16:53:22 -07:00 |
|
1021.lean.expected.out
|
refactor: clean up parsers using withAnonymousAntiquot := false
|
2022-04-06 10:21:53 +02:00 |
|
1026.lean
|
fix: heuristic for generating equation theorem types
|
2022-02-23 13:10:30 -08:00 |
|
1026.lean.expected.out
|
fix: heuristic for generating equation theorem types
|
2022-02-23 13:10:30 -08:00 |
|
1027.lean
|
fix: simp_all was "self-simplifying" simplified hypotheses
|
2022-02-23 16:48:28 -08:00 |
|
1027.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
1038.lean
|
fix: toName function at elabAppFnId
|
2022-03-04 16:56:02 -08:00 |
|
1038.lean.expected.out
|
fix: toName function at elabAppFnId
|
2022-03-04 16:56:02 -08:00 |
|
1039.lean
|
fix: propagate local and scope modifiers at elab_rules
|
2022-03-19 16:08:06 -07:00 |
|
1039.lean.expected.out
|
fix: propagate local and scope modifiers at elab_rules
|
2022-03-19 16:08:06 -07:00 |
|
1050.lean
|
feat: improve "result types must be in the same universe level" error message
|
2022-03-17 07:41:37 -07:00 |
|
1050.lean.expected.out
|
feat: improve "result types must be in the same universe level" error message
|
2022-03-17 07:41:37 -07:00 |
|
1057.lean
|
fix: check type mismatch at dependent pattern matching compiler
|
2022-03-21 09:28:02 -07:00 |
|
1057.lean.expected.out
|
fix: check type mismatch at dependent pattern matching compiler
|
2022-03-21 09:28:02 -07:00 |
|
1062.lean
|
test: for issue #1062
|
2022-03-22 14:14:28 -07:00 |
|
1062.lean.expected.out
|
test: for issue #1062
|
2022-03-22 14:14:28 -07:00 |
|
1074a.lean
|
fix: mkEqnTypes
|
2022-03-25 19:13:21 -07:00 |
|
1074a.lean.expected.out
|
feat: improve let-pattern and have-pattern macro expansion
|
2022-03-29 07:33:22 -07:00 |
|
1074b.lean
|
fix: missing test at has_trivial_structure
|
2022-03-25 17:36:30 -07:00 |
|
1074b.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
1079.lean
|
test: for issue #1079
|
2022-03-28 07:19:55 -07:00 |
|
1079.lean.expected.out
|
test: for issue #1079
|
2022-03-28 07:19:55 -07:00 |
|
1081.lean
|
fix: smart unfolding
|
2022-03-29 15:49:14 -07:00 |
|
1081.lean.expected.out
|
fix: smart unfolding
|
2022-03-29 15:49:14 -07:00 |
|
abst.lean
|
|
|
|
abst.lean.expected.out
|
|
|
|
appParserIssue.lean
|
|
|
|
appParserIssue.lean.expected.out
|
|
|
|
argNameAtPlaceholderError.lean
|
feat: show argument name at "don't know how to synthesize placeholder" error messages
|
2021-12-09 06:48:06 -08:00 |
|
argNameAtPlaceholderError.lean.expected.out
|
fix: tests and add WellFoundedRelation.rel to list of definitions to unfold at decreasing_tactic
|
2022-01-12 08:28:03 -08:00 |
|
argNameIfMacroScopes.lean
|
feat: show argument name at "don't know how to synthesize placeholder" error messages
|
2021-12-09 06:48:06 -08:00 |
|
argNameIfMacroScopes.lean.expected.out
|
feat: show argument name at "don't know how to synthesize placeholder" error messages
|
2021-12-09 06:48:06 -08:00 |
|
arrayGetU.lean
|
feat: add removeUnnecessaryCasts
|
2022-02-07 17:24:32 -08:00 |
|
arrayGetU.lean.expected.out
|
feat: add removeUnnecessaryCasts
|
2022-02-07 17:24:32 -08:00 |
|
attrCmd.lean
|
|
|
|
attrCmd.lean.expected.out
|
|
|
|
autobound_and_macroscopes.lean
|
|
|
|
autobound_and_macroscopes.lean.expected.out
|
|
|
|
autoBoundErrorMsg.lean
|
|
|
|
autoBoundErrorMsg.lean.expected.out
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
|
2022-03-25 09:07:59 -07:00 |
|
autoBoundImplicits1.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
autoBoundImplicits1.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
autoBoundImplicits2.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
autoBoundImplicits2.lean.expected.out
|
|
|
|
autoBoundPostponeLoop.lean
|
|
|
|
autoBoundPostponeLoop.lean.expected.out
|
feat: auto local implicit chaining
|
2022-03-05 17:30:15 -08:00 |
|
autoImplicitChain.lean
|
feat: auto local implicit chaining
|
2022-03-05 17:30:15 -08:00 |
|
autoImplicitChain.lean.expected.out
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
|
2022-03-25 09:07:59 -07:00 |
|
autoIssue.lean
|
feat: improve let-pattern and have-pattern macro expansion
|
2022-03-29 07:33:22 -07:00 |
|
autoIssue.lean.expected.out
|
feat: improve let-pattern and have-pattern macro expansion
|
2022-03-29 07:33:22 -07:00 |
|
autoPPExplicit.lean
|
|
|
|
autoPPExplicit.lean.expected.out
|
|
|
|
auxDeclIssue.lean
|
|
|
|
auxDeclIssue.lean.expected.out
|
chore: fix tests
|
2022-02-23 16:30:27 -08:00 |
|
badBinderName.lean
|
|
|
|
badBinderName.lean.expected.out
|
|
|
|
badIhName.lean
|
|
|
|
badIhName.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
beginEndAsMacro.lean
|
|
|
|
beginEndAsMacro.lean.expected.out
|
|
|
|
bigUnivOffsets.lean
|
|
|
|
bigUnivOffsets.lean.expected.out
|
|
|
|
binderCacheIssue.lean
|
|
|
|
binderCacheIssue.lean.expected.out
|
|
|
|
binderCacheIssue2.lean
|
|
|
|
binderCacheIssue2.lean.expected.out
|
|
|
|
bindersAbstractingUnassignedMVars.lean
|
feat: allow mkLambdaFVars and mkForallFVars to abstract unassigned metavars too
|
2022-03-09 11:27:58 -08:00 |
|
bindersAbstractingUnassignedMVars.lean.expected.out
|
feat: allow mkLambdaFVars and mkForallFVars to abstract unassigned metavars too
|
2022-03-09 11:27:58 -08:00 |
|
binomialHeap.lean
|
|
|
|
binomialHeap.lean.expected.out
|
|
|
|
binop_lazy.lean
|
|
|
|
binop_lazy.lean.expected.out
|
|
|
|
binopIssues.lean
|
|
|
|
binopIssues.lean.expected.out
|
|
|
|
binsearch.lean
|
|
|
|
binsearch.lean.expected.out
|
|
|
|
bintreeGoal.lean
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
bintreeGoal.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
bitwise.lean
|
|
|
|
bitwise.lean.expected.out
|
|
|
|
byCasesMetaM.lean
|
|
|
|
byCasesMetaM.lean.expected.out
|
|
|
|
bytearray.lean
|
|
|
|
bytearray.lean.expected.out
|
|
|
|
cacheIssue.lean
|
|
|
|
cacheIssue.lean.expected.out
|
|
|
|
calcErrors.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
calcErrors.lean.expected.out
|
|
|
|
cdotAtSimpArg.lean
|
|
|
|
cdotAtSimpArg.lean.expected.out
|
|
|
|
cdotTuple.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
cdotTuple.lean.expected.out
|
|
|
|
class_def_must_fail.lean
|
|
|
|
class_def_must_fail.lean.expected.out
|
feat: allow constants to be type classes
|
2022-03-20 08:03:34 -07:00 |
|
classBadOutParam.lean
|
|
|
|
classBadOutParam.lean.expected.out
|
|
|
|
collectDepsIssue.lean
|
|
|
|
collectDepsIssue.lean.expected.out
|
|
|
|
commandPrefix.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
commandPrefix.lean.expected.out
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
congrThmIssue.lean
|
test: add test for issue fixed in previous commit
|
2022-03-14 14:11:08 -07:00 |
|
congrThmIssue.lean.expected.out
|
test: add test for issue fixed in previous commit
|
2022-03-14 14:11:08 -07:00 |
|
constDelab.lean
|
|
|
|
constDelab.lean.expected.out
|
|
|
|
constructorTac.lean
|
|
|
|
constructorTac.lean.expected.out
|
|
|
|
consumePPHint.lean
|
|
|
|
consumePPHint.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
conv1.lean
|
|
|
|
conv1.lean.expected.out
|
|
|
|
convInConv.lean
|
|
|
|
convInConv.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
convPatternAtLetIssue.lean
|
|
|
|
convPatternAtLetIssue.lean.expected.out
|
|
|
|
convPatternMatchIssue.lean
|
|
|
|
convPatternMatchIssue.lean.expected.out
|
|
|
|
copy-produced
|
chore: fix copy-produced
|
2021-12-17 12:22:53 +01:00 |
|
csimpAttr.lean
|
|
|
|
csimpAttr.lean.expected.out
|
|
|
|
csimpAttrAppend.lean
|
|
|
|
csimpAttrAppend.lean.expected.out
|
|
|
|
ctor_layout.lean
|
|
|
|
ctor_layout.lean.expected.out
|
feat: store ModuleData of imported modules in EnvironmentHeader
|
2022-01-15 10:40:52 -08:00 |
|
ctorUnivTooBig.lean
|
feat: better binder names at reorderCtorArgs
|
2022-04-03 10:03:47 -07:00 |
|
ctorUnivTooBig.lean.expected.out
|
feat: better binder names at reorderCtorArgs
|
2022-04-03 10:03:47 -07:00 |
|
dbgMacros.lean
|
|
|
|
dbgMacros.lean.expected.out
|
|
|
|
decimals.lean
|
chore: add more decimals tests
|
2021-10-26 11:51:30 -07:00 |
|
decimals.lean.expected.out
|
refactor: reimplement ofScientific for floats
|
2021-10-26 11:51:30 -07:00 |
|
decreasing_by.lean
|
|
|
|
decreasing_by.lean.expected.out
|
|
|
|
defaultInstance.lean
|
|
|
|
defaultInstance.lean.expected.out
|
|
|
|
defaultInstanceWithPrio.lean
|
fix: fixes #787
|
2021-11-15 18:31:57 -08:00 |
|
defaultInstanceWithPrio.lean.expected.out
|
fix: fixes #787
|
2021-11-15 18:31:57 -08:00 |
|
defInst.lean
|
feat: improve #eval command
|
2022-03-12 19:55:15 -08:00 |
|
defInst.lean.expected.out
|
feat: improve #eval command
|
2022-03-12 19:55:15 -08:00 |
|
delabUnexpand.lean
|
|
|
|
delabUnexpand.lean.expected.out
|
|
|
|
delta.lean
|
|
|
|
delta.lean.expected.out
|
|
|
|
derivingRepr.lean
|
|
|
|
derivingRepr.lean.expected.out
|
|
|
|
diamond1.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
diamond1.lean.expected.out
|
feat: print number of parameters for an inductive type
|
2022-03-08 17:48:46 -08:00 |
|
diamond2.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
diamond2.lean.expected.out
|
chore: fix tests
|
2022-02-14 12:06:03 -08:00 |
|
diamond3.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
diamond3.lean.expected.out
|
chore: fix tests
|
2022-02-14 12:06:03 -08:00 |
|
diamond4.lean
|
|
|
|
diamond4.lean.expected.out
|
|
|
|
diamond5.lean
|
|
|
|
diamond5.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
diamond6.lean
|
|
|
|
diamond6.lean.expected.out
|
|
|
|
diamond7.lean
|
|
|
|
diamond7.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
diamond8.lean
|
fix: recursively copy subfields in diamond extends
|
2022-01-29 08:31:34 -08:00 |
|
diamond8.lean.expected.out
|
feat: print number of parameters for an inductive type
|
2022-03-08 17:48:46 -08:00 |
|
diamond9.lean
|
fix: dependent fields in diamond extensions
|
2022-02-03 09:17:14 -08:00 |
|
diamond9.lean.expected.out
|
fix: dependent fields in diamond extensions
|
2022-02-03 09:17:14 -08:00 |
|
diamond10.lean
|
fix: refs to copied subobjects in diamond extension
|
2022-02-07 10:54:32 -08:00 |
|
diamond10.lean.expected.out
|
fix: refs to copied subobjects in diamond extension
|
2022-02-07 10:54:32 -08:00 |
|
docStr.lean
|
|
|
|
docStr.lean.expected.out
|
chore: fix test
|
2022-01-17 17:24:09 -08:00 |
|
doErrorMsg.lean
|
|
|
|
doErrorMsg.lean.expected.out
|
chore: fix tests
|
2021-12-14 09:33:52 +01:00 |
|
doIfLet.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
doIfLet.lean.expected.out
|
|
|
|
doIssue.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
doIssue.lean.expected.out
|
|
|
|
doLetLoop.lean
|
|
|
|
doLetLoop.lean.expected.out
|
|
|
|
doNotation1.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
doNotation1.lean.expected.out
|
chore: fix tests
|
2021-12-14 09:33:52 +01:00 |
|
doSeqRightIssue.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
doSeqRightIssue.lean.expected.out
|
|
|
|
eagerCoeExpansion.lean
|
|
|
|
eagerCoeExpansion.lean.expected.out
|
feat: add a proper BEq instance for Nat
|
2022-03-01 09:01:08 -08:00 |
|
eagerUnfoldingIssue.lean
|
|
|
|
eagerUnfoldingIssue.lean.expected.out
|
|
|
|
elseifDoErrorPos.lean
|
|
|
|
elseifDoErrorPos.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
emptyc.lean
|
|
|
|
emptyc.lean.expected.out
|
feat: include types in the "ambiguous, possible interpretations" error message
|
2022-03-06 07:26:31 -08:00 |
|
eoi.lean
|
|
|
|
eoi.lean.expected.out
|
|
|
|
eqValue.lean
|
fix: mkEquationsFor at Match/MatchEqs.lean
|
2022-01-25 18:43:51 -08:00 |
|
eqValue.lean.expected.out
|
fix: splitMatch tactic
|
2022-02-02 15:06:03 -08:00 |
|
eraseInsts.lean
|
|
|
|
eraseInsts.lean.expected.out
|
|
|
|
eraseSimp.lean
|
|
|
|
eraseSimp.lean.expected.out
|
|
|
|
errorOnInductionForNested.lean
|
feat: generate error message when induction tactic is used on a nested inductive type without specifying an eliminator
|
2022-03-11 14:45:57 -08:00 |
|
errorOnInductionForNested.lean.expected.out
|
feat: generate error message when induction tactic is used on a nested inductive type without specifying an eliminator
|
2022-03-11 14:45:57 -08:00 |
|
errorRecoveryBug.lean
|
|
|
|
errorRecoveryBug.lean.expected.out
|
|
|
|
eta.lean
|
|
|
|
eta.lean.expected.out
|
|
|
|
etaStructIssue.lean
|
fix: the eta for structures implementation in the elaborator was different from the implementation in the kernel
|
2022-03-25 18:24:15 -07:00 |
|
etaStructIssue.lean.expected.out
|
fix: the eta for structures implementation in the elaborator was different from the implementation in the kernel
|
2022-03-25 18:24:15 -07:00 |
|
eval_except.lean
|
|
|
|
eval_except.lean.expected.out
|
|
|
|
evalInstMessage.lean
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
evalInstMessage.lean.expected.out
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
evalSorry.lean
|
|
|
|
evalSorry.lean.expected.out
|
chore: show declaration with sorry in #eval
|
2022-01-17 13:18:22 -08:00 |
|
evalWithMVar.lean
|
|
|
|
evalWithMVar.lean.expected.out
|
chore: remove problematic instance hasOfNatOfCoe
|
2022-01-20 14:47:25 -08:00 |
|
exactErrorPos.lean
|
|
|
|
exactErrorPos.lean.expected.out
|
|
|
|
exitAfterParseError.lean
|
|
|
|
exitAfterParseError.lean.expected.out
|
|
|
|
extract.lean
|
|
|
|
extract.lean.expected.out
|
|
|
|
failTac.lean
|
fix: display all remaining goals at fail tactic error message
|
2022-02-26 09:49:06 -08:00 |
|
failTac.lean.expected.out
|
fix: display all remaining goals at fail tactic error message
|
2022-02-26 09:49:06 -08:00 |
|
file_not_found.lean
|
|
|
|
file_not_found.lean.expected.out
|
|
|
|
filePath.lean
|
|
|
|
filePath.lean.expected.out
|
|
|
|
fixedIndexToParamIssue.lean
|
feat: implement TODO at "fixed indices to parameters"
|
2022-04-02 14:37:24 -07:00 |
|
fixedIndexToParamIssue.lean.expected.out
|
feat: better binder names at reorderCtorArgs
|
2022-04-03 10:03:47 -07:00 |
|
fixedIndicesToParams.lean
|
feat: in an inductive family the longest fixed prefix of indices is now promoted to parameters
|
2022-03-08 17:56:34 -08:00 |
|
fixedIndicesToParams.lean.expected.out
|
feat: better binder names at reorderCtorArgs
|
2022-04-03 10:03:47 -07:00 |
|
forallMetaBounded.lean
|
|
|
|
forallMetaBounded.lean.expected.out
|
|
|
|
forErrors.lean
|
|
|
|
forErrors.lean.expected.out
|
|
|
|
Format.lean
|
|
|
|
Format.lean.expected.out
|
|
|
|
funExpected.lean
|
|
|
|
funExpected.lean.expected.out
|
|
|
|
funInfoBug.lean
|
|
|
|
funInfoBug.lean.expected.out
|
|
|
|
gcd.lean
|
|
|
|
gcd.lean.expected.out
|
|
|
|
have.lean
|
|
|
|
have.lean.expected.out
|
|
|
|
heapSort.lean
|
fix: pretty-printing match dependent on let
|
2022-02-10 10:19:04 +01:00 |
|
heapSort.lean.expected.out
|
fix: pretty-printing match dependent on let
|
2022-02-10 10:19:04 +01:00 |
|
hidingInaccessibleNames.lean
|
|
|
|
hidingInaccessibleNames.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
holeErrors.lean
|
|
|
|
holeErrors.lean.expected.out
|
chore: fix tests
|
2022-01-10 14:33:02 -08:00 |
|
holes.lean
|
|
|
|
holes.lean.expected.out
|
chore: fix tests
|
2022-02-09 10:13:52 -08:00 |
|
hygienicIntro.lean
|
|
|
|
hygienicIntro.lean.expected.out
|
|
|
|
implicitLambdaIssue.lean
|
|
|
|
implicitLambdaIssue.lean.expected.out
|
|
|
|
implicitTypePos.lean
|
|
|
|
implicitTypePos.lean.expected.out
|
feat: add Lean.Elab.Term.getMVarErrorInfo?
|
2021-12-09 06:48:06 -08:00 |
|
inductionErrors.lean
|
|
|
|
inductionErrors.lean.expected.out
|
|
|
|
inductionGen.lean
|
|
|
|
inductionGen.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
inductionMutual.lean
|
|
|
|
inductionMutual.lean.expected.out
|
|
|
|
inductive1.lean
|
feat: allow attributes on structures and inductives
|
2021-12-23 08:04:36 -08:00 |
|
inductive1.lean.expected.out
|
feat: allow attributes on structures and inductives
|
2021-12-23 08:04:36 -08:00 |
|
infoFromFailure.lean
|
|
|
|
infoFromFailure.lean.expected.out
|
|
|
|
infoTree.lean
|
fix: make info of fields synthesized by structure update synthetic
|
2022-02-06 08:50:07 -08:00 |
|
infoTree.lean.expected.out
|
fix: jump to definition inside recursive definitions was not working on VS Code
|
2022-04-06 14:27:49 -07:00 |
|
inst.lean
|
|
|
|
inst.lean.expected.out
|
|
|
|
intModBug.lean
|
|
|
|
intModBug.lean.expected.out
|
|
|
|
intNegSucc.lean
|
|
|
|
intNegSucc.lean.expected.out
|
|
|
|
invalidFieldName.lean
|
|
|
|
invalidFieldName.lean.expected.out
|
|
|
|
invalidInstImplicit.lean
|
|
|
|
invalidInstImplicit.lean.expected.out
|
|
|
|
invalidNamedArgs.lean
|
|
|
|
invalidNamedArgs.lean.expected.out
|
|
|
|
invalidPatternIssue.lean
|
fix: ensure explicit pattern variables provided by the uses are indeed pattern variables
|
2022-03-16 07:50:29 -07:00 |
|
invalidPatternIssue.lean.expected.out
|
fix: ensure explicit pattern variables provided by the uses are indeed pattern variables
|
2022-03-16 07:50:29 -07:00 |
|
IRbug.lean
|
|
|
|
IRbug.lean.expected.out
|
|
|
|
isDefEqOffsetBug.lean
|
|
|
|
isDefEqOffsetBug.lean.expected.out
|
|
|
|
isNoncomputable.lean
|
test: for isNoncomputable
|
2022-02-16 13:37:49 -08:00 |
|
isNoncomputable.lean.expected.out
|
test: for isNoncomputable
|
2022-02-16 13:37:49 -08:00 |
|
jason1.lean
|
|
|
|
jason1.lean.expected.out
|
feat: implement TODO at "fixed indices to parameters"
|
2022-04-02 14:37:24 -07:00 |
|
jason2.lean
|
|
|
|
jason2.lean.expected.out
|
|
|
|
json.lean
|
|
|
|
json.lean.expected.out
|
|
|
|
kernelMVarBug.lean
|
|
|
|
kernelMVarBug.lean.expected.out
|
|
|
|
keyAttrErase.lean
|
|
|
|
keyAttrErase.lean.expected.out
|
|
|
|
lazySeq.lean
|
|
|
|
lazySeq.lean.expected.out
|
|
|
|
letArrowOutsideDo.lean
|
feat: improve error message for let ... ← ... outside of a do
|
2021-12-14 08:56:22 -08:00 |
|
letArrowOutsideDo.lean.expected.out
|
feat: improve error message for let ... ← ... outside of a do
|
2021-12-14 08:56:22 -08:00 |
|
letFun.lean
|
|
|
|
letFun.lean.expected.out
|
|
|
|
letPatIssue.lean
|
feat: improve let-pattern and have-pattern macro expansion
|
2022-03-29 07:33:22 -07:00 |
|
letPatIssue.lean.expected.out
|
feat: improve let-pattern and have-pattern macro expansion
|
2022-03-29 07:33:22 -07:00 |
|
letrec1.lean
|
|
|
|
letrec1.lean.expected.out
|
fix: binder info range for let rec/where
|
2022-02-06 07:21:51 -08:00 |
|
letrecErrors.lean
|
|
|
|
letrecErrors.lean.expected.out
|
fix: binder info range for let rec/where
|
2022-02-06 07:21:51 -08:00 |
|
letRecMissingAnnotation.lean
|
feat: isolate fixed prefix at well-founded recursion
|
2022-02-18 10:40:32 -08:00 |
|
letRecMissingAnnotation.lean.expected.out
|
chore: fix tests
|
2022-03-14 10:05:33 -07:00 |
|
liftOverLeft.lean
|
|
|
|
liftOverLeft.lean.expected.out
|
|
|
|
listLength.lean
|
|
|
|
listLength.lean.expected.out
|
|
|
|
ll_infer_type_bug.lean
|
|
|
|
ll_infer_type_bug.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
localNotationPP.lean
|
|
|
|
localNotationPP.lean.expected.out
|
|
|
|
loopErrorRecovery.lean
|
|
|
|
loopErrorRecovery.lean.expected.out
|
|
|
|
lvl1.lean
|
|
|
|
lvl1.lean.expected.out
|
|
|
|
macroError.lean
|
fix: term macro errors should be fatal
|
2022-01-04 11:20:18 +01:00 |
|
macroError.lean.expected.out
|
fix: term macro errors should be fatal
|
2022-01-04 11:20:18 +01:00 |
|
macroPrio.lean
|
|
|
|
macroPrio.lean.expected.out
|
feat: include types in the "ambiguous, possible interpretations" error message
|
2022-03-06 07:26:31 -08:00 |
|
macroResolveName.lean
|
|
|
|
macroResolveName.lean.expected.out
|
|
|
|
macroscopes.lean
|
|
|
|
macroscopes.lean.expected.out
|
|
|
|
macroStack.lean
|
|
|
|
macroStack.lean.expected.out
|
|
|
|
macroTrace.lean
|
|
|
|
macroTrace.lean.expected.out
|
|
|
|
magical.lean
|
fix: reject projection (_ : ∃ x, p).2
|
2022-03-01 09:00:46 -08:00 |
|
magical.lean.expected.out
|
fix: reject projection (_ : ∃ x, p).2
|
2022-03-01 09:00:46 -08:00 |
|
mangling.lean
|
|
|
|
mangling.lean.expected.out
|
|
|
|
match1.lean
|
|
|
|
match1.lean.expected.out
|
chore: fix tests
|
2022-02-14 15:47:12 -08:00 |
|
match2.lean
|
feat: in an inductive family the longest fixed prefix of indices is now promoted to parameters
|
2022-03-08 17:56:34 -08:00 |
|
match2.lean.expected.out
|
chore: fix tests
|
2022-02-14 15:47:12 -08:00 |
|
match3.lean
|
|
|
|
match3.lean.expected.out
|
|
|
|
match4.lean
|
|
|
|
match4.lean.expected.out
|
|
|
|
matchAltIndent.lean
|
|
|
|
matchAltIndent.lean.expected.out
|
|
|
|
matchApp.lean
|
|
|
|
matchApp.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
matchErrorLocation.lean
|
feat: (generalizing := true) is the default behavior for match-expressions
|
2022-02-15 11:12:04 -08:00 |
|
matchErrorLocation.lean.expected.out
|
|
|
|
matchErrorMsg.lean
|
|
|
|
matchErrorMsg.lean.expected.out
|
|
|
|
matchLeftovers.lean
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
matchLeftovers.lean.expected.out
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
matchMissingCasesAsStuckError.lean
|
|
|
|
matchMissingCasesAsStuckError.lean.expected.out
|
|
|
|
matchMultAlt.lean
|
feat: macro expand match alternatives
|
2022-03-20 14:20:13 -07:00 |
|
matchMultAlt.lean.expected.out
|
feat: macro expand match alternatives
|
2022-03-20 14:20:13 -07:00 |
|
matchOfNatIssue.lean
|
|
|
|
matchOfNatIssue.lean.expected.out
|
|
|
|
matchPatternInsideBinders.lean
|
|
|
|
matchPatternInsideBinders.lean.expected.out
|
|
|
|
matchPatternPartialApp.lean
|
|
|
|
matchPatternPartialApp.lean.expected.out
|
|
|
|
matchunit.lean
|
|
|
|
matchunit.lean.expected.out
|
feat: add equality proof for named patterns
|
2022-01-18 12:43:01 -08:00 |
|
matchUnknownFVarBug.lean
|
|
|
|
matchUnknownFVarBug.lean.expected.out
|
|
|
|
metaEvalInstMessage.lean
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
metaEvalInstMessage.lean.expected.out
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
missingExplicitWithForwardNamedDep.lean
|
|
|
|
missingExplicitWithForwardNamedDep.lean.expected.out
|
|
|
|
mkProjStx.lean
|
|
|
|
mkProjStx.lean.expected.out
|
|
|
|
modBug.lean
|
|
|
|
modBug.lean.expected.out
|
|
|
|
moduleDoc.lean
|
feat: add position to mod doc
|
2022-02-16 13:50:19 -08:00 |
|
moduleDoc.lean.expected.out
|
|
|
|
moduleOf.lean
|
|
|
|
moduleOf.lean.expected.out
|
|
|
|
mulcommErrorMessage.lean
|
|
|
|
mulcommErrorMessage.lean.expected.out
|
|
|
|
multiConstantError.lean
|
|
|
|
multiConstantError.lean.expected.out
|
feat: add Lean.Elab.Term.getMVarErrorInfo?
|
2021-12-09 06:48:06 -08:00 |
|
mutualdef1.lean
|
|
|
|
mutualdef1.lean.expected.out
|
|
|
|
mutualWithNamespaceMacro.lean
|
|
|
|
mutualWithNamespaceMacro.lean.expected.out
|
|
|
|
mutwf1.lean
|
fix: use PSum instead of Sum when using well-founded recursion
|
2022-02-17 16:14:34 -08:00 |
|
mutwf1.lean.expected.out
|
chore: fix tests
|
2022-03-14 10:05:33 -07:00 |
|
mvar1.lean
|
feat: better Repr instances for Level.Data and Expr.Data
|
2022-01-20 09:45:30 -08:00 |
|
mvar1.lean.expected.out
|
chore: fix tests
|
2022-03-15 11:35:47 -07:00 |
|
mvar2.lean
|
feat: add Repr instances for Level and Expr
|
2022-01-20 09:26:06 -08:00 |
|
mvar2.lean.expected.out
|
feat: add Repr instances for Level and Expr
|
2022-01-20 09:26:06 -08:00 |
|
mvar3.lean
|
refactor: pattern elaboration
|
2022-03-09 18:19:14 -08:00 |
|
mvar3.lean.expected.out
|
feat: add Repr instances for Level and Expr
|
2022-01-20 09:26:06 -08:00 |
|
mvar_fvar.lean
|
|
|
|
mvar_fvar.lean.expected.out
|
|
|
|
mvarAtDefaultValue.lean
|
|
|
|
mvarAtDefaultValue.lean.expected.out
|
|
|
|
namedHoles.lean
|
|
|
|
namedHoles.lean.expected.out
|
|
|
|
namelit.lean
|
|
|
|
namelit.lean.expected.out
|
|
|
|
namePatEqThm.lean
|
fix: equational lemma generation for definitions using named patterns
|
2022-01-19 17:45:54 -08:00 |
|
namePatEqThm.lean.expected.out
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
nameRepr.lean
|
|
|
|
nameRepr.lean.expected.out
|
|
|
|
negFloat.lean
|
|
|
|
negFloat.lean.expected.out
|
|
|
|
newCatPanic.lean
|
|
|
|
newCatPanic.lean.expected.out
|
|
|
|
nonAtomicFieldName.lean
|
|
|
|
nonAtomicFieldName.lean.expected.out
|
|
|
|
noncompSection.lean
|
feat: add noncomputable sections
|
2021-12-13 11:02:46 -08:00 |
|
noncompSection.lean.expected.out
|
feat: add noncomputable sections
|
2021-12-13 11:02:46 -08:00 |
|
nondepArrow.lean
|
|
|
|
nondepArrow.lean.expected.out
|
|
|
|
nonReserved.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
nonReserved.lean.expected.out
|
|
|
|
noTabs.lean
|
|
|
|
noTabs.lean.expected.out
|
|
|
|
notationPrecheck.lean
|
feat: quotation precheck for choice nodes
|
2022-03-29 10:50:11 +02:00 |
|
notationPrecheck.lean.expected.out
|
feat: quotation precheck for choice nodes
|
2022-03-29 10:50:11 +02:00 |
|
openExport.lean
|
|
|
|
openExport.lean.expected.out
|
|
|
|
openScoped.lean
|
|
|
|
openScoped.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
or_shortcircuit.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
or_shortcircuit.lean.expected.out
|
|
|
|
parserPrio.lean
|
|
|
|
parserPrio.lean.expected.out
|
feat: include types in the "ambiguous, possible interpretations" error message
|
2022-03-06 07:26:31 -08:00 |
|
partialVariable.lean
|
|
|
|
partialVariable.lean.expected.out
|
|
|
|
patvar.lean
|
|
|
|
patvar.lean.expected.out
|
|
|
|
phashmap_inst_coherence.lean
|
|
|
|
phashmap_inst_coherence.lean.expected.out
|
feat: add a proper BEq instance for Nat
|
2022-03-01 09:01:08 -08:00 |
|
ppExpr.lean
|
|
|
|
ppExpr.lean.expected.out
|
|
|
|
PPInstances.lean
|
|
|
|
PPInstances.lean.expected.out
|
|
|
|
ppite.lean
|
|
|
|
ppite.lean.expected.out
|
fix: use group for if-then-else
|
2021-12-15 11:42:38 +00:00 |
|
pplevel.lean
|
|
|
|
pplevel.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
ppMotives.lean
|
|
|
|
ppMotives.lean.expected.out
|
chore: fix tests
|
2022-02-14 15:47:12 -08:00 |
|
ppNotationCode.lean
|
|
|
|
ppNotationCode.lean.expected.out
|
feat: delaborate cond using bif-then-else
|
2022-03-03 07:41:39 -08:00 |
|
ppProofs.lean
|
|
|
|
ppProofs.lean.expected.out
|
|
|
|
PPRoundtrip.lean
|
feat: define PointedType as { α : Type u // Nonempty α }
|
2022-01-14 20:36:51 -08:00 |
|
PPRoundtrip.lean.expected.out
|
feat: define PointedType as { α : Type u // Nonempty α }
|
2022-01-14 20:36:51 -08:00 |
|
ppSyntax.lean
|
|
|
|
ppSyntax.lean.expected.out
|
|
|
|
precissues.lean
|
|
|
|
precissues.lean.expected.out
|
|
|
|
private.lean
|
|
|
|
private.lean.expected.out
|
|
|
|
privateFieldCopyIssue.lean
|
|
|
|
privateFieldCopyIssue.lean.expected.out
|
chore: fix tests
|
2022-02-14 12:06:03 -08:00 |
|
Process.lean
|
|
|
|
Process.lean.expected.out
|
|
|
|
protected.lean
|
|
|
|
protected.lean.expected.out
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
pureCoeIssue.lean
|
|
|
|
pureCoeIssue.lean.expected.out
|
|
|
|
rat1.lean
|
|
|
|
rat1.lean.expected.out
|
|
|
|
readDir.lean
|
|
|
|
readDir.lean.expected.out
|
|
|
|
redundantAlt.lean
|
|
|
|
redundantAlt.lean.expected.out
|
|
|
|
ref1.lean
|
|
|
|
ref1.lean.expected.out
|
|
|
|
refineOccursCheck.lean
|
fix: occurs check at refine tactic
|
2022-03-31 18:08:05 -07:00 |
|
refineOccursCheck.lean.expected.out
|
fix: occurs check at refine tactic
|
2022-03-31 18:08:05 -07:00 |
|
Reformat.lean
|
|
|
|
Reformat.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
renameBug.lean
|
|
|
|
renameBug.lean.expected.out
|
|
|
|
renameI.lean
|
|
|
|
renameI.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
repr.lean
|
|
|
|
repr.lean.expected.out
|
|
|
|
repr_issue.lean
|
|
|
|
repr_issue.lean.expected.out
|
|
|
|
resolveGlobalName.lean
|
|
|
|
resolveGlobalName.lean.expected.out
|
|
|
|
revertlet.lean
|
|
|
|
revertlet.lean.expected.out
|
|
|
|
rewrite.lean
|
|
|
|
rewrite.lean.expected.out
|
|
|
|
runSTBug.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
runSTBug.lean.expected.out
|
|
|
|
rwEqThms.lean
|
feat: allow rw to unfold nonrecursive definitions too
|
2022-03-12 15:44:52 -08:00 |
|
rwEqThms.lean.expected.out
|
feat: allow rw to unfold nonrecursive definitions too
|
2022-03-12 15:44:52 -08:00 |
|
rwWithoutOffsetCnstrs.lean
|
|
|
|
rwWithoutOffsetCnstrs.lean.expected.out
|
fix: trace_state messages should not be lost during backtracking
|
2022-02-28 11:07:41 -08:00 |
|
safeShadowing.lean
|
|
|
|
safeShadowing.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
sanitizeMacroScopes.lean
|
|
|
|
sanitizeMacroScopes.lean.expected.out
|
|
|
|
sanitychecks.lean
|
feat: when Lean cannot prove termination, then report error and add definition as partial, and if it fails add as axiom
|
2022-02-15 07:44:27 -08:00 |
|
sanitychecks.lean.expected.out
|
feat: make sure packDomain and packMutual ignore the fixed arguments
|
2022-02-17 17:43:06 -08:00 |
|
scopedInstanceOutsideNamespace.lean
|
|
|
|
scopedInstanceOutsideNamespace.lean.expected.out
|
|
|
|
scopedLocalInsts.lean
|
|
|
|
scopedLocalInsts.lean.expected.out
|
feat: improve error message produced by #eval command when it fails to synthesize "eval" instance
|
2021-11-05 15:03:57 -07:00 |
|
scopedMacros.lean
|
|
|
|
scopedMacros.lean.expected.out
|
fix: go to definition for macro_rules etc.
|
2021-11-24 11:54:13 +01:00 |
|
scopedTokens.lean
|
|
|
|
scopedTokens.lean.expected.out
|
|
|
|
scopedunifhint.lean
|
|
|
|
scopedunifhint.lean.expected.out
|
|
|
|
shadow.lean
|
|
|
|
shadow.lean.expected.out
|
|
|
|
simpArgTypeMismatch.lean
|
|
|
|
simpArgTypeMismatch.lean.expected.out
|
|
|
|
simpcfg.lean
|
|
|
|
simpcfg.lean.expected.out
|
|
|
|
simpDisch.lean
|
|
|
|
simpDisch.lean.expected.out
|
|
|
|
simpPrefixIssue.lean
|
|
|
|
simpPrefixIssue.lean.expected.out
|
|
|
|
simpZetaFalse.lean
|
|
|
|
simpZetaFalse.lean.expected.out
|
feat: basic support for linear Nat arithmetic at simp
|
2022-02-26 08:58:32 -08:00 |
|
sizeof.lean
|
|
|
|
sizeof.lean.expected.out
|
fix: correctly pretty-print @Eq
|
2022-01-12 09:41:41 +01:00 |
|
smartUnfolding.lean
|
|
|
|
smartUnfolding.lean.expected.out
|
|
|
|
smartUnfoldingMatch.lean
|
|
|
|
smartUnfoldingMatch.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
sorryAtError.lean
|
|
|
|
sorryAtError.lean.expected.out
|
|
|
|
sorryWarning.lean
|
|
|
|
sorryWarning.lean.expected.out
|
|
|
|
splitIssue.lean
|
fix: split tactic issue
|
2022-04-01 15:47:24 -07:00 |
|
splitIssue.lean.expected.out
|
fix: split tactic issue
|
2022-04-01 15:47:24 -07:00 |
|
stdio.lean
|
|
|
|
stdio.lean.expected.out
|
|
|
|
stream.lean
|
|
|
|
stream.lean.expected.out
|
|
|
|
strictImplicit.lean
|
|
|
|
strictImplicit.lean.expected.out
|
|
|
|
string_imp.lean
|
|
|
|
string_imp.lean.expected.out
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
string_imp2.lean
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
string_imp2.lean.expected.out
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
struct1.lean
|
|
|
|
struct1.lean.expected.out
|
|
|
|
structAutoBound.lean
|
|
|
|
structAutoBound.lean.expected.out
|
feat: print number of parameters for an inductive type
|
2022-03-08 17:48:46 -08:00 |
|
structDefault.lean
|
|
|
|
structDefault.lean.expected.out
|
|
|
|
structDefValueOverride.lean
|
|
|
|
structDefValueOverride.lean.expected.out
|
|
|
|
structInst1.lean
|
|
|
|
structInst1.lean.expected.out
|
|
|
|
structInstError.lean
|
|
|
|
structInstError.lean.expected.out
|
|
|
|
structSorryBug.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
structSorryBug.lean.expected.out
|
feat: relax auto-implicit restrictions
|
2022-02-08 12:17:42 -08:00 |
|
structuralEqns.lean
|
fix: remove auxiliary discriminant let-declarations
|
2022-01-07 15:03:19 -08:00 |
|
structuralEqns.lean.expected.out
|
fix: use private names for theorems that are created on demand
|
2022-02-07 13:16:22 -08:00 |
|
StxQuot.lean
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
StxQuot.lean.expected.out
|
chore: fix tests
|
2022-04-01 11:34:50 -07:00 |
|
substBadMotive.lean
|
feat: isolate fixed prefix at well-founded recursion
|
2022-02-18 10:40:32 -08:00 |
|
substBadMotive.lean.expected.out
|
fix: check generated motives at ▸ notation
|
2021-12-15 16:16:42 -08:00 |
|
substlet.lean
|
|
|
|
substlet.lean.expected.out
|
|
|
|
syntaxErrors.lean
|
|
|
|
syntaxErrors.lean.expected.out
|
|
|
|
syntaxInNamespacesAndPP.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
syntaxInNamespacesAndPP.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
syntaxPrec.lean
|
|
|
|
syntaxPrec.lean.expected.out
|
|
|
|
syntheticHolesAsPatterns.lean
|
feat: try to preserve variable names during discriminant refinement
|
2022-02-15 15:54:03 -08:00 |
|
syntheticHolesAsPatterns.lean.expected.out
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
tabulate.lean
|
fix: do not display implicit fields
|
2022-03-09 12:33:22 -08:00 |
|
tabulate.lean.expected.out
|
fix: do not display implicit fields
|
2022-03-09 12:33:22 -08:00 |
|
tacUnsolvedGoalsErrors.lean
|
chore: style
|
2022-03-11 16:12:46 -08:00 |
|
tacUnsolvedGoalsErrors.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
tcloop.lean
|
|
|
|
tcloop.lean.expected.out
|
chore: increase maxHeartbeats default values
|
2022-02-28 15:44:08 -08:00 |
|
termination_by.lean
|
chore: use termination_by'
|
2022-01-11 15:00:53 -08:00 |
|
termination_by.lean.expected.out
|
chore: use termination_by'
|
2022-01-11 15:00:53 -08:00 |
|
termination_by2.lean
|
feat: process termination_by syntax
|
2022-01-12 16:15:30 -08:00 |
|
termination_by2.lean.expected.out
|
feat: process termination_by syntax
|
2022-01-12 16:15:30 -08:00 |
|
terminationFailure.lean
|
feat: use sorry instead of trying to synthesize Inhabited at error recovery
|
2022-02-15 09:15:18 -08:00 |
|
terminationFailure.lean.expected.out
|
feat: add support for guessing (very) simple WF relations
|
2022-03-02 11:52:00 -08:00 |
|
test_single.sh
|
|
|
|
theoremType.lean
|
|
|
|
theoremType.lean.expected.out
|
|
|
|
thunk.lean
|
|
|
|
thunk.lean.expected.out
|
|
|
|
toFieldNameIssue.lean
|
|
|
|
toFieldNameIssue.lean.expected.out
|
chore: fix tests
|
2022-02-14 12:06:03 -08:00 |
|
tokenErrors.lean
|
|
|
|
tokenErrors.lean.expected.out
|
|
|
|
tooManyVarsAtInduction.lean
|
|
|
|
tooManyVarsAtInduction.lean.expected.out
|
|
|
|
traceClassScopes.lean
|
|
|
|
traceClassScopes.lean.expected.out
|
|
|
|
traceStateBactracking.lean
|
feat: add trace <string> tactic
|
2022-02-28 11:16:42 -08:00 |
|
traceStateBactracking.lean.expected.out
|
feat: add trace <string> tactic
|
2022-02-28 11:16:42 -08:00 |
|
traceTacticSteps.lean
|
chore: add test
|
2021-11-30 15:34:54 +01:00 |
|
traceTacticSteps.lean.expected.out
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
treeMap.lean
|
fix: eta expand partial applications of recursive function being defined
|
2022-03-14 10:05:33 -07:00 |
|
treeMap.lean.expected.out
|
fix: eta expand partial applications of recursive function being defined
|
2022-03-14 10:05:33 -07:00 |
|
typeIncorrectPat.lean
|
|
|
|
typeIncorrectPat.lean.expected.out
|
|
|
|
typeMismatch.lean
|
|
|
|
typeMismatch.lean.expected.out
|
|
|
|
typeOf.lean
|
|
|
|
typeOf.lean.expected.out
|
|
|
|
uintCtors.lean
|
|
|
|
uintCtors.lean.expected.out
|
|
|
|
uintMatch.lean
|
|
|
|
uintMatch.lean.expected.out
|
|
|
|
unboxStruct.lean
|
|
|
|
unboxStruct.lean.expected.out
|
|
|
|
unexpander.lean
|
|
|
|
unexpander.lean.expected.out
|
|
|
|
unexpandersNamespaces.lean
|
|
|
|
unexpandersNamespaces.lean.expected.out
|
|
|
|
UnexpandSubtype.lean
|
|
|
|
UnexpandSubtype.lean.expected.out
|
|
|
|
unfold1.lean
|
fix: use PSum instead of Sum when using well-founded recursion
|
2022-02-17 16:14:34 -08:00 |
|
unfold1.lean.expected.out
|
test: unfold tactic
|
2022-01-07 13:51:45 -08:00 |
|
unhygienic.lean
|
|
|
|
unhygienic.lean.expected.out
|
|
|
|
unifHintAndTC.lean
|
|
|
|
unifHintAndTC.lean.expected.out
|
|
|
|
univInference.lean
|
|
|
|
univInference.lean.expected.out
|
|
|
|
unknownId.lean
|
|
|
|
unknownId.lean.expected.out
|
|
|
|
unknownTactic.lean
|
|
|
|
unknownTactic.lean.expected.out
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
|
2022-04-02 13:15:17 -07:00 |
|
unnecessaryUnfolding.lean
|
|
|
|
unnecessaryUnfolding.lean.expected.out
|
|
|
|
unsolvedIndCases.lean
|
|
|
|
unsolvedIndCases.lean.expected.out
|
|
|
|
unsound.lean
|
fix: missing check at infer_proj
|
2022-02-25 07:15:34 -08:00 |
|
unsound.lean.expected.out
|
feat: check for invalid projections during elaboration
|
2022-02-25 07:43:37 -08:00 |
|
unused_univ.lean
|
|
|
|
unused_univ.lean.expected.out
|
|
|
|
unusedLet.lean
|
|
|
|
unusedLet.lean.expected.out
|
chore: fix tests
|
2022-02-14 15:47:12 -08:00 |
|
wf1.lean
|
|
|
|
wf1.lean.expected.out
|
feat: add support for guessing (very) simple WF relations
|
2022-03-02 11:52:00 -08:00 |
|
wf2.lean
|
chore: use termination_by'
|
2022-01-11 15:00:53 -08:00 |
|
wf2.lean.expected.out
|
feat: convert ites into dites in the WF module
|
2022-03-19 10:11:50 -07:00 |
|
wfrecUnusedLet.lean
|
fix: tests and add WellFoundedRelation.rel to list of definitions to unfold at decreasing_tactic
|
2022-01-12 08:28:03 -08:00 |
|
wfrecUnusedLet.lean.expected.out
|
chore: fix test
|
2022-03-13 15:53:21 -07:00 |
|
whnfProj.lean
|
|
|
|
whnfProj.lean.expected.out
|
|
|
|
zipper.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
zipper.lean.expected.out
|
|
|