1
0
forked from GitHub/gf-core

Syntax editor: various small improvements...

- 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
This commit is contained in:
john.j.camilleri
2012-12-07 12:55:17 +00:00
parent b4098a8f1a
commit fe2fb1c51b
7 changed files with 158 additions and 65 deletions

View File

@@ -15,7 +15,7 @@
<hr />
<small class="modtime">
John J. Camilleri, November 2012
John J. Camilleri, December 2012
</small>
<div id="debug" class="hidden"></div>