summaryrefslogtreecommitdiff
path: root/src/www
AgeCommit message (Expand)Author
2014-04-07Wide Coverage Demo Web App: add segmentationhallgren
2014-04-06Wide coverage demo app: show an error message even if the error string is emptyhallgren
2014-04-06Wide coverage demo app: show an error message if linearization failshallgren
2014-04-06gftranslate.js: use Translate10.pgfhallgren
2014-04-04Wide Coverage Translation Web App: redesigned user interfacehallgren
2014-04-04gftranslate.js: increase length limit from 200 to 500 encoded byteshallgren
2014-04-04Simple Translator: show more alternatives when using GF robust translationhallgren
2014-04-04Slightly more informative error messages in translation web appshallgren
2014-03-31Wide coverage demo web app: green translations from Phrasebook.pgfhallgren
2014-03-28Wide coverage demo web app improvementshallgren
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-17Wide coverage demo web app: add speech synthesishallgren
2014-03-12support.js: For better error handling, always use AJAX, don't fallback to JSONPhallgren
2014-02-19Wide coverage demo web app: add link to Google Translatehallgren
2014-02-19src/www/js/langcode.js: functions for converting language codeshallgren
2014-02-12Wide coverage demo: show up to 10 translationshallgren
2014-02-11Work on web api & apps based on the C run-time systemhallgren
2014-01-28Wide coverage translation web demo improvementshallgren
2014-01-21simple translator: Replaced 'GF Robust Parser' with 'GF Wide Coverage Transla...hallgren
2013-11-14gfse: re-enable example-based grammar constructionhallgren
2013-11-06minibar: fix a mistake the previous bracket fixhallgren
2013-11-06minibar: adapt to changed bracket structure in linearization outputhallgren
2013-08-21gfse: don't use multiline text boxes everywhere, just for concrete syntaxhallgren
2013-08-19gfse: only try to upload/compile grammars when browser is onlinehallgren
2013-08-19gfse: always open a resizable text box when editing concrete syntaxhallgren
2013-08-13Syntax editor: minor CSS fixjohn.j.camilleri
2013-07-29minibar: more robust test for availability localStoragehallgren
2013-07-25RGL Browser: now includes Syntax Editor tab!john.j.camilleri
2013-06-13Syntax editor: minor CSS tweak to resemble Minibar morejohn.j.camilleri
2013-06-13Syntax editor: AST string always shown, remove export buttonjohn.j.camilleri
2013-04-26gfse: use alltenses/ instead of present/ when looking up RGL oper typeshallgren
2013-04-26Add greek to Setup.hs and the web appshallgren
2013-04-25minibar: remove two more uses of with()hallgren
2013-04-25minibar: fix bug that prevented minibar from working in Webkit browsershallgren
2013-04-23js/localstorage.js: don't throw an exception if JSON parsing failshallgren
2013-04-23gfse: add access to the syntax editorhallgren
2013-04-23js/gfrobust.js: don't try to translate sentenses that are too longhallgren
2013-04-23js/localstorage.js: improved faked localStorage if real localStorage is missinghallgren
2013-04-23minibar: use the common interface to localStoragehallgren
2013-04-20gfse: don't add --# -path=.:present hallgren
2013-04-19simple translation tool: minor documentation fixhallgren
2013-04-19gf-cloud-api.html: fixed a typohallgren
2013-04-19gf-cloud-api.html: clarificationhallgren
2013-04-18simple translator: improved translation with the GF robust parserhallgren
2013-04-18gfrobust.js: add a method for constructing parse tree image URLs.hallgren
2013-04-17minibar: syntax editor integration bug fixhallgren
2013-04-17minibar: fixes for phrasebookhallgren
2013-04-12GF cloud: work on syntax editor integrationhallgren
2013-04-12syntax editor: fix references to global object 'server'hallgren