diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 5830578e5..2215f5dae 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,19 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +18/5 (AR) Introduced a wordlist format <tt>gfwl</tt> for +quick creation of language exercises and (in future) multilingual lexica. +The format is now very simple: +<pre> + # Svenska - Franska - Finska + berg - montagne - vuori + klättra - grimper / escalader - kiivetä / kiipeillä +</pre> +but can be extended to cover paradigm functions in addition to just +words. + +<p> + 3/4 (AR) The predefined abstract syntax type <tt>Int</tt> now has two inherent parameters indicating its last digit and its size. The (hard-coded) linearization type is |
