| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | |
| 2012-11-16 | Syntax editor: work on importing AST as string (eg for generate random) | john.j.camilleri | |
| But it's still not complete. Need an efficient way of getting the cat info to accompany funs. | |||
| 2012-11-16 | Syntax editor: select subset of available languages | john.j.camilleri | |
| Also added a basic readme file with a list of todo's | |||
