Skip to content

Releases: JuliaDebug/LoweredCodeUtils.jl

v0.3.8

23 Aug 08:45
v0.3.8
Compare
Choose a tag to compare

v0.3.8 (2019-08-22)

Diff since v0.3.7

Merged pull requests:

  • Relax is_self_call to allow empty names (#19) (timholy)

v0.3.7

19 Aug 16:34
v0.3.7
55d0ec5
Compare
Choose a tag to compare

v0.3.7 (2019-08-19)

Diff since v0.3.6

Merged pull requests:

v0.3.6

24 Jul 06:09
v0.3.6
5d29f1d
Compare
Choose a tag to compare

v0.3.6 (2019-07-23)

Diff since v0.3.5

Merged pull requests:

  • In early exit, check signature for exact match (#17) (timholy)

v0.3.5

28 May 12:22
v0.3.5
Compare
Choose a tag to compare

v0.3.5 (2019-05-28)

Diff since v0.3.4

Merged pull requests:

v0.3.4

25 Apr 11:55
e495606
Compare
Choose a tag to compare
LoweredCodeUtils 0.3.4

v0.3.3

24 Apr 15:07
08eb9a8
Compare
Choose a tag to compare
LoweredCodeUtils 0.3.3

LoweredCodeUtils 0.3.1

04 Apr 14:38
8af6fcd
Compare
Choose a tag to compare
  • Allow define=true to define more methods (#11)

LoweredCodeUtils 0.3.0

23 Mar 12:46
1da3988
Compare
Choose a tag to compare
  • add bodymethod, to find the method that contains the definition's body

LoweredCodeUtils 0.2.0

17 Mar 18:28
75be0fb
Compare
Choose a tag to compare
  • Ensure that anonymous functions get defined (#9)

LoweredCodeUtils 0.1.2

16 Mar 16:20
Compare
Choose a tag to compare
  • remove Manifest.toml from the repository