Skip to content

Releases: mrLSD/llvm-api-swift

v0.3.0

27 Jul 08:15
174917d
Compare
Choose a tag to compare

🚀 Code logic restructuration
➡️ Refactored Package
➡️ Refactored and logic restructuration
⏫ Moved source code from llvm-api to Source

Contribution

  • #4 Feat: Restructure code & manage Packages @mrLSD
  • #5 Feat: code logic restructuration @mrLSD

v0.2.3

25 Jul 19:18
f78eeff
Compare
Choose a tag to compare

🚀 Completed all functions of LLVM Modules

Contribution

  • #3 Feat: complete LLVM modules implementation @mrLSD

v0.2.2

23 Jul 22:30
647e0c7
Compare
Choose a tag to compare

Extended LLVM Modules functions and types:
➡️ Flags
➡️ Node metadata
➡️ Behavior

⏫ Extended README

Contribution

  • #2 Feat: Exnted Module with Flag and Metadata functions @mrLSD

v0.2.1

17 Jul 12:19
7b72ed6
Compare
Choose a tag to compare

🔥 Updated CI - Package.swift for conditional build.

v0.2.0

17 Jul 10:15
7c12785
Compare
Choose a tag to compare

⏫ Extended Module functions

v0.1.0

12 Jul 17:44
28627f8
Compare
Choose a tag to compare

🎉 Released basic Swift LLVM functionality for LLVM C API.