#154 Build 1.0.16

brian Wed 12 Sep 2007

Latest build is posted to SourceForge: http://sourceforge.net/projects/fan

Change log since last public build:

Build 1.0.12 (17 Jul 07)

  • InStream.eachLine
  • Covariant field overrides of methods

Build 1.0.13 (4 Aug 07)

  • Indexed assignment expressions: x[y] += z
  • Buf no longer mixins InStream and OutStream
  • InStream and OutStream changed from mixins to classes
  • Fix case insensitive Map equality/hash
  • FileWeblet with ETag and Last-Modified support
  • Rewrite Uri with custom parser
  • Allow escape sequence in Uri literals
  • Uri decoding/encoding
  • Fix maxLocals, maxStack in emitter

Build 1.0.14 (12 Aug 07)

  • Add maxStack to fcode format

Build 1.0.15 (5 Sep 07)

  • Serialization support
  • Simple literals
  • With blocks
  • Refactor fcode attributes
  • New facet design

Build 1.0.16 (11 Sep 07)

  • Facets completed
  • Override implies virtual fix
  • Roll fcode version to support method var attributes

Login or Signup to reply.