From 62c85f1bb6a56ba7236497a4e6dcd8457d9bdcd4 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 7 Mar 2011 17:52:15 +0000 Subject: 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. --- src/editor/simple/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/editor/simple/TODO') 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 -- cgit v1.2.3