lean4-htt/tests/lean/interactive
2017-01-17 16:38:00 -08:00
..
complete.lean fix(shell/server): prevent empty prefix completion for declarations 2017-01-17 16:38:00 -08:00
complete.lean.expected.out fix(shell/server): prevent empty prefix completion for declarations 2017-01-17 16:38:00 -08:00
complete_import.lean feat(frontends/lean): rework and simplify completion parsing, enabling completion of empty prefixes 2017-01-10 12:25:33 +01:00
complete_import.lean.expected.out feat(frontends/lean): rework and simplify completion parsing, enabling completion of empty prefixes 2017-01-10 12:25:33 +01:00
complete_namespace.lean fix(frontends/lean/builtin_cmds): do not complete after namespace 2017-01-10 14:42:48 -08:00
complete_namespace.lean.expected.out fix(frontends/lean/builtin_cmds): do not complete after namespace 2017-01-10 14:42:48 -08:00
complete_scanner_error.lean fix(frontends/lean/parser): catch exceptions thrown by sync_command 2017-01-10 14:42:48 -08:00
complete_scanner_error.lean.expected.out fix(frontends/lean/parser): catch exceptions thrown by sync_command 2017-01-10 14:42:48 -08:00
complete_tactic.lean feat(frontends/lean): rework and simplify completion parsing, enabling completion of empty prefixes 2017-01-10 12:25:33 +01:00
complete_tactic.lean.expected.out fix(tests/lean/interactive): expected output 2017-01-10 09:05:44 -08:00
complete_trailing_period.lean chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
complete_trailing_period.lean.expected.out fix(tests/lean/interactive): expected output 2017-01-10 09:05:44 -08:00
do_info.lean fix(frontends/lean): auxiliary bind-application in do-notation was not allowing us to obtain type information for the monadic actions. 2017-01-12 18:38:31 -08:00
do_info.lean.expected.out fix(frontends/lean): auxiliary bind-application in do-notation was not allowing us to obtain type information for the monadic actions. 2017-01-12 18:38:31 -08:00
field_info.lean chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
field_info.lean.expected.out fix(library/string,library/init/data/to_string): handle ASCII control characters 2017-01-11 23:44:33 -08:00
info.lean feat(frontends/lean/info_manager,shell/server,emacs/lean-type): info: provide more metadata 2017-01-11 15:29:14 +01:00
info.lean.expected.out feat(frontends/lean/info_manager,shell/server,emacs/lean-type): info: provide more metadata 2017-01-11 15:29:14 +01:00
info1.lean chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
info1.lean.expected.out chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
info_goal.lean fix(frontends/lean/tactic_notation): report state after tactic execution on , 2017-01-17 16:38:00 -08:00
info_goal.lean.expected.out fix(frontends/lean/tactic_notation): report state after tactic execution on , 2017-01-17 16:38:00 -08:00
mk_input.sh feat(frontends/lean,library/scoped_ext,shell): complete namespaces 2017-01-10 12:25:33 +01:00
run_single.sh chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
sync.input chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
sync.input.expected.out chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00
test_single.sh chore(tests/lean/interactive): simplify input format and test full completion output 2017-01-10 12:25:33 +01:00