lean4-htt/tests/lean/extra
2016-03-03 17:22:45 -08:00
..
597a.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
597b.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
616a.hlean
616b.hlean
616c.hlean
755.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
755.hlean fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
congr.lean feat(library/congr_lemma_manager): handle simple congruence lemmas 2015-11-08 14:05:02 -08:00
denote_rec.lean
dir_option.lean feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
eqn_macro1.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
eqn_macro2.lean
goal_hole.lean
issue_597.sh
issue_616.sh
issue_755.sh fix(frontends/lean/elaborator): fixes #755 2015-07-29 16:41:30 -07:00
lt_rec.lean
print_info.4.16.expected.out feat(frontends/lean): add "--info" command line option for extracting identifier/keyword information 2015-07-30 10:18:03 -07:00
print_info.7.18.expected.out feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
print_info.8.19.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
print_info.12.19.expected.out feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
print_info.12.20.expected.out feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
print_info.12.30.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.17.0.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.17.2.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.21.0.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.21.1.expected.out fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.21.3.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
print_info.lean fix(tests/lean/extra): discrepancy between tests output when compiling Lean with IGNORE_SORRY 2015-08-18 12:42:22 -07:00
print_info.sh fix(frontends/lean): identifier size when using unicode 2015-07-30 11:32:24 -07:00
print_tests.lean fix(frontends/lean/parser): method for parsing decimals 2015-11-08 14:04:59 -08:00
rec.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
rec2.lean
rec3.lean
rec4.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
rec5.lean
show_goal.6.0.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.6.14.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.8.4.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.8.5.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.9.4.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.9.12.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.14.6.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.15.6.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.18.6.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.18.20.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
show_goal.18.21.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.20.4.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.23.6.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.24.2.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.24.3.expected.out fix(frontends/lean): "show goal" localization, add "position", support "by tactic" 2015-07-28 12:48:12 -07:00
show_goal.lean fix(library/tc_multigraph): avoid name collisions 2016-02-04 13:15:42 -08:00
show_goal.sh
slow1.lean
test_eqn_macro.sh
test_single.sh
timeout.sh
tree_list_rec.lean