diff options
| author | bringert <unknown> | 2005-05-17 19:12:58 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-05-17 19:12:58 +0000 |
| commit | b7a27396b525985118b6d31af0af5fae301ff266 (patch) | |
| tree | 5c5407a40f264c2dd4456e109e4b1d8eedf1f903 | |
| parent | 5d511c397e2adf6fac9bdc4ecaec95536a5dc699 (diff) | |
Added a few more highlights.
| -rw-r--r-- | doc/gf2.2-highlights.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gf2.2-highlights.html b/doc/gf2.2-highlights.html index e73bc0675..398f3be8f 100644 --- a/doc/gf2.2-highlights.html +++ b/doc/gf2.2-highlights.html @@ -32,10 +32,14 @@ Highlights of GF version 2.2. <li> <a href="tutorial/gf-tutorial2.html">new tutorial</a>, based on the module system (unfinished) </ul> <li> New resource libraries +<li> New example grammars <li> Visualization of module dependency graph <li> In the editor GUI, text corresponding to subtrees with constraints marked with red colour <li> Hierarchic modules used in the source code <li> <a href="http://www.haskell.org/haddock">haddock</a> documentation available for source code +<li> Optimizations to reduce GF's memory footprint when using large grammars. +<li> Added a new <tt>-utf8id</tt> flag to the <tt>pm</tt> for +converting identifiers in the grammar to UTF-8. <h3>Compiler optimizations</h3> |
