- removed unnecessary using directives in Data library - removed iterator pointers from Var (reduce size, always return copy) - added Alignment header (adapted from LLVM infrastructure) - added alignment guards to SOO implementations
- JSON support for Dynamic Struct and Array - added VarIterator - modified behavior of empty Var
windows build only