lean4-htt/tests/lean/interactive
2018-03-20 14:58:36 -07:00
..
1313.lean
1313.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
complete.lean feat(frontends/lean/{builtin_cmds,interactive}): complete namespace/section after end 2017-04-23 11:26:31 -07:00
complete.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
complete_import.lean
complete_import.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
complete_namespace.lean
complete_namespace.lean.expected.out
complete_scanner_error.lean
complete_scanner_error.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
complete_tactic.lean
complete_tactic.lean.expected.out feat(frontends/lean/elaborator): do not execute tactics after error recovery 2018-02-02 08:58:53 -08:00
complete_trailing_period.lean
complete_trailing_period.lean.expected.out chore(tests/lean): fix tests 2017-03-15 19:40:52 -07:00
correct_snapshot_invalidation.input fix(frontends/lean/scanner): correctly handle positions in empty files 2017-03-31 09:40:15 -07:00
correct_snapshot_invalidation.input.expected.out refactor(library/init/algebra): remove order_pair classes 2017-08-02 14:41:35 +01:00
do_info.lean
do_info.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
field_info.lean fix(frontends/lean/interactive): fix info on new field notation 2017-03-31 09:40:49 -07:00
field_info.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
focus.lean fix(frontends/lean/{interactive,tactic_notation}): fix tests 2017-03-17 18:20:44 -07:00
focus.lean.expected.out feat(library/tactic/tactic_state): display number of goals 2017-12-06 11:20:09 -08:00
goal_info.lean fix(frontends/lean/{interactive,tactic_notation}): fix tests 2017-03-17 18:20:44 -07:00
goal_info.lean.expected.out chore(tests/lean): fix tests 2017-12-10 19:30:43 -08:00
goal_info_rw.lean feat(library/init/meta/interactive): rw [-h] ==> rw [← h] 2017-07-05 11:42:55 -07:00
goal_info_rw.lean.expected.out feat(library/init/meta): add unify config option to apply_cfg 2018-01-04 12:51:59 -08:00
hole1.lean feat(shell/server,frontends/lean): add "hole_commands" server command 2017-06-14 22:16:34 -07:00
hole1.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
hole2.lean feat(shell/server,frontends/lean): add "hole_commands" server command 2017-06-14 22:16:34 -07:00
hole2.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
hole3.lean feat(frontends/lean/info_manager): multi-line holes 2017-06-15 07:23:06 -07:00
hole3.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
hole4.lean feat(frontends/lean): add option for pretty printing metavars, sorry and delayed abstractions as holes 2017-06-15 10:24:26 -07:00
hole4.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
info.lean chore(frontends/lean): rename transient commands 2017-03-09 18:41:19 -08:00
info.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
info1.lean
info1.lean.expected.out chore(test/lean/interactive): do not test for exact source information 2017-02-17 13:45:56 +01:00
info_goal.lean
info_goal.lean.expected.out fix(library/init/meta/interactive): implement docstring fixes from kha 2017-09-22 16:53:22 -04:00
info_id_pre_elab.lean feat(frontends/lean/parser): save id info for non-overloaded constants 2017-03-22 07:35:14 -07:00
info_id_pre_elab.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
info_tactic.lean chore(tests/lean/interactive/info_tactic): make independent of stdlib tactics 2017-07-07 11:22:12 +02:00
info_tactic.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
mk_input.sh feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
my_tac_class.lean refactor(init/category): make all monad transformers structures, replace monad classes with has_monad_lift_t wrappers 2018-03-20 14:58:36 -07:00
my_tac_class.lean.expected.out refactor(init/category): make all monad transformers structures, replace monad classes with has_monad_lift_t wrappers 2018-03-20 14:58:36 -07:00
nested_traces.lean fix(frontends/lean/tactic_notation): trace messages in nested blocks were not being displayed in the correct place 2017-02-05 18:20:10 -08:00
nested_traces.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
rb_map_ts.lean refactor(init/category): make all monad transformers structures, replace monad classes with has_monad_lift_t wrappers 2018-03-20 14:58:36 -07:00
rb_map_ts.lean.expected.out refactor(init/category): make all monad transformers structures, replace monad classes with has_monad_lift_t wrappers 2018-03-20 14:58:36 -07:00
run_single.sh feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00
sync.input
sync.input.expected.out
test_single.sh feat(interactive/test_single): colorized diff 2017-02-06 15:08:45 +01:00
trace.lean
trace.lean.expected.out feat(shell/server): sync: default "content" to file content 2018-01-23 11:14:18 -08:00