1
0
forked from GitHub/gf-core

Syntax editor: internal optimizations by pre-computing certain stuff

This commit is contained in:
john.j.camilleri
2012-11-30 15:08:46 +00:00
parent 58c3e3db85
commit 0ac61fefba
3 changed files with 83 additions and 106 deletions

View File

@@ -38,11 +38,10 @@ See `editor.html` and `editor_online.js`.
- Wrap a subtree
- Compatibility with grammars with dependent category types
- Clicking on tokens to select tree node
- Use local caching
- Clipboard of trees
- Usage of printnames
- Enter string/float/int literals
- more prominence to Disamb-linearizations
- ambiguity: (optionally) parse all the resulting linearizations/variants and point out those which are ambiguous
- add undo/redo (or back/forward) navigation
- structure fridge magnets some more (eg newline before the magnet whose first letter is different)
- show all resulting linearizations/variants
- undo/redo (or back/forward) navigation
- structure fridge magnets more (eg newline before the magnet whose first letter is different)