Jedi Code Format News
Brought to you by:
anthonysteele
Delphi 2009 is now the default environment for JCF.
Support for some more Delphi 2008 syntax: Result := inherited; and a first pass at support for anonymous functions. Added more test cases on generics.
This fixes Sourceforge bug 2207649 D2009 - result := inherited;
Fixed Sourceforge bug 2120068: "IndentProcedures setting has no effect", by removing the unused settings.
Some code changes were made for string handling in Delphi 2009. All test cases pass in Delphi 2009 and Delphi 2007. The latest (SVN head) version of JCL and JVCL was used, since there are bugs in the Delphi 2009 released version.