summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Parse.hs
AgeCommit message (Expand)Author
2017-09-01silence Tab warnings in the Haskell runtimeKrasimir Angelov
2017-08-18the parser is not forced to respect the linref while parsing discontious phrasesKrasimir Angelov
2015-08-31GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLnhallgren
2015-05-11added all orthographic primitiveskrasimir
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2014-10-09Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...kr.angelov
2014-07-15PGF Web Service: include entire completion in full modejohn.j.camilleri
2014-07-11PGF web service: Return additional completion info with 'full' flagjohn
2014-01-24fix in the Haskell runtimekr.angelov
2013-11-12added Predef.SOFT_BIND. This special token allows zero or more spaces between...kr.angelov
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-09-27a major refactoring in the C and the Haskell runtimes. Note incompatible chan...kr.angelov
2010-12-14now every parse state keeps reference only to the concrete and the abstract s...krasimir
2010-12-14optimization in the parser for large lexicons. Now, the parser is slightly sl...krasimir
2010-12-08fixed typos in the documentation for PGF.Parsekrasimir
2010-10-18added explicit depth parameter to the parsing API and the corresponding comma...krasimir
2010-08-09native representation for HOAS in PMCFG and incremental type checking of the ...krasimir
2010-07-15fix the algorithm for items cutting in the partial parserkrasimir
2010-07-07report type errors in the shell from command "p"krasimir
2010-07-01redesign the open-literals APIkrasimir
2010-06-30rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> fid(String|Int...krasimir
2010-06-29introduce the type synonym Token=String in the PGF APIkrasimir
2010-06-22preliminary version of API for Open Literalskrasimir
2010-06-05Changing rec to rec_ in PGFjordi.saludes
2010-05-19now every BracketedString also has reference to the source expression(s)krasimir
2010-05-19now the parser could return partial parse resultskrasimir
2010-05-17simple refactoring: use ActiveKey in PGF.Parse.getParseResult instead of plai...krasimir
2010-04-30optimize/simplify the error reporting in the new APIkrasimir
2010-04-30first incarnation of the bracketed string APIkrasimir
2010-04-23fix parsing of literalskrasimir
2010-04-04in the shell, permit 3-letter lang codes as concrete syntax namesaarne
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization t...krasimir
2010-01-17PGF is now real synchronous PMCFGkrasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2010-01-12move the definitions of _B and _V to PGF.Macroskrasimir
2010-01-05store the label names in PMCFGkrasimir
2009-12-14remove the old parsing code and the -erasing=on flagkrasimir