Releases: JuliaDebug/LoweredCodeUtils.jl
Releases · JuliaDebug/LoweredCodeUtils.jl
v0.3.5
v0.3.4
LoweredCodeUtils 0.3.4
v0.3.3
LoweredCodeUtils 0.3.3
LoweredCodeUtils 0.3.1
- Allow
define=true
to define more methods (#11)
LoweredCodeUtils 0.3.0
- add
bodymethod
, to find the method that contains the definition's body
LoweredCodeUtils 0.2.0
- Ensure that anonymous functions get defined (#9)
LoweredCodeUtils 0.1.2
- remove
Manifest.toml
from the repository
LoweredCodeUtils 0.1.1
- fix the REQUIRE file (a1d4b35)
LoweredCodeUtils 0.1.0
Initial release