Leonardo de Moura
|
b14d69b1d7
|
chore(*): remove converter, ac_tactics, hole_commands, rbtree/rbmap proofs, bitvec
|
2018-04-10 12:25:51 -07:00 |
|
Gabriel Ebner
|
437ab1fc27
|
feat(server): add command to get all holes in a file
|
2017-06-15 10:23:26 +02:00 |
|
Leonardo de Moura
|
3700bb4568
|
chore(library/tactic/hole_command,frontends/lean/interactive): fix style
|
2017-06-14 22:23:25 -07:00 |
|
Leonardo de Moura
|
7557a9e000
|
feat(shell/server,frontends/lean): add "hole_commands" server command
The new command returns the list of registered/applicable hole
commands.
|
2017-06-14 22:16:34 -07:00 |
|
Leonardo de Moura
|
7528e14e68
|
feat(frontends/lean,shell/server): "hole" command
|
2017-06-14 21:56:17 -07:00 |
|
Gabriel Ebner
|
baa4c48f1f
|
refactor(util/lean_path): explicitly pass around search path
|
2017-05-01 14:11:38 -07:00 |
|
Sebastian Ullrich
|
3c8e176fb0
|
fix(frontends/lean/interactive): fix info on new field notation
|
2017-03-31 09:40:49 -07:00 |
|
Gabriel Ebner
|
595cbb8fe9
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01: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
|
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 |
|