| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-25 | RGL Browser: now includes Syntax Editor tab! | john.j.camilleri | |
| 2013-06-13 | Syntax editor: AST string always shown, remove export button | john.j.camilleri | |
| 2013-04-12 | minibar/syntax editor integration fixes | hallgren | |
| When starting from the minibar, the selected set of target languages is now preserved when switching back and forth. | |||
| 2013-04-04 | minibar/syntax editor integration improvements | hallgren | |
| Work in progress on preserving the start category and selected target languages when switching between the minibar and the syntax editor. | |||
| 2013-01-11 | Syntax editor: add tooltips to buttons | john.j.camilleri | |
| 2012-12-07 | Syntax editor: change startcat when wrapping top node | john.j.camilleri | |
| 2012-12-07 | Syntax editor: various small improvements... | john.j.camilleri | |
| - separate tree edit buttons from option buttons - fix bug when wrapping on freshly imported ast - add interface for import & export of ast - cleaner internal implementation of Editor.add_refinement - small style updates | |||
| 2012-12-03 | Syntax editor: add wrap feature | john.j.camilleri | |
| 2012-11-30 | Syntax editor: in-place replacement of functions | john.j.camilleri | |
| When at a non-leaf node, refinements with identical type signatures are highlighting and can re placed without destroying the children. If not, the refinement is greyed and the user is asked to clear the current subtree first if they wish to replace it. This aspect of the UI should be polished, but at least it is obvious. Also, some substantial optimizations can still be made to cache the processed type signatures (which determine what can be replaced in-place) | |||
| 2012-11-27 | Syntax editor: improvements and fixes with grammar manager | john.j.camilleri | |
| 2012-11-23 | Syntax editor: now uses common GrammarManager object | john.j.camilleri | |
| 2012-11-21 | Syntax editor: start with initial AST | john.j.camilleri | |
| Note that the argument has been renamed to initial.abstr (Where abstr means an abstract syntax tree in string form, NOT an AST object) | |||
| 2012-11-21 | minibar+syntax editor integration, work in progress | hallgren | |
| 2012-11-21 | Syntax editor: start with initial grammar, startcat, to: languages | john.j.camilleri | |
| 2012-11-20 | Syntax editor: update to use common js files | john.j.camilleri | |
