summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-15Add file name to error message when reading a bad .gfo file (in some cases)hallgren
2012-06-13translator: added support for the Apertium translation servicehallgren
2012-06-13Use a separated tag for meta productions in the robust parser. This cleans up...kr.angelov
2012-06-12translator: documents can now be saved in the cloudhallgren
2012-06-12gfse & translator: change language code for Japanese to Jpnhallgren
2012-06-12now there is a limit of 2000000 items in the chart of the robust parser. This...kr.angelov
2012-06-12now the robust parser is purely top-down and the meta rules compete on a fair...kr.angelov
2012-06-11minibar-api.html: small documentation improvementshallgren
2012-06-11GF home page: link to GF clouds service (cloud.grammaticalframework.org)hallgren
2012-06-11translator: source segments can now be editedhallgren
2012-06-10command option ma -known to drop unknown wordsaarne
2012-06-08More detailed version info in the output of "gf -version"hallgren
2012-06-08translator.css: restore lost width of input fieldhallgren
2012-05-30More detailed version info in the startup messagehallgren
2012-05-29translator: segment imported text based on punctuationhallgren
2012-05-28translator: better support for ambiguous translationshallgren
2012-05-28GFServer.hs: apply UTF8 encoding when saving uploaded fileshallgren
2012-05-27translator: adding "Parallel texts" viewhallgren
2012-05-27gf -server: remove debug outputhallgren
2012-05-25translator: you can now import text by copying and pastinghallgren
2012-05-25the viterbi probability for the epsilon categories is now updated properlykr.angelov
2012-05-25fixed an alignment bug in libgu which leads to crash on some platformskr.angelov
2012-05-25fixed memory leak in the pgf-translate toolkr.angelov
2012-05-25added pgf-service.c in the robust parser'kr.angelov
2012-05-23translator: use a more robust test for localStorage support and show a warnin...hallgren
2012-05-16another attempt to port the robust parser to MacOSkr.angelov
2012-05-16translator: fix typohallgren
2012-05-16translator: update About pagehallgren
2012-05-16translator: use GF's text lexer/unlexer to obtain more natural looking texthallgren
2012-05-16GFServer.hs: apply UTF8 decoding to all server inputhallgren
2012-05-16translator: file browser shows files alphabetically nowhallgren
2012-05-16small fix for compiling the robust parser on MacOSkr.angelov
2012-05-16translator: bug fixhallgren
2012-05-15Adding a Simple Translation Toolhallgren
2012-05-15Integrate Japanesehallgren
2012-05-15missing case in partial evaluation of + fixedaarne
2012-05-08a new unbiased statistical parser. it is still far from perfect use it on you...kr.angelov
2012-04-18yet another fix for parsing literalskr.angelov
2012-04-12some fixes in the robust parser and a new API for literalskr.angelov
2012-05-04alex 3 incompatibility workaroundhallgren
2012-04-30minibar_offline: fix the link to the regular minibarhallgren
2012-04-30minibar_offline: Update the API exported by pgf_offline.js to be compatible w...hallgren
2012-04-27minibar: word-for-word replacements: use concrete syntax for replacement word...hallgren
2012-04-24minibar&gfse: grammar extension user interface improvementshallgren
2012-04-19minibar & cloud service: minor style changeshallgren
2012-04-19Minibar documentation updatehallgren
2012-04-18minibar: add buttons to use generated translations as inputhallgren
2012-04-11minibar: fix to prevent the typed input field from losing focus when turning ...hallgren
2012-04-10minibar: internal state type changehallgren
2012-04-10minibar_input.js: internal state simplificationhallgren