summaryrefslogtreecommitdiff
path: root/src/compiler
AgeCommit message (Expand)Author
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
2012-08-01GFServer.hs: binary files can now be uploaded to the cloudhallgren
2012-08-01the first draft of GF.Compile.Instructionskr.angelov
2012-07-02Minor changes in Python exportpeter.ljunglof
2012-06-28Fixed minor bug in prolog exportpeter.ljunglof
2012-06-27major changes to the prolog exportpeter.ljunglof
2012-06-27cleanup in the python exportpeter.ljunglof
2012-06-26Experiment with parallel grammar checkshallgren
2012-06-26GF.Infra.CheckM: comment out unused Context argumenthallgren
2012-06-26Report many type errors instead of stopping after the first onehallgren
2012-06-25Fix for warning messages from checkMapRecoverhallgren
2012-06-25removed spurious empty warningsaarne
2012-06-25GF.Compile.Rename: report many errors instead of stopping after the first onehallgren
2012-06-25Check monad: support for accumulated errorshallgren
2012-06-25Export PGF in Python formatpeter.ljunglof
2012-06-25warnings shown in checkMapRecoveraarne
2012-06-25checkMapRecover: find undefined idents in all jments in Renameaarne
2012-06-25printing ResValue judgements as comments, to provide useful information when ...aarne
2012-06-15Add file name to error message when reading a bad .gfo file (in some cases)hallgren
2012-06-12translator: documents can now be saved in the cloudhallgren
2012-06-10command option ma -known to drop unknown wordsaarne
2012-06-08More detailed version info in the output of "gf -version"hallgren
2012-05-30More detailed version info in the startup messagehallgren
2012-05-28GFServer.hs: apply UTF8 encoding when saving uploaded fileshallgren
2012-05-27gf -server: remove debug outputhallgren
2012-05-16GFServer.hs: apply UTF8 decoding to all server inputhallgren
2012-05-15missing case in partial evaluation of + fixedaarne
2012-05-04alex 3 incompatibility workaroundhallgren
2012-03-26Workaround for bug in ghc-7.2.2hallgren
2012-03-26compiler/GF/Text/Coding.hs: fix build failure against ghc-7.2Sergei Trofimovich
2012-02-29PGFService.hs bug fix: pattern match failure in doParsehallgren
2012-02-28gf -server mode: JSONP support for grammar listshallgren
2012-02-28bug fix in AppPredefined: don't compare values that contain variables. this s...aarne
2012-02-28buf fix in the compiler for HOASkr.angelov
2012-02-27gfse: text mode improvementshallgren
2012-02-24gfse: text mode editing: accept grammars with printname judgementshallgren
2012-02-24the Predef function eqVal to compare equality of parameter valuesaarne
2012-02-23hindi-resource-grammarvirk.shafqat
2012-02-22gfse: experimental support for editing concrete syntax in text modehallgren
2012-02-21gfse: edit abstract syntax in text mode with instant syntax error reportinghallgren
2012-02-21sindhipatchvirk.shafqat
2012-02-20GF.Inra.UseIO: add instance Functor IOE, add method fail to instance Monad IOEhallgren
2012-02-13gfse: added a button to go directly from the editor to the minibarhallgren
2012-02-10gfse: stay on the same page when compiling grammarshallgren
2012-02-10gfse&minibar: select the right grammar in minibar when invoked from gfsehallgren
2012-02-01gf -server: better error message for requests with unsupported HTTP methodshallgren
2012-02-01gf -server: fix bug that caused '+' to be converted to ' ' in uploaded grammarshallgren
2012-01-14sorted the list of funs and cats in GrammatToPGF to get the predef categories...aarne
2011-12-14gf -server[=port]hallgren
2011-12-14gf -server mode improvementshallgren