| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-12 | compute the right word probability | kr.angelov | |
| 2014-03-12 | support.js: For better error handling, always use AJAX, don't fallback to JSONP | hallgren | |
| Cross-origin requests are allowed by the PGF service and are supported in all modern browsers. See http://en.wikipedia.org/wiki/Cross-origin_resource_sharing | |||
| 2014-03-12 | haskell-bind: comment out superfluous imports | hallgren | |
| 2014-03-12 | the UI for the Android API now has stable word prediction | kr.angelov | |
| 2014-03-12 | ensure that negative probabilities are always avoided | kr.angelov | |
| 2014-03-12 | Fix typo in PGFService: "incomlete" | john.j.camilleri | |
| 2014-03-12 | remove the unnecessary logging of the completion string | kr.angelov | |
| 2014-03-12 | fixes in the word completion | kr.angelov | |
| 2014-03-10 | android: added (1) dg icon (2) green/yellow/red colours for translation ↵ | aarne | |
| confidence (3) App grammars as test case in Translator.java | |||
| 2014-03-09 | added alternative build with Pred grammars to android, commented out by default | aarne | |
| 2014-03-07 | added word completion in the Android UI | kr.angelov | |
| 2014-03-07 | added Java API to the simple word completion | kr.angelov | |
| 2014-03-07 | fix in the Java binding after the implementation for pre | kr.angelov | |
| 2014-03-07 | added pgf_lookup_word_prefix which makes it possible to do simple word ↵ | kr.angelov | |
| prediction | |||
| 2014-03-07 | another fix in the keyboard | kr.angelov | |
| 2014-03-07 | bugfix in the keyboard | kr.angelov | |
| 2014-03-07 | added Devanagari keyboard for Android | kr.angelov | |
| 2014-03-07 | bugfix in pgf-translate | kr.angelov | |
| 2014-03-06 | C run-time: protect from Windows specific #includes with #ifdef __MINGW32__ | hallgren | |
| 2014-03-05 | bugfix in the android keyboard for multiline documents | kr.angelov | |
| 2014-03-05 | bugfix in the Android UI | kr.angelov | |
| 2014-03-05 | implementation for pre in the C runtime | kr.angelov | |
| 2014-03-04 | Fix the fix | hallgren | |
| 2014-03-04 | Fixes for GHC 7.6 compatibility | hallgren | |
| 2014-03-04 | Three fixes for compatibility with GHC 7.8 | hallgren | |
| Two of the fixes were in the custom version of the binary package. We should get rid of it at some point, to reduce the maintenance burden. The third fix was to add new version constraints for happy and alex in gf.cabal. New versions of them are needed because of the ugly, low-level, GHC-specific code they produce need to be different for GHC 7.8. More fixes might be needed for -server mode, but the cgi package is not compatible with GHC 7.8 at the moment, so it will have to wait. | |||
| 2014-03-04 | use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c | kr.angelov | |
| 2014-03-04 | memory leak in parseval.c | kr.angelov | |
| 2014-03-04 | rename pgf_lzr_linearize_table to pgf_lzr_get_table | kr.angelov | |
| 2014-02-27 | more in src/runtime/java/INSTALL | kr.angelov | |
| 2014-02-27 | another fix for building the Java binding | kr.angelov | |
| 2014-02-27 | added file with instructions for compiling the Java binding | kr.angelov | |
| 2014-02-27 | instructions for compiling the C runtime on Windows | kr.angelov | |
| 2014-02-27 | changes in Makefile.am to make it easier to compile the C runtime on Windows | kr.angelov | |
| 2014-02-27 | include malloc.h in a few places to avoid warnings on Windows | kr.angelov | |
| 2014-02-27 | update the Eclipse project for jpgf with settings needed for Windows | kr.angelov | |
| 2014-02-25 | bugfix with the keyboard label for Chinese | kr.angelov | |
| 2014-02-25 | the Android UI uses a new progress indicator which works on both Nexus 1 and ↵ | kr.angelov | |
| Nexus 7 | |||
| 2014-02-21 | the Android App is now using the documentation modules instead of xml files ↵ | kr.angelov | |
| for generating the inflection tables. The xml files are removed | |||
| 2014-02-19 | Wide coverage demo web app: add link to Google Translate | hallgren | |
| 2014-02-19 | src/www/js/langcode.js: functions for converting language codes | hallgren | |
| factored out from src/www/translator/translator.js | |||
| 2014-02-18 | bugfix in the android ui | kr.angelov | |
| 2014-02-17 | fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile ↵ | kr.angelov | |
| DocumentationBul.gf | |||
| 2014-02-12 | Wide coverage demo: show up to 10 translations | hallgren | |
| The translations are loaded one at a time so you don't have to wait for all 10 to see the first one. | |||
| 2014-02-11 | Work on web api & apps based on the C run-time system | hallgren | |
| + PGFService.hs: add command c-grammar, include probability in parse results + js/gftranslation.js: add start position and limit parameters, return more info to applications + Simple Translator: show two wide coverage translations + Wide coverage demo: show parse tree and probability (intended as grammar debugging aids) | |||
| 2014-02-11 | GFServer.hs: avoid intertwined log messages from parallel requests | hallgren | |
| 2014-02-10 | Restore compatibility with GHC 7.0 | hallgren | |
| 2014-02-10 | Fix broken C runtime support in gf.cabal and PGFService.hs | hallgren | |
| Also add PGF service command c-flush to explicitly flush cached parse results from memory. | |||
| 2014-02-10 | proper error checking in the C runtime | kr.angelov | |
| 2014-02-10 | haskell-bind: fix broken pgf-shell | hallgren | |
| The type CId was replaced with String, so can't use show and read anymore. | |||
| 2014-02-10 | bugfix in pgf2-bind.cabal | kr.angelov | |
