Skip to content

Beta 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@BrettRToomey BrettRToomey released this 16 Nov 19:02
· 180 commits to master since this release

New:

  • Developer mode. Build the Kai compiler with DEVELOPER flag to use local versions of the stdlib.

Fixed:

  • Selectors on vector pointers
  • Specialization of polymorphic function types

Removed:

  • Same-type cast checks (will return in the near future for non-polymorphic functions)