Added tag version_1.34 for changeset 36e517b8bf48
Bumped version number and updated web page.
Fixed bug where array size was wrong when defined using ellipsis.
Merge with default
Fixed DLL path in release script.
Added tag version_1.33 for changeset c6ef55a1c939
Bumped version number and updated web page.
Updated mingw library references.
Updated json and utf8 code.
Updated documentation with arrays in arrays information.
Merge with multidimensional_arrays
Close multidimensional_arrays branch
Added unit tests.
Fixed array types having the type of the underlying structure.
Fixed a bug where the type hash became 0 instead of the underlying type.
Define multidimentional arrays. Some bugs remain.
Reserve multidimentional arrays.
Added json functions to syntax highlight.
Next