index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
www
/
syntax-editor
Age
Commit message (
Expand
)
Author
2012-12-11
Syntax editor: unwrap feature
john.j.camilleri
2012-12-11
Syntax editor: link to about page
john.j.camilleri
2012-12-11
Syntax editor: add about.html (and a Makefile for generating it)
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
2012-12-04
Syntax editor: wrap now handles multiple possible positions for subtree
john.j.camilleri
2012-12-03
Syntax editor: add wrap feature
john.j.camilleri
2012-11-30
Syntax editor: internal optimizations by pre-computing certain stuff
john.j.camilleri
2012-11-30
Syntax editor: in-place replacement of functions
john.j.camilleri
2012-11-29
Syntax editor: internal improvements. re-introduce initialize_from function
john.j.camilleri
2012-11-27
Syntax editor; add new helper for parsing type signatures (not complete)
john.j.camilleri
2012-11-27
Syntax editor: add options for GM in editor_online.js
john.j.camilleri
2012-11-27
Syntax editor: avoid server calls for each refinement by using cached data
john.j.camilleri
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-23
syntax editor + minibar: fix bug with repeated switching back and forth
hallgren
2012-11-23
Syntax editor: return to editor after having switched to minibar
john.j.camilleri
2012-11-22
minibar: can now switch back to the minibar after switching to the syntax editor
hallgren
2012-11-22
Syntax editor: can now load minibar (in-place) from a linearised tree
john.j.camilleri
2012-11-21
minibar+syntax editor integration, work in progress 2
hallgren
2012-11-21
Syntax editor: start with initial AST
john.j.camilleri
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
2012-11-20
Syntax editor: random generation of trees (and subtrees!)
john.j.camilleri
2012-11-16
Syntax editor: work on importing AST as string (eg for generate random)
john.j.camilleri
2012-11-16
Syntax editor: select subset of available languages
john.j.camilleri
2012-11-15
Syntax editor: jump to next hole in tree
john.j.camilleri
2012-11-15
Syntax editor: fix bug in Firefox, Seamonkey
john.j.camilleri
2012-11-13
Add first demo of new syntax editor
john.j.camilleri