v2.0.0
2.0.0
Besides several small features and corrections, voc now provides a selectable elementary type model. It adds support for SYSTEM.INT8 through SYSTEM.INT64 and SYSTEM.ADDRESS.
-O2 and -OC select between:
- -O2 type sizes (bits): SHORTINT 8, INTEGER 16, LONGINT32, HUGEINT64.
- -OC type sizes (bits): BYTE 8, SHORTINT 16, INTEGER 32, LONGINT 64.