Skip to content

Releases: WNKLER/RefTypes

RefTypes 2.0.1

24 Apr 17:12
e65adb2

Choose a tag to compare

Added a WithTypes module.
Mostly a proof-of-concept. After an initial call, you can operate on arbitrary memory natively rather than wrapping each operation in a function call. (VBAx64 only, for now)

RefTypes 2.0

15 Jan 00:41
95455b6

Choose a tag to compare

Modified latest technique for compatibility with the VBE IDE's "Compile On Demand" / "Background Compile" options. (those options are cursed)