1
0
forked from GitHub/gf-core

history update

This commit is contained in:
aarne
2005-12-21 08:08:25 +00:00
parent 59ee1bfd7c
commit 8c9e6e2219

View File

@@ -12,6 +12,17 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
</center>
20/12 (AR) Support for full disjunctive patterns (<tt>P | Q</tt>) i.e.
not just on top level.
<p>
14/12 (BB,AR) The command <tt>speech_input = si</tt> which creates
a speech recognizer from a grammar for English and admits speech input
of strings.
<p>
11/12 (AR) Parsing of float literals now possible in object language.
Use the flag <tt>lexer=literals</tt>.