mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
float parsing fixed
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user