- 06 Jul, 2015 11 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
This modifies the analyses in [Grammar] to use [Fix] as the fixed point computation algorithm.
-
POTTIER Francois authored
-
Yann Régis-Gianas authored
-
Yann Régis-Gianas authored
This reverts commit fc203a594b2d68f40b18966550e9c23460fc20e9.
-
Yann Régis-Gianas authored
-
Yann Régis-Gianas authored
-
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.
-
Yann Régis-Gianas authored
Action: Use [Set.of_list].
-
- 02 Jul, 2015 14 commits
-
-
POTTIER Francois authored
for every nonterminal symbol.
-
POTTIER Francois authored
-
POTTIER Francois authored
This information is displayed at log level -lg 2. Changed the display to not include the artificial start symbols.
-
POTTIER Francois authored
of flat lists.
-
POTTIER Francois authored
-
POTTIER Francois authored
produce the same result as the old one.
-
POTTIER Francois authored
-
POTTIER Francois authored
no longer used.
-
POTTIER Francois authored
-
POTTIER Francois authored
are checked to produce the same results.
-
POTTIER Francois authored
users.
-
POTTIER Francois authored
place of the old ones (removed).
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 01 Jul, 2015 3 commits
-
-
POTTIER Francois authored
[Fix], instead of the old ad hoc mechanism. Unfinished.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 18 Jun, 2015 1 commit
-
-
POTTIER Francois authored
-
- 01 May, 2015 2 commits
-
-
POTTIER Francois authored
plus a comment on compatibility with ocamlyacc when there are end-of-stream conflicts.
-
POTTIER Francois authored
-
- 20 Feb, 2015 3 commits
-
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 15 Feb, 2015 1 commit
-
-
POTTIER Francois authored
-
- 13 Feb, 2015 1 commit
-
-
POTTIER Francois authored
-
- 11 Feb, 2015 4 commits
-
-
POTTIER Francois authored
There remains to document this feature and to produce better names.
-
POTTIER Francois authored
May wish to move to ocamlbuild in the future.
-
POTTIER Francois authored
-
POTTIER Francois authored
-