From 9f867c4922cccb6e61b273a55103e2afaeac4bde Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 11 Dec 2005 17:48:55 +0000 Subject: float parsing fixed --- doc/gf-history.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') 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 +11/12 (AR) Parsing of float literals now possible in object language. +Use the flag lexer=literals. +

6/12 (AR) Accept param and oper definitions in @@ -25,7 +28,7 @@ prototyping of grammars. resource). Values are stored as Haskell's Double precision floats. For the syntax of float literals, see BNFC document. NB: some bug still prevents parsing float literals in object -languages. +languages. Bug fixed 11/12.

-- cgit v1.2.3