- 03 Mar, 2016 1 commit
-
-
POTTIER Francois authored
-
- 06 Nov, 2015 8 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
They need not be exposed outside.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 05 Nov, 2015 1 commit
-
-
POTTIER Francois authored
Also, fix the test that $i is within range -- it was incomplete.
-
- 26 Oct, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 23 Oct, 2015 1 commit
-
-
POTTIER Francois authored
-
- 24 Sep, 2015 1 commit
-
-
POTTIER Francois authored
-
- 18 Sep, 2015 1 commit
-
-
Yann Régis-Gianas authored
(Now uses the Str module.) - Lexer.check_producers_indices: New. Are $i keywords correctly used? - yacc-parser/fancy-parser: Turn the type of actions' semantic values into arrows to delay the checking of $i keywords from lexing to parsing.
-
- 06 Jul, 2015 3 commits
-
-
Yann Régis-Gianas authored
This reverts commit fc203a594b2d68f40b18966550e9c23460fc20e9.
-
Yann Régis-Gianas authored
-
Yann Régis-Gianas authored
If the programmer did not provide a name [_i] is used (where [i] is the producer's position in the right hand side). This syntax modification actually simplifies the code: - There is no more on-the-fly naming of unnamed arguments. - Inlining is no more restricted to semantic actions that do not use $i. The patch is large because: - This change has an impact on many modules. - The expected results of the bench had to be updated.
-
- 26 Dec, 2014 5 commits
-
-
POTTIER Francois authored
Updated the lexer accordingly. This has the benefit that a type error in a trailer will be correctly located in the .mly file. Until now, it wasn't.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
is used in an OCaml header.
-
POTTIER Francois authored
-
- 11 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 02 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 14 Feb, 2014 1 commit
-
-
fpottier authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/menhir@354 0f8b5475-4b4e-0410-85a8-ee3154a6bfe7
-
- 01 Mar, 2013 1 commit
-
-
fpottier authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/menhir@320 0f8b5475-4b4e-0410-85a8-ee3154a6bfe7
-