Skip to content

Umka 1.3

Compare
Choose a tag to compare
@vtereshkov vtereshkov released this 17 Jan 10:06
· 114 commits to master since this release
  • Closures compatible with conventional functions
  • Variable redeclarations allowed in multiple assignments
  • std.stdin(), std.stdout(), std.stderr(), std.fflush()
  • Dynamic access to API via umkaGetAPI() without linking against Umka
  • API change: umkaGetType() replaced with typeptr()
  • Bug fixes