summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22fixed the path in AppFin.gf so that it compiles in a more general settingaarne
2014-05-21forgot to fix the path for AppFre.gfkr.angelov
2014-05-21App compilation instructions: with parallel compilation, make Phrasebook sepa...aarne
2014-05-21in verbosity mode the compiler warns about missing pathskr.angelov
2014-05-21probabilities for Appaarne
2014-05-21fix the path in the App grammar to the Phrasebookkr.angelov
2014-05-16Compute/ConcreteNew.hs: adding a Prawitz rewritehallgren
2014-05-16Fix an eta expansion bug in the grammar compilerhallgren
2014-05-15Simple Translator: fall back to word-for-word translation if the parser failshallgren
2014-05-13Haskell binding: free memory pool to avoid space leak when readPGF failshallgren
2014-05-12gf -server: include list of loaded PGFs in version infohallgren
2014-05-09examples/phrasebook/Makefile2: add Chinesehallgren
2014-05-09Add link to IRC logsjohn.j.camilleri
2014-05-08fix the literals API in Java for strings with non-latin characterskr.angelov
2014-05-08Wide Coverage Demo Web App: bug fix: swapping source and target works againhallgren
2014-05-08Wide Coverage Demo Web App: bug fix: restore lost quality indications after s...hallgren
2014-05-08PGF web api, command c-wordforword: re-enable parsing of individual wordshallgren
2014-05-08fix memory leak in the Haskell bindingkr.angelov
2014-05-07Wide Coverage Demo App: show all Phrasebook translationshallgren
2014-05-07pgf-shell.hs: fix compilation problem with GHC 7.4hallgren
2014-05-07Two improvements in the pgf-shell examplehallgren
2014-05-06improved paths and Makefile in examples/app ; see README how to compile with ...aarne
2014-05-06eliminated dependency of PhrasebookChi from DictionaryChi ; added 'make forAp...aarne
2014-05-03some more words and phrases in PhrasebookChi ; native speaker check should be...aarne
2014-04-29Wide Coverage Web Demo: fix bug introduced in previous patchhallgren
2014-04-29Wide Coverage Demo App: translate to all available target langauges at oncehallgren
2014-04-29PGF web api, command c-wordforword: don't repeat parsing/morpho analysis for ...hallgren
2014-04-28Spring cleaninghallgren
2014-04-28Simple Translator: remove extra space before punctuationhallgren
2014-04-25an initial Java/C API for predicting literals. Still not utilizedkr.angelov
2014-04-24remove dead code to avoid warningskr.angelov
2014-04-24make the input box in the conversation view self-adjustable when entering lon...kr.angelov
2014-04-24a better solution for restoring the state of the main activity when the devic...kr.angelov
2014-04-24Simple Translator: remove punctuation before wide coverage translationhallgren
2014-04-24a small fix to avoid showing * in some translationskr.angelov
2014-04-24show the alternative translations in colorkr.angelov
2014-04-24show the probabilities for the alternative translationskr.angelov
2014-04-24bugfix in the word completion in the input methodkr.angelov
2014-04-24merged the editsaarne
2014-04-24updated app.html with new linksaarne
2014-04-24updated app helpaarne
2014-04-24fix typo in the help filekr.angelov
2014-04-23finally: the conversation view is now no longer cleared up everytime when the...kr.angelov
2014-04-22updated app.html with images and a link where a real app can now be foundaarne
2014-04-22some edits in app help ; special lexer for Fre,Ita commented out as it is no ...aarne
2014-04-22Some work on the download page and release notes for the next release of GFhallgren
2014-04-22gf.cabal: require base>=4.3hallgren
2014-04-22bugfix in the handling of BIND in the C runtimekr.angelov
2014-04-22gf.cabal: add GF builtin default -K64M. Enable parallel compile with ghc>=7.8hallgren
2014-04-22fix in the renamingkr.angelov