| Age | Commit message (Collapse) | Author |
|
categories in proper place and get gr, ai, gt work properly
|
|
generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg.
|
|
|
|
compilation schema is few times faster.
|
|
separate PGF building
|
|
of the different definitions. There is a --tags option which generates a list of all identifiers with their source locations.
|
|
list
This speeds up the compilation of PhrasebookFin.pgf by 12%, mosly by speeding
up calls to lookupModule in calls from lookupParamValues, in calls
from allParamValues.
The invariant "modules are stored in dependency order" is no longer respected!
But the type MGrammar is now abstract, making it easier to maintain this or
other invariants in the future.
|
|
|
|
|
|
|
|
in the abstract syntax
|
|
|
|
Not used yet
|
|
|
|
well with metavariables and high-order abstract syntax
|
|
|
|
source-code order. The order matters for the termination of the exhaustive generation with dependent types.
|
|
grammar. It may not be used accurately in the error messages yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to match the preliminary specification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|