Skip to content

Releases: ItsMeForLua/cl-win32-types

Version 1.0.0

20 Jul 22:18
Compare
Choose a tag to compare

Added

  • Initial release of cl-win32-types.
  • An exhaustive set of CFFI type aliases for the Windows API.
  • ASDF system definitions for the library, tests, and benchmarks.
  • Full unit test suite using FiveAM to verify type correctness.
  • Detailed performance benchmark suite using trivial-benchmark.