diff options
| author | hallgren <hallgren@chalmers.se> | 2011-02-22 16:04:49 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-02-22 16:04:49 +0000 |
| commit | 8b76047cdae7372f4fae5aba3a71a19a1b242dfd (patch) | |
| tree | bc4b1b95d13c16fe7ab5413a99be353bb2e427fa /src/editor/simple/TODO | |
| parent | 27f4ad15e3a2b611048bb623098f3a1195eedfbb (diff) | |
gfse: allow definitions to be reordered by drad-and-drop
Diffstat (limited to 'src/editor/simple/TODO')
| -rw-r--r-- | src/editor/simple/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editor/simple/TODO b/src/editor/simple/TODO index 1d876e9d9..be97bc47a 100644 --- a/src/editor/simple/TODO +++ b/src/editor/simple/TODO @@ -9,7 +9,7 @@ - Allow languages other than the ones in the given list to be added + Export as plain text -- Allow definitions to be reordered ++ 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 @@ -18,7 +18,7 @@ + 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 suggestions) -- Try grammars in the Translation Quiz ++ Try grammars in the Translation Quiz + compile only the uploaded grammar even if other grammars are present + 'flags startcat' is needed for grammars with only one category (since the |
