..
run
test: old Lean3 begin ... end as a macro
2020-11-08 11:53:13 -08:00
server
chore: fix tests
2020-10-25 09:11:13 -07:00
trust0
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
.gitignore
chore: ignore test output files
2020-08-31 11:09:27 +02:00
abst.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
abst.lean.expected.out
appParserIssue.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
appParserIssue.lean.expected.out
feat: activate new pretty printer
2020-09-17 08:12:28 -07:00
attrCmd.lean
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
attrCmd.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
auxDeclIssue.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
auxDeclIssue.lean.expected.out
feat: activate new pretty printer
2020-09-17 08:12:28 -07:00
binsearch.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
binsearch.lean.expected.out
bytearray.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
bytearray.lean.expected.out
feat: ByteArray.copySlice
2020-08-28 10:04:32 -07:00
class_def_must_fail.lean
chore: fix tests
2020-10-25 09:11:13 -07:00
class_def_must_fail.lean.expected.out
chore: fix tests
2020-10-25 09:11:13 -07:00
classBadOutParam.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
classBadOutParam.lean.expected.out
chore: move more tests to new frontend
2020-09-13 13:28:12 -07:00
collectDepsIssue.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
collectDepsIssue.lean.expected.out
feat: hide auxiliary declarations
2020-09-15 16:50:16 -07:00
ctor_layout.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
ctor_layout.lean.expected.out
dbgMacros.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
dbgMacros.lean.expected.out
chore: fix tests
2020-10-05 11:28:52 -07:00
doNotation1.lean
feat: only allow variables declared with mut to be reassigned
2020-11-07 17:32:13 -08:00
doNotation1.lean.expected.out
feat: only allow variables declared with mut to be reassigned
2020-11-07 17:32:13 -08:00
doSeqRightIssue.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
doSeqRightIssue.lean.expected.out
fix: remove duplicate error messages due to variable(s)
2020-09-14 12:44:25 -07:00
emptyc.lean
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
emptyc.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
envExtensionSealed.lean
chore: move to new frontend
2020-10-21 13:30:43 -07:00
envExtensionSealed.lean.expected.out
chore: move to new frontend
2020-10-21 13:30:43 -07:00
eval_except.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
eval_except.lean.expected.out
evalWithMVar.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
evalWithMVar.lean.expected.out
feat: improve error messages for unassigned metavariables
2020-09-29 17:18:03 -07:00
exitAfterParseError.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
exitAfterParseError.lean.expected.out
fix: skip minimum amount of tokens during parser recovery
2020-09-21 11:37:50 +02:00
extract.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
extract.lean.expected.out
file_not_found.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
file_not_found.lean.expected.out
feat: indented do blocks
2020-09-14 13:44:51 -07:00
Format.lean
chore: move to new frontend
2020-10-21 16:35:50 -07:00
Format.lean.expected.out
feat: Format.fill
2020-10-07 15:30:36 +02:00
funExpected.lean
feat: improve function expected error message
2020-10-23 06:52:51 -07:00
funExpected.lean.expected.out
feat: improve function expected error message
2020-10-23 06:52:51 -07:00
holeErrors.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
holeErrors.lean.expected.out
feat: hide auxiliary metavariables used to compile let-rec
2020-10-30 14:58:17 -07:00
holes.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
holes.lean.expected.out
refactor: elabAppArgsAux
2020-10-11 15:08:12 -07:00
hygienicIntro.lean
chore: remove unnecessary with at induction/cases tactics
2020-11-02 13:30:54 -08:00
hygienicIntro.lean.expected.out
feat: add hygienicIntro option
2020-09-18 13:02:38 -07:00
inductionErrors.lean
feat: support for _ and ?hole at all induction/cases variants
2020-11-03 17:20:53 -08:00
inductionErrors.lean.expected.out
feat: support for _ and ?hole at all induction/cases variants
2020-11-03 17:20:53 -08:00
inductive1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
inductive1.lean.expected.out
chore: move to new frontend
2020-10-16 09:16:33 -07:00
infoFromFailure.lean
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
infoFromFailure.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
inst.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
inst.lean.expected.out
invalidNamedArgs.lean
feat: improve invalid named argument error message
2020-10-23 06:47:07 -07:00
invalidNamedArgs.lean.expected.out
feat: improve invalid named argument error message
2020-10-23 06:47:07 -07:00
IRbug.lean
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
IRbug.lean.expected.out
json.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
json.lean.expected.out
letrec1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
letrec1.lean.expected.out
feat: add option pp.macroStack
2020-09-16 15:29:28 -07:00
ll_infer_type_bug.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
ll_infer_type_bug.lean.expected.out
chore: fix tests
2020-10-25 09:11:13 -07:00
lvl1.lean
chore: cleanup src/Array/Basic.lean
2020-10-28 19:35:42 -07:00
lvl1.lean.expected.out
macroPrio.lean
feat: allow user to assign parsing priorities in the macro and elab commands
2020-10-29 20:33:51 -07:00
macroPrio.lean.expected.out
feat: allow user to assign parsing priorities in the macro and elab commands
2020-10-29 20:33:51 -07:00
macroscopes.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
macroscopes.lean.expected.out
macroStack.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
macroStack.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
match1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
match1.lean.expected.out
chore: cleanup
2020-10-17 09:09:30 -07:00
match2.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
match2.lean.expected.out
fix: instantiate metavariables in alternative local decls
2020-08-15 08:18:00 -07:00
match3.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
match3.lean.expected.out
fix: nontermination at DepElim
2020-08-16 11:07:44 -07:00
match4.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
match4.lean.expected.out
feat: structure instances with .. in patterns
2020-08-17 16:23:49 -07:00
matchErrorLocation.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
matchErrorLocation.lean.expected.out
chore: suppress extraMsg in type mismatch errors
2020-10-06 10:58:50 -07:00
mutualdef1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mutualdef1.lean.expected.out
chore: parameters do not need to match in mutually recursive definitions
2020-09-02 10:30:35 -07:00
mutualWithNamespaceMacro.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mutualWithNamespaceMacro.lean.expected.out
feat: mutual + namespace macro
2020-09-01 12:25:29 -07:00
mvar1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mvar1.lean.expected.out
mvar2.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mvar2.lean.expected.out
mvar3.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mvar3.lean.expected.out
test: strip mvar suffixes
2020-09-15 09:32:00 -07:00
mvar_fvar.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
mvar_fvar.lean.expected.out
namedHoles.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
namedHoles.lean.expected.out
chore: suppress extraMsg in type mismatch errors
2020-10-06 10:58:50 -07:00
namelit.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
namelit.lean.expected.out
openExport.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
openExport.lean.expected.out
feat: activate new pretty printer
2020-09-17 08:12:28 -07:00
parserPrio.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
parserPrio.lean.expected.out
feat: add support for parser priorities in the syntax command
2020-09-19 18:47:08 -07:00
phashmap_inst_coherence.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
phashmap_inst_coherence.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
ppExpr.lean
feat: delaborator: apply pp options from Expr.mdata nodes
2020-11-03 12:36:33 +01:00
ppExpr.lean.expected.out
feat: delaborator: apply pp options from Expr.mdata nodes
2020-11-03 12:36:33 +01:00
PPRoundtrip.lean
chore: HasToString => ToString
2020-10-27 16:11:48 -07:00
PPRoundtrip.lean.expected.out
fix: double indentation inside parentheses
2020-10-30 19:10:08 +01:00
ppSyntax.lean
fix: fix pretty printers for imported ParserDescrs
2020-11-07 17:05:07 +01:00
ppSyntax.lean.expected.out
fix: fix pretty printers for imported ParserDescrs
2020-11-07 17:05:07 +01:00
precissues.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
precissues.lean.expected.out
fix: break grouped fill items containing hard line breaks
2020-10-14 14:24:47 +02:00
private.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
private.lean.expected.out
feat: activate new pretty printer
2020-09-17 08:12:28 -07:00
Process.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
Process.lean.expected.out
fix: IO.Process.output
2020-09-29 08:01:10 -07:00
protected.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
protected.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
readlinkf.sh
ref1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
ref1.lean.expected.out
Reformat.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
Reformat.lean.expected.out
chore: revert "chore: avoid .."
2020-11-03 15:12:23 +01:00
repr_issue.lean
chore: HasRepr ==> Repr
2020-10-27 16:15:10 -07:00
repr_issue.lean.expected.out
resolveGlobalName.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
resolveGlobalName.lean.expected.out
feat: add resolveGlobalConst and resolveGlobalConstNoOverload
2020-09-20 08:54:24 -07:00
rewrite.lean
fix: missing do
2020-10-30 18:15:37 -07:00
rewrite.lean.expected.out
fix: missing do
2020-10-30 18:15:37 -07:00
sanitizeMacroScopes.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
sanitizeMacroScopes.lean.expected.out
chore: add Elab.command trace class
2020-10-18 16:35:08 -07:00
shadow.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
shadow.lean.expected.out
chore: suppress extraMsg in type mismatch errors
2020-10-06 10:58:50 -07:00
stdio.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
stdio.lean.expected.out
feat: make std streams Streams
2020-08-28 10:04:32 -07:00
string_imp.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
string_imp.lean.expected.out
string_imp2.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
string_imp2.lean.expected.out
fix: String: take/drop characters, not bytes
2020-08-11 18:24:47 -07:00
struct1.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
struct1.lean.expected.out
chore: suppress extraMsg in type mismatch errors
2020-10-06 10:58:50 -07:00
StxQuot.lean
chore: HasToString => ToString
2020-10-27 16:11:48 -07:00
StxQuot.lean.expected.out
test: fix tests
2020-10-27 16:50:58 +01:00
syntaxInNamespacesAndPP.lean
fix: SyntaxNodeKind for syntax declarations nested in namespaces
2020-11-05 15:31:50 -08:00
syntaxInNamespacesAndPP.lean.expected.out
fix: SyntaxNodeKind for syntax declarations nested in namespaces
2020-11-05 15:31:50 -08:00
test_single.sh
test: strip mvar suffixes
2020-09-15 09:32:00 -07:00
typeMismatch.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
typeMismatch.lean.expected.out
chore: use StateRefT macro
2020-10-27 13:05:12 -07:00
typeOf.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
typeOf.lean.expected.out
chore: avoid Has prefix in type classes
2020-10-27 18:29:19 -07:00
univInference.lean
fix: improve structure/inductive commands universe level inference and validation
2020-10-25 05:46:51 -07:00
univInference.lean.expected.out
fix: improve structure/inductive commands universe level inference and validation
2020-10-25 05:46:51 -07:00
unknownTactic.lean
feat: better error message for "unknown" tactic
2020-10-30 14:58:17 -07:00
unknownTactic.lean.expected.out
feat: better error message for "unknown" tactic
2020-10-30 14:58:17 -07:00
unused_univ.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
unused_univ.lean.expected.out
zipper.lean
chore: remove new_frontend from tests
2020-10-25 09:16:38 -07:00
zipper.lean.expected.out