lean4-htt/tests/lean/run
2019-02-09 18:53:44 -08:00
..
1954.lean chore(tests/lean): fix tests 2018-08-23 13:49:07 -07:00
1968.lean fix(library/compiler/cse): deactivate CSE for constructor applications 2018-08-22 14:32:03 -07:00
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 chore(library/init/io): rename io.print_ln to io.println 2018-08-21 08:43:10 -07:00
ext_eff_linear.lean chore(*): fix tests 2018-05-21 06:57:43 -07:00
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 chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
handlers.lean chore(tests/lean): fix tests 2018-08-23 13:49:07 -07:00
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 chore(tests/lean): fix tests 2018-08-23 13:49:07 -07:00
new_compiler.lean chore(tests/lean/run/new_compiler): fix test 2018-10-31 13:25:01 -07:00
new_inductive.lean chore(tests/lean): fix tests 2018-09-06 18:09:32 -07:00
new_inductive2.lean chore(tests/lean): fix tests 2018-09-06 18:09:32 -07:00
noncomputable_bug.lean fix(library/noncomputable): bug at is_noncomputable 2018-04-16 14:26:37 -07:00
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 chore(tests/lean/run/type_class_performance1): remove #exit 2018-05-09 10:24:45 -07:00