- 21 Mar, 2017 1 commit
-
-
POTTIER Francois authored
-
- 20 Mar, 2017 5 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 17 Feb, 2017 3 commits
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
POTTIER Francois authored
-
- 10 Feb, 2017 1 commit
-
-
- 09 Feb, 2017 3 commits
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
- 07 Feb, 2017 3 commits
-
-
git+ssh://scm.gforge.inria.fr/gitroot/menhir/menhirJacques-Henri Jourdan authored
Conflicts: papers/2016_c_parsing/challenges.tex
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
- 27 Jan, 2017 1 commit
-
-
POTTIER Francois authored
-
- 25 Jan, 2017 1 commit
-
-
POTTIER Francois authored
-
- 20 Jan, 2017 1 commit
-
-
POTTIER Francois authored
-
- 06 Jan, 2017 1 commit
-
-
POTTIER Francois authored
-
- 05 Jan, 2017 3 commits
-
-
POTTIER Francois authored
Add Menhir's version number at the bottom right of every page.
-
POTTIER Francois authored
-
-
- 01 Jan, 2017 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
of menhir --suggest-ocamlfind, so that the Makefile works when Menhir is compiled as a Windows executable. (Suggested by Jonathan Protzenko.)
-
- 01 Dec, 2016 3 commits
-
-
POTTIER Francois authored
-
-
Jacques-Henri Jourdan authored
-
- 15 Nov, 2016 8 commits
-
-
POTTIER Francois authored
bindings of the form [x = $i] for ocamlyacc. This should work around a name capture caused by the fact that ocamlyacc internally translates [$i] to [_i] (and our own variables are often of the form [_i]).
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
a single data constructor with a Boolean parameter.
-
POTTIER Francois authored
%on_error_reduce declarations are now preserved by the unit-actions modes (as they should be, I suppose; this is undocumented anyway).
-
POTTIER Francois authored
clarify the code. No observable change.
-
POTTIER Francois authored
%type declarations for ocamlyacc. (Reported by Kenji Maillard.)
-
POTTIER Francois authored
-
- 14 Nov, 2016 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
(because the token has unit type), use a unit value instead. Bug report by Kenji Maillard.
-
- 21 Oct, 2016 1 commit
-
-
- 19 Oct, 2016 1 commit
-
-
POTTIER Francois authored
-