Theme-D version 7.3.0-1 has been published. Changes to version 7.2.4-1 are:

  • Fixed split linking.
  • Fixed linking of scripts.
  • Renamed unit type to singleton type in order to be consistent with the standard terminology.
  • Fixed singleton type handling in generic procedure dispatch and changed some virtual methods in the standard library to static virtual in order to preserve dispatch optimization.
  • Fixed a bug in runtime dispatch of virtual methods returning no value.
  • Fixed the runtime environment so that it can be used with only a minimum set of Theme-D Debian packages installed.
  • Fixed macro declare-static-simple-virtual-method.
  • Implemented form singleton-type-dispatch.
  • Fixed optimization of special procedure type-of.
  • Improved optimizations of special procedures class-of and is-instance?.

Installation instructions can be found here.