lib.haxe.org

partials

partials is a macro-based partial class implementation for haxe. More information on site
Version
0.0.3
Owner
waneck
License
BSD

History

  • 2011-12-14 17:41:44
    0.0.3
    Functions without bodies to determine a kind of interface contract
  • 2011-12-14 13:48:19
    0.0.2
    Added runtime function call to solve dependencies, warning suppression and ability to override an implementation with the @:overridePartial meta
  • 2011-12-13 19:04:32
    0.0.1
    First working version.