lean4-htt/src/shell
Mario Carneiro 667e1e1381 fix(CMakeLists): remove executable before overwriting on windows, third try
This one is tested to work on my machine
2017-07-21 05:09:02 -07:00
..
CMakeLists.txt fix(CMakeLists): remove executable before overwriting on windows, third try 2017-07-21 05:09:02 -07:00
lean.cpp feat(library/export): add option to only export a single declaration 2017-07-14 09:49:24 +01:00
lean_js.cpp refactor(util/lean_path): support leanpkg.path files 2017-05-01 14:11:38 -07:00
lean_js.h feat(shell): move lean.js to server mode 2017-01-13 07:34:54 -08:00
lean_js.html feat(shell): move lean.js to server mode 2017-01-13 07:34:54 -08:00
lean_js_main.cpp feat(shell): move lean.js to server mode 2017-01-13 07:34:54 -08:00
lean_js_new.cpp feat(shell): emscripten build with webassembly 2017-05-01 14:11:39 -07:00
leandoc.cpp refactor(frontends/lean/{elaborator,structure_cmd}): compile structure inheritance to nested fields 2017-04-24 19:35:15 +02:00
leandoc.h feat(frontends/lean): basic leandoc tool 2016-11-27 14:31:31 -08:00
mk_lean_sh.sh fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00
server.cpp fix(shell/server): do not cancel hole commands 2017-07-06 16:29:57 +02:00
server.h feat(server): add command to get all holes in a file 2017-06-15 10:23:26 +02:00
simple_pos_info_provider.h refactor(shell): move emscripten_shell to a separate file 2015-06-18 09:53:23 -07:00
test_standard.sh feat(build): generate tests for all code blocks in org-files, and examples at ./examples/standard 2014-07-28 12:06:11 -07:00