diff options
| author | hallgren <hallgren@chalmers.se> | 2012-03-02 13:33:37 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-03-02 13:33:37 +0000 |
| commit | 43008471175f36b1623051048cac71f50fc28c94 (patch) | |
| tree | 1e9fefb449a966d4089e07db24d84d4290bdb817 | |
| parent | 21c278f28f6ff439feb3715948d1048b1d59f393 (diff) | |
Updated GF 3.3.3 release notes
| -rw-r--r-- | download/release-3.3.3.t2t | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/download/release-3.3.3.t2t b/download/release-3.3.3.t2t index a19570ce2..2c712651b 100644 --- a/download/release-3.3.3.t2t +++ b/download/release-3.3.3.t2t @@ -13,9 +13,17 @@ See the [download page http://www.grammaticalframework.org/download/index.html]. - New option ``gf -tags`` generates tags files for use with the [GF Eclipse plugin http://www.grammaticalframework.org/eclipse/]. - New languages in the Resource Grammar Library: Latvian, Thai, Hindi, Sindhi - (see the [updated synopsis ../lib/doc/synopsis.html]). -- Bug fixes: ... -- ... + (see the [updated synopsis ../lib/doc/synopsis.html]). Improvements for other + languages, e.g. Russian and Swedish. +- Improved separate compilation makes recompiling large grammars faster. + The flag ``-no-pmcfg`` reverts to the old behaviour. +- Version numbers in ``.gfo`` files to avoid problems caused by reuse of + ``.gfo`` files produced with an incompatible version of the compiler. +- The web-based grammar editor now supports grammar extension and text mode + editing with instant syntax checking. +- Fixed a bug that prevented the shell commands ``abstract_info``, + ``generate_random`` and ``generate_trees`` from working properly. +- Various other small improvements bug and fixes. -------------------- |
