Skip to content

Releases: aviatesk/JET.jl

v0.2.10

08 May 08:06
Compare
Choose a tag to compare

JET v0.2.10

Diff since v0.2.9

Closed issues:

  • TypeError when Running report_file on Custom Code (#195)

Merged pull requests:

v0.2.9

07 May 09:56
Compare
Choose a tag to compare

JET v0.2.9

Diff since v0.2.8

Closed issues:

  • how big is the difference in analysis quality between julia 1.6 and the latest nightly? (#158)

Merged pull requests:

v0.2.8

06 May 09:12
Compare
Choose a tag to compare

JET v0.2.8

Diff since v0.2.7

Closed issues:

  • analyze_from_definitions fails if there is bad @generated function (#189)

Merged pull requests:

v0.2.7

30 Apr 09:41
Compare
Choose a tag to compare

JET v0.2.7

Diff since v0.2.6

Closed issues:

  • @enum causes error (#175)
  • Error when a struct contains a field of type Vector{Number} (#178)

Merged pull requests:

v0.2.6

26 Apr 03:43
Compare
Choose a tag to compare

JET v0.2.6

Diff since v0.2.5

Closed issues:

  • analysis performance problem (#75)
  • abstract interpretation on toplevel frame (#113)
  • What does "The applicable method may be too new" mean? (#157)
  • One-line code fails type checking when using Base.split() (#172)
  • Error with nested map (#173)

v0.2.5

20 Apr 03:44
Compare
Choose a tag to compare

JET v0.2.5

Diff since v0.2.4

Closed issues:

  • refine local cache for abstract interpretation (#168)

Merged pull requests:

v0.2.4

18 Apr 17:46
Compare
Choose a tag to compare

JET v0.2.4

Diff since v0.2.3

Closed issues:

  • invalidate JET analysis cached with the different configurations (#130)

Merged pull requests:

v0.2.3

18 Apr 13:25
Compare
Choose a tag to compare

JET v0.2.3

Diff since v0.2.2

Closed issues:

  • JET analysis will produce code different from what Julia's native compiler produces. (#118)

Merged pull requests:

v0.2.2

16 Apr 12:44
Compare
Choose a tag to compare

JET v0.2.2

Diff since v0.2.1

Merged pull requests:

  • correctly applies JET print configurations from a config file (#164) (@aviatesk)

v0.2.1

16 Apr 07:17
Compare
Choose a tag to compare