summaryrefslogtreecommitdiff
path: root/src/compiler/GF
AgeCommit message (Expand)Author
2012-10-23cleanuphallgren
2012-10-19Refactor compileSourceModulehallgren
2012-10-19Consistenly use SourceGrammar instead of [SourceModule] when calling compiler...hallgren
2012-10-18Use NOINLINE for build info and darcs version infohallgren
2012-10-16GF.Command.Command: turn CommandOutput into a newtypehallgren
2012-10-05Factor out code for setting the console encodinghallgren
2012-09-28GF shell, show_operations: nicer looking types for linearization functionshallgren
2012-09-27GF shell, show_operations: also show the types of linearization functionshallgren
2012-09-26SIO bug fixhallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2012-09-25GF.Infra.SIO.hs: adding the SIO monad (where S = Shell or Safe)hallgren
2012-09-25GF.Command.Commands: allCommands is now a constanthallgren
2012-09-18catch all case in GenerateBC.genFunkr.angelov
2012-09-06Add type info to "Warning: ignoring lock fields in resolving..."hallgren
2012-08-30another fix for teyjuskr.angelov
2012-08-29Use nub' instead of nub in some places, remove some unused nub importspeter.ljunglof
2012-08-29Added an O(n log n) version of nubpeter.ljunglof
2012-08-29Emacs only recognizes utf-8, not UTF-8, in file headerspeter.ljunglof
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
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-10command option ma -known to drop unknown wordsaarne
2012-05-30More detailed version info in the startup messagehallgren
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-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-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-21sindhipatchvirk.shafqat
2012-02-20GF.Inra.UseIO: add instance Functor IOE, add method fail to instance Monad IOEhallgren
2012-01-14sorted the list of funs and cats in GrammatToPGF to get the predef categories...aarne