#132 Build 1.0.3

brian Tue 9 Jan 2007

This build changes the fcode format to include a new Storage flag for fields (I've been keeping them in alphabetic order). The runtime emitters must use this flag to determine if field storage should be allocated.

It also includes the new @ field storage operator - I'll post a more complete entry on the changes to how fields work when I've completed the full list of changes we discussed required for virtual fields.

Change Log:

  • Fan launcher options (--v and --D)
  • Refactor Sys methods into respective classes
  • Field storage @ operator
  • Storage fcode flag

Login or Signup to reply.