summaryrefslogtreecommitdiff
path: root/src/editor/simple/TODO
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-03-07 17:52:15 +0000
committerhallgren <hallgren@chalmers.se>2011-03-07 17:52:15 +0000
commit62c85f1bb6a56ba7236497a4e6dcd8457d9bdcd4 (patch)
tree3718bc8ec1688cf86a81c5c389c0fa13f5f0bc07 /src/editor/simple/TODO
parentcfb5f6eb7e105e048abff5d99a5637bfa961cb9b (diff)
gfse: create a new concrete syntax by copying an existing one
When adding a new concrete syntax to a grammar, the currently open concrete syntax will be copied. If the abstract syntax is currently open, the new concrete syntax will start out empty.
Diffstat (limited to 'src/editor/simple/TODO')
-rw-r--r--src/editor/simple/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/editor/simple/TODO b/src/editor/simple/TODO
index f0a1dd144..9e064dabc 100644
--- a/src/editor/simple/TODO
+++ b/src/editor/simple/TODO
@@ -20,7 +20,8 @@
suggestions)
+ Try grammars in the Translation Quiz
+ Show lincat and lin before params and opers below
-- Create a new concrete syntax by copying an existing one.
++ Create a new concrete syntax by copying an existing one.
+- Easy access to compute_concrete from the editor
+ compile only the uploaded grammar even if other grammars are present
+ 'flags startcat' is needed for grammars with only one category (since the