You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix showing MacroExpansionError when sourceref isa LineNumberNode
* Support K"gc_preserve" (Note that this lowering may change in JuliaLang/julia#59129)
* Support `Expr(:isglobal)`
* Support K"cmdstring" (just convert it to a macrocall)
* Delete two-arg dot form check (The number of forms isn't bounded)
* Don't fail on `Expr(:inbounds)`
* List known meta forms + improve compat.jl errors
* Turn off flisp fallback for now
---------
Co-authored-by: Claire Foster <[email protected]>
0 commit comments