From 093ac15f72cc6436fd0ba13d3fbc1581b651a606 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 29 Jun 2005 15:27:56 +0000 Subject: unoptimize for Java ; Finnish --- doc/gf-history.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index b59ede479..e4db5129c 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,17 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 +29/6 (AR) The printer used by Embedded Java GF Interpreter +(pm -header) now produces +working code from all optimized grammars - hence you need not select a +weaker optimization just to use the interpreter. However, the +optimization -optimize=share usually produces smaller object +grammars because the "unoptimizer" just undoes all optimizations. +(This is to be considered a temporary solution until the interpreter +knows how to handle stronger optimizations.) + +

+ 27/6 (AR) The flag flags optimize=noexpand placed in a resource module prevents the optimization phase of the compiler when the .gfr file is created. This can prevent serious code -- cgit v1.2.3