diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 3ff42affd..5dc4293d2 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,9 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 </center> +11/12 (AR) Parsing of float literals now possible in object language. +Use the flag <tt>lexer=literals</tt>. + <p> 6/12 (AR) Accept <tt>param</tt> and <tt>oper</tt> definitions in @@ -25,7 +28,7 @@ prototyping of grammars. resource). Values are stored as Haskell's <tt>Double</tt> precision floats. For the syntax of float literals, see BNFC document. NB: some bug still prevents parsing float literals in object -languages. +languages. <b>Bug fixed 11/12.</b> <p> |
