gfse: you can now add concrete syntax for arbitrary languages

Before, you had to pick a language from a list of supported languages, but now
you can also pick Other and change the language code afterwards.
This commit is contained in:
hallgren
2011-05-06 15:24:45 +00:00
parent e8da38c814
commit 7f91547576
4 changed files with 1019 additions and 89 deletions

View File

@@ -137,6 +137,11 @@ Also,
is usually easier than creating something new from scratch.
(If the abstract syntax is currently open, the new conrete syntax will
start out empty.)
<li>When adding a new concrete syntax, you normally pick one of the supported
languages from a list. The language code and the file name is determined
automatically. But you can also pick <em>Other</em> from the list and change
the language code afterwards to add a concrete syntax for a language
that is not in the list.
</ul>
Error checks:
@@ -180,7 +185,7 @@ to be accessed from multiple devices.
<hr>
<div class=modtime><small>
<!-- hhmts start --> Last modified: Mon Mar 28 16:24:24 CEST 2011 <!-- hhmts end -->
<!-- hhmts start --> Last modified: Fri May 6 17:24:02 CEST 2011 <!-- hhmts end -->
</small></div>
<address>
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>