- 03 Jul, 2015 23 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
Added [Dijkstra], homemade. Modified [Coverage] to use [Dijkstra]. Also found a heavy bug where [causes_an_error] used [s] instead of [s']?
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
This actually speeds things up (almost 2x).
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
New performance counter [bs].
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
entry states.
-
POTTIER Francois authored
triggering an error in this state. This is about 10x faster for alphaCaml.mly. Still, alphaprolog.mly does not go through.
-
POTTIER Francois authored
Try to reach a pair (s', z) only if this pair causes an error.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
The second analysis (backward search) replaces them.
-
POTTIER Francois authored
-
- 02 Jul, 2015 17 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
Added a comment in [Coverage] about the use of [CompletedNatWitness] versus [BooleanWitness].
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
Maybe working (that remains to be confirmed), but too slow on real grammars.
-
POTTIER Francois authored
-
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.
-