- 27 Jan, 2020 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 21 Jan, 2020 1 commit
-
-
POTTIER Francois authored
* Remove support for installing via ocamlfind. * Remove PREFIX. * Move the source of MenhirLib into lib/. * Move the source of MenhirSdk into sdk/. * Build and install everything using dune. * Run all tests using dune. Reorganize the test directory. * Move the old ocamlbuild demos to a subdirectory. * Introduce [make versions] to test Menhir with multiple versions of OCaml. * Update the release scripts.
-
- 17 Jan, 2020 1 commit
-
-
POTTIER Francois authored
-
- 24 Sep, 2019 2 commits
-
-
POTTIER Francois authored
-
-
- 06 Jun, 2019 1 commit
-
-
POTTIER Francois authored
-
- 21 Mar, 2019 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 22 Feb, 2019 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 15 Feb, 2019 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 12 Dec, 2018 1 commit
-
-
POTTIER Francois authored
-
- 12 Nov, 2018 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 06 Nov, 2018 1 commit
-
-
POTTIER Francois authored
-
- 26 Oct, 2018 1 commit
-
-
POTTIER Francois authored
-
- 25 Oct, 2018 1 commit
-
-
POTTIER Francois authored
-
- 24 Oct, 2018 2 commits
-
-
POTTIER Francois authored
which produces a token [SEMI]. The parser SEMI to appear in three places: after a declaration; after a rule; after a producer. Only two grammars in the test suite have required changes.
-
POTTIER Francois authored
-
- 05 Oct, 2018 3 commits
-
-
POTTIER Francois authored
as we need to annotate it with `%unreachable` to declare that it is okay if it is unreachable.
-
POTTIER Francois authored
Add a link from the manual to `standard.mly` in the repository.
-
POTTIER Francois authored
-
- 25 Sep, 2018 1 commit
-
-
POTTIER Francois authored
-
- 10 Sep, 2018 1 commit
-
-
POTTIER Francois authored
-
- 03 Jul, 2018 1 commit
-
-
POTTIER Francois authored
-
- 08 Jun, 2018 1 commit
-
-
POTTIER Francois authored
-
- 07 Jun, 2018 1 commit
-
-
POTTIER Francois authored
-
- 01 Jun, 2018 1 commit
-
-
POTTIER Francois authored
-
- 30 May, 2018 1 commit
-
-
POTTIER Francois authored
New options --coq-lib-path and --coq-lib-no-path control this behavior.
-
- 29 May, 2018 1 commit
-
-
Gabriel Scherer authored
-
- 23 May, 2018 1 commit
-
-
POTTIER Francois authored
-
- 22 May, 2018 2 commits
-
-
POTTIER Francois authored
(These options are not yet implemented.)
-
POTTIER Francois authored
Documentation: document the use of ocamlbuild. The upcoming interaction with dune is not yet documented.
-
- 19 May, 2018 2 commits
-
-
Gabriel Scherer authored
-
Gabriel Scherer authored
In theory, the two are not quite equivalent when surrounded by whitespace. In practice, I didn't see a difference.
-
- 22 Dec, 2017 1 commit
-
-
POTTIER Francois authored
-
- 01 Dec, 2017 1 commit
-
-
POTTIER Francois authored
The documentation used @[ everywhere, whereas the correct syntax is [@.
-
- 12 Nov, 2017 1 commit
-
-
POTTIER Francois authored
-
- 12 Jul, 2017 1 commit
-
-
POTTIER Francois authored
-
- 06 Jul, 2017 1 commit
-
-
POTTIER Francois authored
-
- 18 Apr, 2017 1 commit
-
-
POTTIER Francois authored
-