summaryrefslogtreecommitdiff
path: root/src/www
AgeCommit message (Expand)Author
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
2013-03-27minibar: fix problems with the To: menuhallgren
2013-03-27minibar: documentation updatehallgren
2013-03-27minibar: click on a linearization to obtain a table with all variants and formshallgren
2013-03-27support.js: add function replaceNodehallgren
2013-03-27minibar: fix buttons for abstract syntax trees and word alignment diagramshallgren
2013-03-26minibar: documentation updatehallgren
2013-03-26minibar: show parse trees without or with function nameshallgren
2013-03-25minibar: initial support for selecting an arbitrary subset of target languageshallgren
2013-02-11translator: add some menu padding for touch deviceshallgren
2013-02-11translator: small style changehallgren
2013-02-11translator: remove debug codehallgren
2013-02-11translator: "Open..." doesn't discard the current document anymorehallgren
2013-01-11Syntax editor: initial support for string literalsjohn.j.camilleri
2013-01-11Syntax editor: add tooltips to buttonsjohn.j.camilleri
2013-01-11Syntax editor: remove beta labeljohn.j.camilleri
2013-01-09Fixes for minibar offlinehallgren
2012-12-11Syntax editor: unwrap featurejohn.j.camilleri
2012-12-11Syntax editor: link to about pagejohn.j.camilleri
2012-12-11Syntax editor: add about.html (and a Makefile for generating it)john.j.camilleri
2012-12-07Syntax editor: change startcat when wrapping top nodejohn.j.camilleri
2012-12-07Syntax editor: various small improvements...john.j.camilleri
2012-12-04Syntax editor: wrap now handles multiple possible positions for subtreejohn.j.camilleri
2012-12-03Syntax editor: add wrap featurejohn.j.camilleri
2012-11-30Syntax editor: internal optimizations by pre-computing certain stuffjohn.j.camilleri
2012-11-30Syntax editor: in-place replacement of functionsjohn.j.camilleri
2012-11-29minibar: add a button to get detailed grammar infohallgren
2012-11-29minibar: add tool tips to some of the buttonshallgren
2012-11-29Syntax editor: internal improvements. re-introduce initialize_from functionjohn.j.camilleri
2012-11-29Syntax editor/minibar integration fixjohn.j.camilleri
2012-11-27some documentation updates and fixeshallgren
2012-11-27Syntax editor; add new helper for parsing type signatures (not complete)john.j.camilleri
2012-11-27Syntax editor: add options for GM in editor_online.jsjohn.j.camilleri
2012-11-27Syntax editor: avoid server calls for each refinement by using cached datajohn.j.camilleri
2012-11-27Syntax editor: improvements and fixes with grammar managerjohn.j.camilleri
2012-11-26gfse: add Prelude to the list of RGL modules that can be openedhallgren
2012-11-26gfse: more readable layout for not so simple grammars + bug fixhallgren
2012-11-23gf -server + gfse: show modification time of public grammarshallgren
2012-11-23gfse: use POST requests when parsing grammar modules after editing as texthallgren
2012-11-23minibar_online.js: updated to launch Editor using a GrammarManager objectjohn.j.camilleri
2012-11-23Syntax editor: now uses common GrammarManager objectjohn.j.camilleri
2012-11-23syntax editor + minibar: fix bug with repeated switching back and forthhallgren
2012-11-23Syntax editor: return to editor after having switched to minibarjohn.j.camilleri
2012-11-23Minibar: call abstract_action with 'this' bound to minibar objectjohn.j.camilleri
2012-11-23Minibar: add show/hide functionsjohn.j.camilleri
2012-11-22minibar: can now switch back to the minibar after switching to the syntax editorhallgren