| Age | Commit message (Collapse) | Author |
|
Just to make them easier to spot when wading through thousands of lines of
warnings...
|
|
compiler passes
|
|
The new nub is called nub', and it replaces the old sortNub which was
not lazy and did not retain the order between the elements.
|
|
An apparent bug in ghc-7.2.2 causes the type Value to be exported from PGF.Data.
Workaround: restrict the imports from PGF.Data in GF.Command.Abstract and
GF.Compile.GeneratePMCFG to avoid the clash with locally defined type Value.
(ghc-7.0.4 and ghc-7.4.1 appear to be free from this bug.)
|
|
|
|
generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg.
|
|
LangFre
|
|
compilation schema is few times faster.
|
|
separate PGF building
|
|
|
|
|
|
|
|
parse forest
|
|
|
|
fid(String|Int|Float)
|
|
|
|
|
|
|
|
|
|
|
|
simplify the PMCFG generation
|
|
|
|
to match the preliminary specification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from deprecated
|