Gabriel Ebner
|
595cbb8fe9
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01:00 |
|
Sebastian Ullrich
|
da7e21696e
|
feat(init/meta/interactive): rw goal info on ,
|
2017-03-22 07:54:12 -07:00 |
|
Leonardo de Moura
|
3a878bd3f4
|
fix(frontends/lean/interactive): compilation warning with older versions of g++
|
2017-03-21 08:31:16 -07:00 |
|
Sebastian Ullrich
|
5e0e19c4ad
|
fix(frontends/lean/{interactive,tactic_notation}): fix tests
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
60a244e4f9
|
fix(frontends/lean,shell): fix file dependencies
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
e0856284b0
|
feat(frontends/lean,emacs): tactic info before elaboration, fix many edge cases
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
421a6d6f01
|
feat(frontends/lean/interactive,emacs): highlight current tactic parameter
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
9b5e7ddcda
|
feat(frontends/lean/interactive,emacs): hide colon separator in front of pretty-printed types
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
c46936d180
|
fix(frontends/lean/interactive): hard-code tactic pretty printing
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
e3a65ee794
|
refactor(frontends/lean/interactive,shell/server): factor out JSON reporting code
|
2017-03-17 18:20:44 -07:00 |
|
Sebastian Ullrich
|
803d3073ae
|
feat(frontends/lean): add interactive.type_formatter attribute and use it to pretty print interactive tactics
|
2017-03-17 18:20:44 -07:00 |
|
Leonardo de Moura
|
1a725574b1
|
refactor(frontends/lean): add 'server' module as a replacement for 'interactive'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-06 18:07:04 -07:00 |
|
Leonardo de Moura
|
1378fa5cbb
|
refactor(util/script_state): remove support for threads and communication channels from the Lua API, the goal is to keep is simple, and use one Lua state object per thread
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-17 21:56:45 -07:00 |
|
Leonardo de Moura
|
a964ceb0e2
|
feat(frontends/lean): add 'import' command, add command line option for setting number of threads
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-16 16:37:46 -07:00 |
|
Leonardo de Moura
|
891a3fb48b
|
feat(frontends/lean): add command block reader with snapshot and resume
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-14 14:13:32 -07:00 |
|