Releases: aviatesk/JET.jl
Releases · aviatesk/JET.jl
v0.9.2
v0.9.1
v0.9.0
JET v0.9.0
Merged pull requests:
- Use depth-limited type printing (#601) (@charleskawczynski)
- clean up imports and make them explicit (#614) (@aviatesk)
- fix CI on
backports-release-1.10
(#621) (@aviatesk) - disable precompilation for v1.11 and make CI pass (#623) (@aviatesk)
- move Revise dep to a weakdep (#624) (@sjkelly)
- follow up the
ReviseExt
PR (#625) (@aviatesk) - clean up test cases added in #601 (#626) (@aviatesk)
- wip: update to [email protected] (#630) (@aviatesk)
- virtualprocess: implement a better control flow selection logic (#631) (@aviatesk)
Closed issues:
v0.8.29
JET v0.8.29
Merged pull requests:
- add minimum adjustments to JuliaLang/julia#52233 (#612) (@aviatesk)
- JETAnalyzer: discard sources always (#613) (@aviatesk)
v0.8.28
JET v0.8.28
Merged pull requests:
Closed issues:
v0.8.27
JET v0.8.27
v0.8.26
JET v0.8.26
Merged pull requests:
- update Documenter to v1 (#567) (@aviatesk)
- reorder global/local caching managements (#571) (@aviatesk)
- use
CC.add_invalidation_callback!
if available (#573) (@aviatesk) - adjust to the latest JuliaLang/julia#master (#576) (@aviatesk)
- adjustments to v1.10 (#579) (@aviatesk)
- adjustments to JuliaLang/julia#52284 (#580) (@aviatesk)
- fix #581, report dangerous indexing (#582) (@aviatesk)
- use
abstract_throw
if available (#583) (@aviatesk) - drop support for v1.9 (#585) (@aviatesk)
- JETAnalyzer: report undefined static parameters (#588) (@aviatesk)
- avoid private unwrapcontext API call (#590) (@vtjnash)
- remove unnecessary overload of
const_prop_entry_heuristic
(#592) (@aviatesk) - enable precompilation cache (#593) (@aviatesk)
- fix CI on nightly (#594) (@aviatesk)
- adjustments to JuliaLang/julia#52997 (#599) (@aviatesk)
Closed issues:
- Catching undefined static parameter (#285)
- JET not returning results on ARM64 Darwin (#295)
- Possible new false positive on Julia 1.10.0-beta2 (#560)
- Given unexpected configuration:
annotate_types = true
(#568) - JET gets dispatch completely wrong in this simple case, mentioning an uninvolved package (#575)
- JET should report dangerous indexing (#581)
- Simple syntax error not reported by report_file (#584)
- false negative (#586)
- MethodError: no method matching ⊑(::Core.Compiler.JLTypeLattice, ::Core.Compiler.MustAlias, ::Type{Array}) (#589)
- override_precompiled_cache concurrency violation on 1.11 (#598)
v0.8.14
JET v0.8.14
v0.8.13
JET v0.8.13
v0.8.12
JET v0.8.12
Merged pull requests: