summaryrefslogtreecommitdiff
path: root/src/www/syntax-editor/js/editor.js
AgeCommit message (Collapse)Author
2012-11-20Syntax editor: update to use common js filesjohn.j.camilleri
2012-11-20Syntax editor: random generation of trees (and subtrees!)john.j.camilleri
2012-11-16Syntax 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-16Syntax editor: select subset of available languagesjohn.j.camilleri
Also added a basic readme file with a list of todo's
2012-11-15Syntax editor: jump to next hole in treejohn.j.camilleri
2012-11-15Syntax editor: fix bug in Firefox, Seamonkeyjohn.j.camilleri
2012-11-13Add first demo of new syntax editorjohn.j.camilleri
As part of the GF cloud stuff, it can be accessed from http://cloud.grammaticalframework.org/syntax-editor/editor.html