#210 Build 1.0.26

brian Sun 27 Apr 2008

I've posted a new build for download and also updated the online docs. Two big, cool new features:

Change log:

Build 1.0.26 (26 Apr 08)

  • Require f suffix for float literals
  • Decimal type and literal syntax
  • Decimal API enhancements: InStream, OutStream, Num, Str
  • This return types
  • Update APIs to use return This return
  • Fix Firefox3 form handling
  • Allow this and super keywords in string interpolation
  • Fix various fandoc bugs seen on discussion forum

brian Sun 27 Apr 2008

Enhancing my test suite I noticed there are some problems with This returns in mixins - I'll fix those for the next build.

brian Sun 27 Apr 2008

This returns for mixins was just a one liner - it will be fixed for next build.

Login or Signup to reply.