Releases: aviatesk/JET.jl
Releases · aviatesk/JET.jl
v0.4.0
JET v0.4.0
Closed issues:
Merged pull requests:
- setup specific report for invalid
Core.Compiler.return_type
call (#206) (@aviatesk) - remove the
anyerror
field hack (#207) (@aviatesk) - fix #203 and #169, implement pluggable analysis framework (#208) (@aviatesk)
- fix #169, implement experimental pluggable analysis interface (#209) (@aviatesk)
- virtualprocess: add simple negative test case for
select_statements
(#211) (@aviatesk) - allow plug-in analyzers to enable inlining at will (#212) (@aviatesk)
- support report construction within optimization phase (#213) (@aviatesk)
- check-in examples/dispatch_analysis (#214) (@aviatesk)
- cache: refine global report cache retrieval logic (#215) (@aviatesk)
- fixup!: add missing
update_reports!
withinabstract_invoke
and enables all the dev@assert
ions (#216) (@aviatesk) - don't track SSAs signature chain when working on
OptimizationState
(#217) (@aviatesk)
v0.3.2
JET v0.3.2
Merged pull requests:
v0.3.1
JET v0.3.1
v0.3.0
JET v0.3.0
Closed issues:
- top-level definition statement selection needs to be refined (#196)
Merged pull requests:
v0.2.10
JET v0.2.10
Closed issues:
- TypeError when Running report_file on Custom Code (#195)
Merged pull requests:
v0.2.9
v0.2.8
JET v0.2.8
Closed issues:
analyze_from_definitions
fails if there is bad@generated
function (#189)
Merged pull requests:
v0.2.7
JET v0.2.7
Closed issues:
Merged pull requests:
v0.2.6
v0.2.5
JET v0.2.5
Closed issues:
- refine local cache for abstract interpretation (#168)
Merged pull requests: