summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-06testsuite: reduced the number of failing tests from 25 to 13hallgren
2013-12-06Show relative file paths in error messageshallgren
2013-12-06partial reconstruction for sentence structures in Susannekr.angelov
2013-12-06GF.Compile.CheckGrammar: add source path to error message for circular defini...hallgren
2013-12-06GF shell: fix help text for generate_treeshallgren
2013-12-05more on the Susanne treebankkr.angelov
2013-12-04added script for reading the Susanne treebankkr.angelov
2013-12-03testsuite: Use Cabal's new test suite interfacehallgren
2013-12-03testsuite: use forward slashes in pathshallgren
2013-12-03removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines ...aarne
2013-12-03fix in inflection_en.xmlkr.angelov
2013-12-02ui/android/.../Translate.java uses Parse8 (change the name and language list ...aarne
2013-11-29examples/phrasebook/Makefile2: Romanian needs a larger stackhallgren
2013-11-29Commment code and options relating to the old partial evaluatorhallgren
2013-11-29Minor release/download/developer doc changeshallgren
2013-11-29Move typePredefined from GF.Compile.Compute.AppPredefined to GF.Compile.TypeC...hallgren
2013-11-29Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macroshallgren
2013-11-29-optimize-pgf should also apply to the linrefskr.angelov
2013-11-28added caching to be able to quickly generate the inflection table for Finnishkr.angelov
2013-11-29examples/foods: remove all -path flagshallgren
2013-11-29added forms to Finnish xml tableaarne
2013-11-28html templates for Finnish noun and verb inflection startedaarne
2013-11-28bugfix in the android appkr.angelov
2013-11-28now the TTS is used only if there is actually a language model. this is bette...kr.angelov
2013-11-28a bit of cleanup in the Android appkr.angelov
2013-11-28extension in the template format for inflection tables. This makes it possibl...kr.angelov
2013-11-28GFI: adapt to character encoding changeshallgren
2013-11-28SimpleEditor.Convert: adapt to recent character encoding changeshallgren
2013-11-28the Android App now show the valency patterns for verbs in English, Bulgarian...kr.angelov
2013-11-28Translate grammar for Ger and Hin added. Some functions in Ger phrasebook nee...aarne
2013-11-27better dictionary visualization in the Android Appkr.angelov
2013-11-27Adding an alternate style for the GF home pagehallgren
2013-11-27minor tweaks in the Android UIkr.angelov
2013-11-27fix the character encoding problem in the web view in the Android UIkr.angelov
2013-11-27added API in the C runtime and the Java binding for checking whether a given ...kr.angelov
2013-11-27update the project files for the Java bindingkr.angelov
2013-11-27space leak in the Java bindingkr.angelov
2013-11-26Represent identifiers as UTF-8-encoded ByteStringshallgren
2013-11-25Change how GF deals with character encodings in grammar fileshallgren
2013-11-26examples/phrasebook: add Makefile2 for parallel grammar compilationhallgren
2013-11-26examples/letter: convert grammar files to UTF-8hallgren
2013-11-25GF home page: mention upcoming default character encoding changehallgren
2013-11-25Setup.hs: avoid a problem with Cabal-1.18hallgren
2013-11-25Document the upcoming default character encoding change in the release noteshallgren
2013-11-22examples/phrasebook: adding --# -coding=latin1 to 18 moduleshallgren
2013-11-22examples/foods: add --# -coding=latin1hallgren
2013-11-22fix in the GF keyboard for Androidkr.angelov
2013-11-22fix the export for CFG grammars with BIND, SOFT_BIND and nonExistkr.angelov
2013-11-22the GF syntax for identifiers is exteded with quoted forms, i.e. you could wr...kr.angelov
2013-11-22bugfix in the debug mode for the parserkr.angelov