- 23 Nov, 2015 11 commits
-
-
POTTIER Francois authored
instead of leaving it to the caller. This offers more flexibility to the implementor of [E], and already allows a speed gain (due to the loop interchange, I think).
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
although the specification of [add] is more complex.
-
POTTIER Francois authored
-
- 19 Nov, 2015 2 commits
-
-
-
POTTIER Francois authored
-
- 18 Nov, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
provided it appears in tail position in its caller and its caller does not itself have a %prec annotation.
-
- 16 Nov, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 12 Nov, 2015 2 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 11 Nov, 2015 9 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
Some constraints were missing, some constraints were too coarse. Also, switched to using [FixSolver] instead of a home-made system.
-
POTTIER Francois authored
Tested it by using to compute the FOLLOW sets.
-
POTTIER Francois authored
-
POTTIER Francois authored
The old comment was wrong, I think.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 10 Nov, 2015 12 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
so it works even if GNUmakefile is present.
-
POTTIER Francois authored
uninstall) to work regardless of whether we are in a distributed package or in the repository.
-
POTTIER Francois authored
a parser produced by menhir --table cannot be linked with an incorrect version of MenhirLib.
-
POTTIER Francois authored
-
POTTIER Francois authored
so that the demos can be built properly, and uninstalls it afterwards. Also, it checks that MenhirLib is not initially installed already.
-
POTTIER Francois authored
make local: transmit PATH. make unlocal: new feature.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-