Skip to content

Releases: JuliaDebug/Cthulhu.jl

v2.8.7

23 Mar 15:44
83be025
Compare
Choose a tag to compare

Cthulhu v2.8.7

Diff since v2.8.6

Closed issues:

  • Type of variable is incorrectly annotated as Union{} (#403)

Merged pull requests:

v2.8.6

18 Mar 23:15
b02babd
Compare
Choose a tag to compare

Cthulhu v2.8.6

Diff since v2.8.5

Closed issues:

  • Line repeating in menu (#2) (#391)
  • AssertionError: defaultval != no_default_value (#392)
  • Source suppressed due to incorrect detection of default arguments being filled (#397)
  • AssertionError: kind(arg) == K"Identifier" || is_operator(arg) in broadcasting over Diagonals (#399)

Merged pull requests:

v2.8.5

13 Mar 16:10
Compare
Choose a tag to compare

Cthulhu v2.8.5

Diff since v2.8.4

Closed issues:

  • Line entry in the menu keeps repeating on pressing up/down arrows (#384)
  • KeyError: key :Dy not found in descending into _unsafe_getindex! (#385)

Merged pull requests:

  • Don't assume slots names are in symlocs (#386) (@timholy)
  • Fix callsite "limiter" printing in srcview (#387) (@timholy)

v2.8.4

13 Mar 04:07
5df7c74
Compare
Choose a tag to compare

Cthulhu v2.8.4

Diff since v2.8.3

Closed issues:

  • ERROR: BoundsError: attempt to access 1-element Vector{Core.LineInfoNode} at index [0] (#379)
  • AssertionError: found (#381)

Merged pull requests:

v2.8.3

12 Mar 13:06
fa73928
Compare
Choose a tag to compare

Cthulhu v2.8.3

Diff since v2.8.2

Closed issues:

  • can't find descend_clicked (#378)

Merged pull requests:

v2.8.2

10 Mar 22:30
f61f09b
Compare
Choose a tag to compare

Cthulhu v2.8.2

Diff since v2.8.1

Closed issues:

  • Possibly misplaced type-annotation (#368)
  • ERROR: KeyError: key :T not found while descending into a comprehension (#369)

Merged pull requests:

v2.8.1

09 Mar 18:50
Compare
Choose a tag to compare

Cthulhu v2.8.1

Diff since v2.8.0

Merged pull requests:

  • Don't assign statements to unused SSAValues (#360) (@timholy)

v2.8.0

08 Mar 17:42
bb49cd2
Compare
Choose a tag to compare

Cthulhu v2.8.0

Diff since v2.7.9

Closed issues:

  • at-descend errors about not being able to find source (#350)

Merged pull requests:

v2.7.9

24 Feb 09:48
70a600f
Compare
Choose a tag to compare

Cthulhu v2.7.9

Diff since v2.7.8

Closed issues:

  • UndefVarError: mi not defined (#333)
  • Unable to print effects on semi-concrete eval results (#346)

Merged pull requests:

v2.7.8

21 Jan 07:49
362a3ae
Compare
Choose a tag to compare

Cthulhu v2.7.8

Diff since v2.7.7

Closed issues:

  • Precompilation hangs on nightly (#342)

Merged pull requests: