Skip to content

Releases: JuliaDebug/LoweredCodeUtils.jl

v2.0.0

15 Apr 11:30
a074755
Compare
Choose a tag to compare

LoweredCodeUtils v2.0.0

Diff since v1.4.0

Merged pull requests:

  • retry #62, make lines_required!'s norequire logic more configurable: (#64) (@aviatesk)

v1.4.0

13 Apr 03:28
Compare
Choose a tag to compare

LoweredCodeUtils v1.4.0

Diff since v1.3.0

v1.3.0

13 Apr 01:23
e4af191
Compare
Choose a tag to compare

LoweredCodeUtils v1.3.0

Diff since v1.2.9

Merged pull requests:

  • make lines_required!'s norequire logic more configurable (#62) (@aviatesk)
  • fix broken CBinding test, pin down the version (#63) (@aviatesk)

v1.2.9

27 Feb 18:40
95156a6
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.9

Diff since v1.2.8

Merged pull requests:

  • Unbreak primitivetype & abstracttype (#61) (@timholy)

v1.2.8

27 Feb 13:18
a825f56
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.8

Diff since v1.2.7

Merged pull requests:

v1.2.7

20 Dec 19:45
2f4f2dc
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.7

Diff since v1.2.6

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#55) (@timholy)
  • MassInstallAction: Install the Documenter workflow on this repository (#56) (@timholy)
  • Run CI using GitHub Actions (#57) (@timholy)
  • Small tweaks to reduce the need for inference (#58) (@timholy)

v1.2.6

19 Nov 14:18
67b1ce3
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.6

Diff since v1.2.5

Merged pull requests:

v1.2.5

07 Nov 20:13
c1143d6
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.5

Diff since v1.2.4

Merged pull requests:

v1.2.4

15 Oct 09:20
6fb00b9
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.4

Diff since v1.2.3

Closed issues:

  • a way for selective interpretation of struct definition ? (#47)

Merged pull requests:

  • Don't follow QuoteNodes when bulding edges (#48) (@timholy)
  • real fix for selective interpretation of toplevel definitions (#49) (@aviatesk)

v1.2.3

05 Oct 16:21
3a6078d
Compare
Choose a tag to compare

LoweredCodeUtils v1.2.3

Diff since v1.2.2

Merged pull requests:

  • methoddefs!: check signature equality (#46) (@timholy)