- 03 Mar, 2016 1 commit
-
-
POTTIER Francois authored
-
- 06 Nov, 2015 1 commit
-
-
POTTIER Francois authored
-
- 23 Oct, 2015 1 commit
-
-
POTTIER Francois authored
-
- 06 Oct, 2015 3 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 25 Sep, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
Re-established rule_specific_token, which allows giving a better syntax error message when %% is missing.
-
- 23 Sep, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 20 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 1 commit
-
-
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.
-
- 11 Feb, 2015 4 commits
-
-
POTTIER Francois authored
There remains to document this feature and to produce better names.
-
POTTIER Francois authored
-
POTTIER Francois authored
No observable impact.
-
POTTIER Francois authored
Not useful in practice; preparation for further changes.
-
- 26 Dec, 2014 1 commit
-
-
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.
-
- 17 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 15 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 11 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 04 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 03 Dec, 2014 1 commit
-
-
POTTIER Francois authored
A lot of cosmetic changes in order to avoid warnings (mostly unused variables).
-
- 02 Dec, 2014 1 commit
-
-
POTTIER Francois authored
-
- 01 Mar, 2013 1 commit
-
-
fpottier authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/menhir@320 0f8b5475-4b4e-0410-85a8-ee3154a6bfe7
-