summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-27Wide coverage demo web app: translation quality feedback with colorshallgren
2014-03-27support.js & gftranslate.js: improved handling of server errorshallgren
2014-03-25small fixes in the C runtimekr.angelov
2014-03-21refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...kr.angelov
2014-03-20added hasLinearization method in the Python bindingkr.angelov
2014-03-20fix in the Python binding which was forgoten after a change in the C runtimekr.angelov
2014-03-19gf -server: add a command to manually flush the PGF cachehallgren
2014-03-18a darker red in translation app: dictionary lookup for each word, identity if...aarne
2014-03-18Hin and Ger added to android app againaarne
2014-03-18whitespace cleanup in the parserkr.angelov
2014-03-17show the value in the error message when failing to get Str from valueaarne
2014-03-17Wide coverage demo web app: add speech synthesishallgren
2014-03-15bugfix in the compiler for linref of empty recordkr.angelov
2014-03-14bg in android appaarne
2014-03-14Spanish in android appaarne
2014-03-13AppIta, with a small lexiconaarne
2014-03-13App ported to Freaarne
2014-03-13remove accidental trace messagekr.angelov
2014-03-13small stylistic changes in the Android Appkr.angelov
2014-03-12compute the right word probabilitykr.angelov
2014-03-12support.js: For better error handling, always use AJAX, don't fallback to JSONPhallgren
2014-03-12haskell-bind: comment out superfluous importshallgren
2014-03-12the UI for the Android API now has stable word predictionkr.angelov
2014-03-12ensure that negative probabilities are always avoidedkr.angelov
2014-03-12Fix typo in PGFService: "incomlete"john.j.camilleri
2014-03-12remove the unnecessary logging of the completion stringkr.angelov
2014-03-12fixes in the word completionkr.angelov
2014-03-10android: added (1) dg icon (2) green/yellow/red colours for translation confi...aarne
2014-03-09added alternative build with Pred grammars to android, commented out by defaultaarne
2014-03-07added word completion in the Android UIkr.angelov
2014-03-07added Java API to the simple word completionkr.angelov
2014-03-07fix in the Java binding after the implementation for prekr.angelov
2014-03-07added pgf_lookup_word_prefix which makes it possible to do simple word predic...kr.angelov
2014-03-07another fix in the keyboardkr.angelov
2014-03-07bugfix in the keyboardkr.angelov
2014-03-07added Devanagari keyboard for Androidkr.angelov
2014-03-07bugfix in pgf-translatekr.angelov
2014-03-06C run-time: protect from Windows specific #includes with #ifdef __MINGW32__hallgren
2014-03-05bugfix in the android keyboard for multiline documentskr.angelov
2014-03-05bugfix in the Android UIkr.angelov
2014-03-05implementation for pre in the C runtimekr.angelov
2014-03-04Fix the fixhallgren
2014-03-04Fixes for GHC 7.6 compatibilityhallgren
2014-03-04Three fixes for compatibility with GHC 7.8hallgren
2014-03-04use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.ckr.angelov
2014-03-04memory leak in parseval.ckr.angelov
2014-03-04rename pgf_lzr_linearize_table to pgf_lzr_get_tablekr.angelov
2014-02-27more in src/runtime/java/INSTALLkr.angelov
2014-02-27another fix for building the Java bindingkr.angelov
2014-02-27added file with instructions for compiling the Java bindingkr.angelov