lean4-htt/tests/lean/run
2019-02-09 18:53:44 -08:00
..
1954.lean
1968.lean
array1.lean fix(library/compiler/compiler): do not silently abort on user-given sorrys 2018-11-17 18:00:55 +01:00
compiler_proj_bug.lean fix(library/compiler/compiler): do not silently abort on user-given sorrys 2018-11-17 18:00:55 +01:00
coroutine.lean chore(library): remove return, we should use pure 2018-09-12 16:51:11 -07:00
deriv.lean chore(library): remove return, we should use pure 2018-09-12 16:51:11 -07:00
ext_eff.lean
ext_eff_linear.lean
extern.lean feat(library/compiler): add [extern] attribute 2019-02-09 18:53:44 -08:00
float_cases_bug.lean fix(library/compiler/csimp): bug at float_cases_on_core 2018-11-30 11:40:41 -08:00
fun.lean
handlers.lean
inline_fn.lean feat(library/kernel,library/compiler/csimp): make sure nat.rec and nat.cases_on reduce when major premise is a nat literal 2018-10-10 18:35:15 -07:00
lirc1.lean chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07:00
name_mangling.lean
new_compiler.lean chore(tests/lean/run/new_compiler): fix test 2018-10-31 13:25:01 -07:00
new_inductive.lean
new_inductive2.lean
noncomputable_bug.lean
parser_ir1.lean refactor(library/init/data): make sure uint* and usize are irreducible 2018-11-06 16:55:02 -08:00
quasi_pattern_unification_approx_issue.lean chore(library): remove return, we should use pure 2018-09-12 16:51:11 -07:00
rc_tests.lean test(tests/lean/run/rc_tests): basic explicit_rc_fn tests 2019-01-17 15:25:27 -08:00
struct_instance_in_eqn.lean feat(library/compiler/csimp): projection to field 2018-10-28 09:38:45 -07:00
test_single.sh chore(shell/lean): reduce lean interface to taking a single file, assuming all dependencies have already been built 2019-01-25 18:27:38 +01:00
type_class_performance1.lean