Skip to content

First Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkhristenko vkhristenko released this 13 Nov 13:54
· 107 commits to master since this release
  • Basic Numerical Types (e.g. Int, Float, Double Byte , Short)
    • Char is represented as Byte
  • Single TLeaf for a branch
    • C like structs stored for a branch (e.g. where leaflist has "var1/I:var2/I") are not yet supported
  • 1D or N-Dimensional arrays are supported of fixed dimensions and of simple Numerical Types