- 15 Dec, 2014 14 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
files -- it was apparently dead, since all .expected files are here.
-
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
-
- 13 Dec, 2014 4 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
Currently equal to the performance of the table back-end.
-
- 12 Dec, 2014 5 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
by reading the positions from the lexbuf just in time. No speed difference, but this should imply less frequent minor collections.
-
POTTIER Francois authored
the environment record instead of updating it. This makes the code back-end TWICE FASTER.
-
POTTIER Francois authored
-
POTTIER Francois authored
function is no longer required. This does not change the generated code, but simplifies things slightly and reduces the generation time (less work for the inliner).
-
- 11 Dec, 2014 17 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
to a Boolean field [env.error]. This yields slightly simpler code and a small speed increase (maybe 5%).
-
POTTIER Francois authored
in the special case where the language is empty or {epsilon} is now fixed.
-
POTTIER Francois authored
or the singleton language {epsilon}.
-
POTTIER Francois authored
-
POTTIER Francois authored
rather than the Menhir in the PATH. This helps build the demos while working.
-
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
No more deprecation warnings.
-
POTTIER Francois authored
Modified [PreFront.read_whole_file] to use [IO.exhaust].
-