Skip to content

Releases: bennyhuo/kotlin-ir-printer

v2.1.0-1.1.4

13 Dec 03:15

Choose a tag to compare

Commits

  • fa353c2: Use RAW_IR by default. (bennyhuo)
  • e26a117: Add support for 'rangeUntil' operator. (bennyhuo)
  • 468ac04: Render as name instead of triggering an error. (bennyhuo)
  • 90cc232: Bump Kotlin version to 2.1.0. (bennyhuo)

v1.9.20-1.1.4

13 Aug 11:21

Choose a tag to compare

Commits

  • 6111bf9: Resolve llvm path lazily to fix the konan file not found issue on the first time downloading Kotlin Native compiler. (bennyhuo)
  • 73b95ee: Release 1.9.20-1.1.4. (bennyhuo)

v1.9.0-1.1.4

13 Aug 11:21

Choose a tag to compare

Commits

  • b3ff71c: Resolve llvm path lazily to fix the konan file not found issue on the first time downloading Kotlin Native compiler. (bennyhuo)
  • 59f714e: Release 1.9.0-1.1.4. (bennyhuo)

v2.0.0-1.1.4

12 Aug 02:57

Choose a tag to compare

Commits

  • ddc941c: Resolve llvm path lazily to fix the konan file not found issue on the first time downloading Kotlin Native compiler. (bennyhuo)
  • 51fcc19: Release 2.0.0-1.1.4. (bennyhuo)

v1.9.0-1.1.3

08 Aug 03:58

Choose a tag to compare

Commits

  • b87fbdc: Revert "Upgrade Kotlin to 2.0.0." (bennyhuo)
  • d022f32: Remove unused plugins. (bennyhuo)
  • b0fe0ce: Release 1.9.20-1.1.0. (bennyhuo)
  • da5fa68: Fix task input directory. Llvm dis task should be invalidated when link task is not up-to-date. (bennyhuo)
  • e6b4fac: Release 1.9.20-1.1.1. (bennyhuo)
  • bf47fcc: Copy api.cpp into output dir. (bennyhuo)
  • e02fbeb: Release 1.9.20-1.1.2. (bennyhuo)
  • fb019ee: Fix copy on override. (bennyhuo)
  • 26524b4: Fix use project during execution. (bennyhuo)
  • ad25931: Release 1.9.20-1.1.3. (bennyhuo)
  • 6aabdad: Release 1.9.0-1.1.3. (bennyhuo)

v1.9.20-1.1.3

29 Jul 23:25

Choose a tag to compare

Commits

  • fb019ee: Fix copy on override. (bennyhuo)
  • 26524b4: Fix use project during execution. (bennyhuo)
  • ad25931: Release 1.9.20-1.1.3. (bennyhuo)

v2.0.0-1.1.3

29 Jul 11:03

Choose a tag to compare

Commits

  • ce1d7de: Fix copy on override. (bennyhuo)
  • fd1f173: Fix use project during execution. (bennyhuo)
  • 252c4cc: Release 2.0.0-1.1.3. (bennyhuo)

v2.0.0-1.1.2

13 Jul 00:06

Choose a tag to compare

Commits

  • 34c7b02: Copy api.cpp into output dir. (bennyhuo)
  • ca0817c: Release 2.0.0-1.1.2. (bennyhuo)

v2.0.0-1.1.1

11 Jul 14:40

Choose a tag to compare

Commits

  • 4c1841a: Fix task input directory. Llvm dis task should be invalidated when link task is not up-to-date. (bennyhuo)
  • 3a2debf: Release 2.0.0-1.1.1. (bennyhuo)

v2.0.0-1.1.0

11 Jul 03:17

Choose a tag to compare

Commits

  • ea1b008: Disassemble llvm bitcode. (bennyhuo)
  • 7c3bfe5: Publish snapshot. (bennyhuo)
  • ebaad84: Fix typo. (bennyhuo)
  • 1629d37: Make it possible to disable llvm bitcode disassembly. (bennyhuo)
  • 4a49f52: Update Readme. (bennyhuo)
  • fd53222: Explicitly declare the types on these properties. (bennyhuo)
  • f3c33ef: Release 2.0.0-1.1.0. (bennyhuo)