summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-11-04Added GFEP release for Fri, 04 Nov 2011 11:33:35 +0100john.j.camilleri
2011-11-04Updated /eclipse index filejohn.j.camilleri
2011-11-02gfse: supply information about what's defined in the exampe language to the ↵hallgren
server functions for example-based grammar writing
2011-11-02gfse: example-based: remove target language from the example language menuhallgren
2011-11-02Added GFEP release for Wed, 02 Nov 2011 17:34:00 +0100john.j.camilleri
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ↵kr.angelov
separate PGF building
2011-11-02Now the compiler maintains more precise information for the source locations ↵kr.angelov
of the different definitions. There is a --tags option which generates a list of all identifiers with their source locations.
2011-11-01gfse: grammar sharing: bug fixes and win32 supporthallgren
win32 support is untested
2011-11-01gfse: documentation updatehallgren