summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-25Updated GFEP 1.2.0 releasejohn.j.camilleri
2011-11-25Re-added GFEP 1.2.0 releasejohn.j.camilleri
2011-11-25Cleaned up GFEP releasesjohn.j.camilleri
2011-11-24added Rus to Phrasebook compilation scriptaarne
2011-11-24Symbolic and Nound fixes for RussianNick Frolov
2011-11-24now if some module is compiled with -no-pmcfg then the PMCFG code is ↵kr.angelov
generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg.
2011-11-24Updated GFEP readmejohn.j.camilleri
2011-11-24Added GFEP release for Thu, 24 Nov 2011 14:52:50 +0100john.j.camilleri
2011-11-24Updated GFEP readmejohn.j.camilleri
2011-11-22make addSequencesB(V) strict. Otherwise we get stack overflow when compiling ↵kr.angelov
LangFre
2011-11-21options for no-pmcfg compilation in lib/src/Make.hs (for library developers, ↵aarne
rather than users); adding Thai to some demo and documentation
2011-11-21gfse: example-based: some usability improvementshallgren
Instead of showing nothing, show disabled buttons and some expanatory text to provide guidance for users getting started with example-based grammar writing.
2011-11-21example-based: bug fix: apply UTF-8 decoding to CGI inputshallgren
You can now use words with ÅÄÖ when writing Swedish grammars by example...
2011-11-20extending PhrasebookTha; one third leftaarne
2011-11-20thword used in FoodsThaiaarne
2011-11-18Added GFEP release for Fri, 18 Nov 2011 16:31:16 +0100john.j.camilleri
2011-11-18Updated GFEP index.htmljohn.j.camilleri
2011-11-18Changed GFEP screenshotjohn.j.camilleri
2011-11-17rebuildModule should do location globalization tookr.angelov
2011-11-17bugfix in the overload resolution. It was accidentally introduced as part of ↵kr.angelov
the per module PMCFG generation
2011-11-17Added GFEP release for Thu, 17 Nov 2011 15:23:02 +0100john.j.camilleri
2011-11-17Updated GFEP index pagejohn.j.camilleri
2011-11-17Added new GFEP screenshot for webjohn.j.camilleri
2011-11-16Added GFEP release for Wed, 16 Nov 2011 12:44:59 +0100john.j.camilleri
2011-11-16changed FoodsTha to FoodsThai (to mark it as unstable)aarne
2011-11-15fix in the versioning of the .gfo fileskr.angelov
2011-11-15now we store version number in every .gfo file. If the file is compiled with ↵kr.angelov
different compiler then we simply recompile it.
2011-11-15now the pretty printer in GF has a new mode called Internal. This is the ↵kr.angelov
most detailed mode and it can print even things that are not in the GF syntax. For example PMCFG snippets and indirections.
2011-11-15Now the errors messages from GF.Compile.Update also follow the new formatkr.angelov
2011-11-15Added ResMlt to foodsjohn.j.camilleri
2011-11-15the indirections in the .gf-tags files now point directly to the origin of ↵kr.angelov
the corresponding indentifiers
2011-11-15more structured format for errors and warnings from the compilerkr.angelov
2011-11-14bugfix in the new PGF generationkr.angelov
2011-11-14remove the -output-file optionkr.angelov
2011-11-14the new design for -tagskr.angelov
2011-11-14Updated readmejohn.j.camilleri
2011-11-14Updated GFEP index pagejohn.j.camilleri
2011-11-10Now PMCFG is compiled per module and at the end we only link it. The new ↵kr.angelov
compilation schema is few times faster.
2011-11-10Fixed lock field warnings in FoodsMltjohn.j.camilleri
2011-11-10remove few obsolete options from GF.Infra.Optionskr.angelov
2011-11-08additions to new-gf-bib.bibaarne
2011-11-08FoodsTha, still to be checkedaarne
2011-11-09Download page: add a not about the directory binaries are installed in on ↵hallgren
Mac OS X with recent versions of cabal.
2011-11-08Added separate link for GFEPjohn.j.camilleri
2011-11-07PhrasebookTha: Swadesh-definable words addedaarne
2011-11-07Thai phrasebook now compiles with RGL (but is incomplete)aarne
2011-11-07added Ramona's articles to doc fileramona.enache
2011-11-06Thai phrasebook startedaarne
2011-11-06Thai phrasebook started: Greetings OKaarne
2011-11-04qualified names in the tags filekr.angelov