From 58d1fa84c5e4c1db3b40337886a42a4039ed5220 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 22 Dec 2005 17:27:00 +0000 Subject: moved obsolete files; updated umlaut help --- doc/gf-history.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 3b53842b4..fef775d3b 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,7 +14,23 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

-20/12 (AR) Support for full disjunctive patterns (P | Q) i.e. +


+ +22/12 Release of GF 2.4. + +

+ +21/12 (AR) It now works to parse escaped string literals from command +line, and also string literals with spaces: +

+  gf examples/tram0/TramEng.gf
+  > p -lexer=literals "I want to go to \"Gustaf Adolfs torg\" ;"
+  QInput (GoTo (DestNamed "Gustaf Adolfs torg"))
+
+ +

+ +20/12 (AR) Support for full disjunctive patterns (P|Q) i.e. not just on top level.

@@ -258,6 +274,7 @@ statistics of gfc compilation result. To be extended with new information. The most important stats now are the top-40 sized definitions.

+


1/7 Release of GF 2.3. -- cgit v1.2.3