Skip to content

v0.1.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 28 Jul 15:26
v0.1.0
55c1f47

v0.1.0 (2019-07-25)

Diff since bbc3d7a14027fe4dda709ebe94d67e048c980707

Closed issues:

  • BoundsError when using @Descend on a function using @Profile (#45)
  • Fails to descend into Type constructors (#42)
  • FailedCallInfo printing with f::Union{typeof\(g\), typeof\(h\)} (#37)
  • We don't handle TypeTuple inputs like code\_typed does (#32)
  • Cthulhu is missing a function call (#27)
  • _apply needs special handling (#16)
  • descend\_code\_warntype is broken (#13)
  • What is this for? (#6)
  • assertion failure for optimize=false (#5)
  • Request @descend_code_warntype (#3)
  • Some functions aren't descendable, and its hard to tell when they aren't (#2)

Merged pull requests: