Skip to content

Releases: JuliaDebug/JuliaInterpreter.jl

v0.9.0

16 Dec 14:37
d5cb560
Compare
Choose a tag to compare

JuliaInterpreter v0.9.0

Diff since v0.8.21

Closed issues:

  • Code locations of iteration with break are incorrect. (#485)
  • Test failure on main (#501)
  • Question regarding frame construction (#502)
  • JET report for JuliaInterpreter (#506)
  • Running Julia tests (#507)

Merged pull requests:

v0.8.21

19 Aug 12:25
398721d
Compare
Choose a tag to compare

JuliaInterpreter v0.8.21

Diff since v0.8.20

Merged pull requests:

v0.8.20

13 Aug 20:06
19757b4
Compare
Choose a tag to compare

JuliaInterpreter v0.8.20

Diff since v0.8.19

Merged pull requests:

v0.8.19

28 Jul 17:04
38025d7
Compare
Choose a tag to compare

JuliaInterpreter v0.8.19

Diff since v0.8.18

Closed issues:

  • Precache a few compiledcalls? (#462)

Merged pull requests:

  • Push a few ccalling methods onto compiled_methods (#463) (@timholy)
  • Don't splat in call to append_any (#490) (@timholy)

v0.8.18

10 Jun 13:16
Compare
Choose a tag to compare

JuliaInterpreter v0.8.18

Diff since v0.8.17

Closed issues:

  • Broken on v1.8 (#488)

Merged pull requests:

v0.8.17

08 Jun 17:15
407fa70
Compare
Choose a tag to compare

JuliaInterpreter v0.8.17

Diff since v0.8.16

Merged pull requests:

v0.8.16

12 May 08:28
8e7bac9
Compare
Choose a tag to compare

JuliaInterpreter v0.8.16

Diff since v0.8.15

Merged pull requests:

  • setup _INACTIVE_EXCEPTION, which can be distinguished from thrown objects (#482) (@aviatesk)
  • rm v1.5 from CI matrix (#483) (@aviatesk)

v0.8.15

06 May 09:00
1d5b99f
Compare
Choose a tag to compare

JuliaInterpreter v0.8.15

Diff since v0.8.14

Closed issues:

  • Interpretation does not respect world ages (#472)
  • TypeError: in typeassert, expected Type, got a value of type Ptr{Nothing} (#479)

Merged pull requests:

v0.8.14

22 Apr 11:08
bd55bd9
Compare
Choose a tag to compare

JuliaInterpreter v0.8.14

Diff since v0.8.13

Closed issues:

Merged pull requests:

v0.8.13

15 Apr 09:54
5e723d4
Compare
Choose a tag to compare

JuliaInterpreter v0.8.13

Diff since v0.8.12

Closed issues:

  • Printing of statements in a frame no longer shows variable names. (#474)

Merged pull requests: