summaryrefslogtreecommitdiff
path: root/src/www
AgeCommit message (Expand)Author
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
2013-04-12minibar/syntax editor integration fixeshallgren
2013-04-12Simple Translation Tool: eliminate &+ in translations from GFhallgren
2013-04-12gfrobust.js: adding a JavaScript API to the GF Robust Parser translation servicehallgren
2013-04-11minibar.html: add debug elementhallgren
2013-04-07minibar: add a visual hint that linearizations can be expanded into tableshallgren
2013-04-05Simple Translator: add GF Robust Parser to the menu for individual segmentshallgren
2013-04-05Simple Translator: use lextext/unlextext for translations with the robust parserhallgren
2013-04-05Simple Translator: initial support for translation with the GF robust parserhallgren
2013-04-04minibar/syntax editor integration improvementshallgren
2013-04-03Simple Translation Tool: initial support for editing source segments in the m...hallgren
2013-04-03Adding src/www/js/localstorage.jshallgren
2013-04-02minibar: remember the selected set of target langaugeshallgren
2013-04-02minibar: abstract syntax trees are now shown with or without category nameshallgren
2013-03-28minibar: show abstract syntax trees without or with function nameshallgren