summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-25translator: remove debug logginghallgren
2012-07-25translator: per segment translation method selectionhallgren
2012-07-02Minor changes in Python exportpeter.ljunglof
2012-06-28Fixed minor bug in prolog exportpeter.ljunglof
2012-06-27major changes to the prolog exportpeter.ljunglof
2012-06-27cleanup in the python exportpeter.ljunglof
2012-06-26Experiment with parallel grammar checkshallgren
2012-06-26GF.Infra.CheckM: comment out unused Context argumenthallgren
2012-06-26Report many type errors instead of stopping after the first onehallgren
2012-06-25Fix for warning messages from checkMapRecoverhallgren
2012-06-25removed spurious empty warningsaarne
2012-06-25GF.Compile.Rename: report many errors instead of stopping after the first onehallgren
2012-06-25Check monad: support for accumulated errorshallgren
2012-06-25Export PGF in Python formatpeter.ljunglof
2012-06-25warnings shown in checkMapRecoveraarne
2012-06-25checkMapRecover: find undefined idents in all jments in Renameaarne
2012-06-25printing ResValue judgements as comments, to provide useful information when ...aarne
2012-06-21translator: parallel text view layout adjustmentshallgren
2012-06-21translator: bug fix for copy/paste importhallgren
2012-06-21gfse/sort.js: make it more resusablehallgren
2012-06-21translator: insert and delete segmentshallgren
2012-06-19translator: style adjustmentshallgren
2012-06-19translator: expanatory text for local file import hallgren
2012-06-19translator: import text from local fileshallgren
2012-06-18GF cloud api doc fixeshallgren
2012-06-18cloud service: add preliminary cloud service API documentationhallgren
2012-06-18transaltor: reduce code duplicationhallgren
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