From 758e2a031d8866795c4f5e66f73964d16164dd89 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 28 Feb 2011 16:47:25 +0000 Subject: [PATCH] gfse: fix missing startcat flag bug + documentation updates --- src/editor/simple/TODO | 6 +++--- src/editor/simple/about.html | 10 ++++++---- src/editor/simple/gf_abs.js | 3 ++- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/editor/simple/TODO b/src/editor/simple/TODO index be97bc47a..05f5160ac 100644 --- a/src/editor/simple/TODO +++ b/src/editor/simple/TODO @@ -12,8 +12,8 @@ + Allow definitions to be reordered + 1. possibility to compile the grammar set, returning a URL to a translator app -- 2. possibility to import modules - both resource libraries and user's own - auxiliaries ++ 2a. possibility to import modules - resource libraries +- 2b. possibility to import modules - user's own auxiliaries - 3. possibility to upload own modules + 4. access to the created files in an on-line shell (making testing possible) - 5. rule-to-rule type checking and guidance (e.g. with library oper @@ -27,5 +27,5 @@ - Bug! After adding a 2nd def of a fun with a different type and then deleting the old fun, the corresponding lin will have the wrong lhs. -- Bug! The startcat menu shows the first category by default, but the startcat ++ Bug! The startcat menu shows the first category by default, but the startcat flag is actually not set until a selection is made from the menu. \ No newline at end of file diff --git a/src/editor/simple/about.html b/src/editor/simple/about.html index 6905dae10..8118f0584 100644 --- a/src/editor/simple/about.html +++ b/src/editor/simple/about.html @@ -109,7 +109,10 @@ Error checks: At the moment, concrete syntax definitions are limited to