summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/GetGrammar.hs
AgeCommit message (Expand)Author
2016-09-05BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...aarne
2016-03-21initial support for BNFC syntax in context-free grammars for GF. Not all feat...krasimir
2014-10-16More haddock documentation improvementshallgren
2014-08-25Experimental: parallel batch compilation of grammarshallgren
2014-08-13Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8hallgren
2014-03-21refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...kr.angelov
2013-12-06Show relative file paths in error messageshallgren
2013-11-25Change how GF deals with character encodings in grammar fileshallgren
2013-11-21Some refactoring in GF.Compile and GF.Compile.GetGrammarhallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
2012-10-19Refactor compileSourceModulehallgren
2012-08-29Use nub' instead of nub in some places, remove some unused nub importspeter.ljunglof
2011-11-15more structured format for errors and warnings from the compilerkr.angelov
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-11-02Now the compiler maintains more precise information for the source locations ...kr.angelov
2010-11-26Add builtin preprocessors. Avoid creating tmp file. Fix multipreprocessor bug.hallgren
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir