- 29 Mar, 2017 5 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 28 Mar, 2017 18 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
The fourth argument is the engine; for now, reduced to just the type [env]. This will allow us to describe the type of [feed].
-
POTTIER Francois authored
as it will be needed in [InspectionTableInterpreter].
-
POTTIER Francois authored
of the third argument [ET]. They will be needed for [feed].
-
POTTIER Francois authored
[nonterminal = int], as they will be needed by [feed].
-
POTTIER Francois authored
because they can be given safe types only in that setting.
-
POTTIER Francois authored
[InspectionTableInterpreter.Make]. This should make it easier to add new functionality to this functor (which constructs the inspection API).
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
of the functors [TableInterpreter.MakeEngineTable] and [Engine.Make]. This should be easier to understand and more flexible.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
and [find_default_reduction] in [INCREMENTAL_ENGINE].
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
- 27 Mar, 2017 6 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
The transition is not finished.
-
- 24 Mar, 2017 11 commits
-
-
POTTIER Francois authored
-
POTTIER Francois authored
They are not cleaned up and (for now) are dead code.
-
POTTIER Francois authored
-
POTTIER Francois authored
The plan is to use this function in the implementation of [force_reduction], so we can test dynamically whether a reduction is safe.
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
-
POTTIER Francois authored
This table is large (128kb, for OCaml's grammar) so I will work without it.
-
POTTIER Francois authored
-
POTTIER Francois authored
which allows testing for the existence of an outgoing transition in the goto table.
-