summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-17haskell-bind: add a cabal file and examples/pgf-shell.hshallgren
2014-01-17haskell-bind: change the type of CRuntimeFFI.getConcrhallgren
2014-01-09Check file datestamp before creating PGF file when compiling grammarshallgren
2014-01-09Check file datestamps before unioning PGF files (fix)hallgren
2014-01-09Check file datestamps before unioning PGF fileshallgren
2013-12-18PGFtoPython: add Python translations for nonExist, BIND and SOFT_BINDhallgren
2013-12-17src/server/gf-server.cabal: compile it as a common library + executableshallgren
2013-12-17bugfix in the android keyboard for the choice of languagekr.angelov
2013-12-17show progress bar when translating or when reloading a language in the lexica...kr.angelov
2013-12-17bugfix for grammar loading if the start and the target language happen to be ...kr.angelov
2013-12-17partial grammar loading in the android app. From now on grammars for Android ...kr.angelov
2013-12-17make sure that pgf_concrete_load has no effect on grammars that are completel...kr.angelov
2013-12-17Add backward compatibility for reading old PGF fileshallgren
2013-12-16GF.Compile.ReadFiles: reduced code duplicationhallgren
2013-12-17ParseFin ProDrop variants ; ParseFre question word order and pronoun gender v...aarne
2013-12-13started DocumentationFreaarne
2013-12-10allow the android app to be installed on the SD cardkr.angelov
2013-12-10move src/runtime/haskell/CRuntimeFFI to src/runtime/haskell-bind. Don't mess ...kr.angelov
2013-12-10load/unload in the Java bindingkr.angelov
2013-12-10Haskell bindings for the C runtimeinari
2013-12-10loading and unloading of languages in the C runtime and in the Python bindingskr.angelov
2013-12-10French inflection display in androidaarne
2013-12-10bugfix in the grammar splitterkr.angelov
2013-12-10option --split-pgf replaces option --mk-index. This splits the PGF into one f...kr.angelov
2013-12-09new inflection_fi.xml, for stemmed and refactored ParseFinaarne
2013-12-07make ParseFin compile with Constructionaarne
2013-12-06Show relative file paths in error messageshallgren
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-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-29Commment code and options relating to the old partial evaluatorhallgren
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-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-27better dictionary visualization in the Android Appkr.angelov
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