summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Infra
AgeCommit message (Expand)Author
2010-07-01redesign the open-literals APIkrasimir
2010-06-09dead code elimination for PGF. Note: the produced grammars will not work well...krasimir
2010-04-28wf,vt,vp,vd,aw should store files in utf8krasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-04-06dependency graph can be restricted to some modules; added help dgaarne
2010-03-23added codepage for Turkishkrasimir
2010-03-22store and propagate the exact source location for all judgements in the gramm...krasimir
2010-03-20added experimental generation of Lambda Prolog code. Could be used for exhaus...krasimir
2010-01-31refactor GF.Infra.Modules for better error messageskrasimir
2010-01-17PGF is now real synchronous PMCFGkrasimir
2009-12-14remove the old parsing code and the -erasing=on flagkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir