lean4-htt/tests/lean/run
Leonardo de Moura 3f32d9eb0b fix: closes #111
2020-01-30 14:09:47 -08:00
..
.gitignore chore: ignore test output files 2020-01-27 13:08:57 +01:00
28.lean
34.lean chore: fix tests 2019-11-05 14:44:05 -08:00
111.lean fix: closes #111 2020-01-30 14:09:47 -08:00
1954.lean
1968.lean
array1.lean feat: add forRevM 2019-12-19 17:24:29 -08:00
backtrackable_estate.lean chore: fix tests 2019-11-05 14:44:05 -08:00
bigop.lean chore: first | is now optional at macro_rules 2020-01-25 19:34:44 -08:00
borrowBug.lean test: minimal repro for Borrow.lean bug 2019-12-22 19:16:23 -08:00
check.lean refactor: remove Expr.mvar hidden field 2019-11-15 10:04:42 -08:00
choiceMacroRules.lean test: overload builtin notation 2020-01-26 14:00:41 -08:00
coeIssue1.lean feat: add coercion tests 2020-01-28 15:52:04 -08:00
coeIssue2.lean feat: add coercion tests 2020-01-28 15:52:04 -08:00
coeIssue3.lean feat: add coercion tests 2020-01-28 15:52:04 -08:00
coeIssues4.lean feat: add bridge Coe + HasNat transitivity instance 2020-01-28 16:17:14 -08:00
CoeNew.lean feat: simplify Coe again 2020-01-29 22:08:42 -08:00
coeSort1.lean feat: simplify CoeFun and CoeSort 2020-01-29 21:56:26 -08:00
coeSort2.lean feat: simplify CoeFun and CoeSort 2020-01-29 21:56:26 -08:00
compiler_proj_bug.lean
constantCompilerBug.lean chore: fix test 2020-01-10 21:26:09 -08:00
coroutine.lean Revert "feat: MonadIO now extends MonadExcept IO.Error" 2020-01-25 16:32:06 +01:00
csimp_type_error.lean
DefEqAssignBug.lean fix: isDefEqQuick 2019-12-19 11:10:58 -08:00
deriv.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
evalconst.lean test: minimal repro for evalConst crash 2020-01-01 11:02:38 -08:00
expectedTypePropagation.lean fix: forget to update 2020-01-29 20:08:03 -08:00
expr1.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
expr_maps.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
ext_eff.lean
ext_eff_linear.lean
extern.lean
extmacro.lean test: add extensible macro example 2020-01-21 14:05:21 -08:00
float_cases_bug.lean chore: fix tests 2020-01-28 10:34:27 -08:00
frontend1.lean fix: missing ensureHasType 2020-01-29 16:29:48 -08:00
fun.lean chore: fix tests 2019-11-05 14:44:05 -08:00
handlers.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ind_cmd_bug.lean
inline_fn.lean
inliner_loop.lean
instances.lean chore: fix test 2019-12-02 19:42:44 -08:00
instuniv.lean chore: fix tests 2019-12-15 18:34:13 -08:00
int_to_nat_bug.lean fix: lean_nat_abs 2019-12-14 08:08:41 -08:00
IO_test.lean Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00
kevin.lean feat: elaborate quoted names 2020-01-19 11:58:17 -08:00
level.lean chore: fix tests 2019-11-17 08:53:18 -08:00
macro.lean chore: use new_frontend in the whole test 2020-01-21 09:16:38 -08:00
macro2.lean chore: test 2020-01-20 18:53:54 -08:00
macro3.lean feat: add Array.getSepElems 2020-01-18 19:12:44 -08:00
macro_macro.lean fix: add workaround for setting correct LBP for $ in antiquotations 2020-01-20 10:42:58 -08:00
macroid.lean chore: remove unnecessary |s from test 2020-01-25 20:24:22 -08:00
meta1.lean chore: fix tests 2020-01-11 15:20:37 -08:00
meta2.lean fix: Level.normalize 2020-01-29 03:38:35 -08:00
meta3.lean chore: fix tests 2020-01-11 15:20:37 -08:00
meta4.lean fix: forallBoundedTelescope 2019-12-11 18:08:41 -08:00
mixedMacroRules.lean feat: allow macro_rules block with different syntax node kinds 2020-01-26 08:39:40 -08:00
nested_match_bug.lean
new_compiler.lean
new_frontend2.lean feat: declare_syntax_cat without importing Init.Lean 2020-01-11 09:02:50 -08:00
new_inductive.lean
new_inductive2.lean
newfrontend1.lean fix: use nonReservedSymbol when defining tactic new syntax 2020-01-21 14:37:29 -08:00
newfrontend2.lean feat: extend scope of cdot notation 2020-01-30 11:42:37 -08:00
noncomputable_bug.lean
print_error.lean fix: little details 2020-01-12 08:02:48 -08:00
print_error.lean.expected.out chore: lowercase error messages 2020-01-12 08:21:26 -08:00
quasi_pattern_unification_approx_issue.lean
rc_tests.lean chore: fix tests 2019-11-05 14:44:05 -08:00
Reid1.lean feat: simplify CoeFun and CoeSort 2020-01-29 21:56:26 -08:00
struct_instance_in_eqn.lean
structure.lean feat: add getBaseStructurePath 2019-12-14 13:11:22 -08:00
synth1.lean fix: lambdaMetaTelescope 2019-12-11 17:50:34 -08:00
tactic.lean chore: fix tests 2019-12-17 07:37:58 -08:00
task_test.lean test(tests): use #eval and move tests 2019-09-19 14:38:52 -07:00
task_test2.lean test(tests): use #eval and move tests 2019-09-19 14:38:52 -07:00
termParserAttr.lean fix: add checkNoWsBefore before option * in mkAntiquot 2020-01-20 21:48:40 -08:00
termparsertest1.lean test: add parser test at tests/lean/run 2020-01-08 21:09:17 -08:00
test_single.sh chore: fix tests 2019-11-22 07:56:06 -08:00
trace.lean refactor: MonadTracer and helper functions 2019-12-08 09:05:15 -08:00
type_class_performance1.lean
typeclass_append.lean chore: reactivate typeclass_append 2020-01-09 11:40:34 -08:00
typeclass_coerce.lean fix: add isNewAnswer predicate 2020-01-09 13:37:21 -08:00
typeclass_diamond.lean feat: improve support for nat literals 2020-01-09 15:36:46 -08:00
typeclass_easy.lean feat: add #synth command to new frontend 2020-01-09 09:54:45 -08:00
typeclass_metas_internal_goals1.lean chore: reactivate typeclass test 2020-01-09 11:46:10 -08:00
typeclass_metas_internal_goals2.lean chore: reactivate typeclass test 2020-01-09 11:46:10 -08:00
typeclass_metas_internal_goals3.lean chore: reactivate typeclass test 2020-01-09 11:46:10 -08:00
typeclass_metas_internal_goals4.lean chore: reactivate typeclass test 2020-01-09 11:46:10 -08:00
typeclass_outparam.lean chore: reactivate typeclass test 2020-01-09 11:47:48 -08:00
ubscalar.lean
unif_issue.lean feat: use addMacroScope in syntax quotation terms 2019-12-17 12:16:34 -08:00
update.lean chore: fix tests 2019-11-17 08:53:18 -08:00