- Sep 21, 2020
-
-
Shachar Itzhaky authored
Keyboard shortcuts are added via a CodeMirror.keyMaps entry. In literate mode (snippets), PgUp/PgDn are not bound, to allow scrolling.
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
More features and cleanup of project pane functionality.
-
Shachar Itzhaky authored
-
- Sep 19, 2020
-
-
Shachar Itzhaky authored
'Init' does not create the document anymore. The client calls both when it starts.
-
- Sep 18, 2020
-
-
Shachar Itzhaky authored
For batch compilation, compile with `Stm.VoDoc` type. Terminate worker after batch finishes up.
-
Shachar Itzhaky authored
Introduced a new command, 'Start', for use in multi-file compilation.
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
Mostly, to allow building in physical directories (in subprocess mode).
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
- Sep 14, 2020
-
-
Shachar Itzhaky authored
In fact there was a typo in some dead code.
-
Shachar Itzhaky authored
Lib.init() resets the global env. So all the flags etc. must be set after it. Fixes #201.
-
- Sep 09, 2020
-
-
Emilio Jesús Gallego Arias authored
[travis] Don't use incorrect git submodule call
-
- Sep 08, 2020
-
-
Emilio Jesus Gallego Arias authored
This is updating not to the pinned module but to the remote, which will make CI fail. Travis should take care of the submodules already via ``` git: submodules: true ``` which IIANM is the default.
-
- Sep 07, 2020
-
-
Shachar Itzhaky authored
-
- Sep 01, 2020
-
-
Shachar Itzhaky authored
^^
-
- Aug 29, 2020
-
-
Shachar Itzhaky authored
-
- Aug 27, 2020
-
-
Shachar Itzhaky authored
Simplify the imports on the landing page
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Emilio Jesus Gallego Arias authored
-
- Aug 25, 2020
-
-
Shachar Itzhaky authored
Docker script caused artifacts to still be built with OCaml 4.07.1. Oops.
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
To keep up with Software Foundations, mainly.
-
- Aug 23, 2020
-
-
Shachar Itzhaky authored
Coq 8.12 has multi-char bullets (e.g. `--` or `***`).
-
Shachar Itzhaky authored
Project Pane + nits
-
- Aug 14, 2020
-
-
Shachar Itzhaky authored
Fix CVE-2020-7660.
-
Shachar Itzhaky authored
-
- Aug 12, 2020
-
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
When building chunked packages using the CLI.
-
- Aug 11, 2020
-
-
Shachar Itzhaky authored
-
- Aug 10, 2020
-
-
Shachar Itzhaky authored
This precipitated some refactoing of package resolution code. Also, while packages are loaded, a "wait" animation is shown in the project toolbar.
-
Shachar Itzhaky authored
(at last, yay ^^)
-
- Aug 09, 2020
-
-
Shachar Itzhaky authored
-
- Aug 08, 2020
-
-
Shachar Itzhaky authored
Brought over from v8.11+wacoq.
-