https://github.com/JuliaLang/julia
Revision ac063cef6a4d8cfc8677a3db8ad1a32ad54a9ea2 authored by Jameson Nash on 09 November 2016, 17:44:40 UTC, committed by Jameson Nash on 09 November 2016, 17:44:40 UTC
this could be causing us to lose gc-roots for running functions
and makes inference confused when this function doesn't have a stable answer
that is especially problematic for Expr(:invoke),
which is trying to use the guarantee of uniqueness and stability to inline dispatch
1 parent 25f7066
History
Tip revision: ac063cef6a4d8cfc8677a3db8ad1a32ad54a9ea2 authored by Jameson Nash on 09 November 2016, 17:44:40 UTC
don't delete entries from the specializations cache
Tip revision: ac063ce
File Mode Size
clustermanager
Makefile -rw-r--r-- 1.3 KB
bubblesort.jl -rw-r--r-- 519 bytes
dictchannel.jl -rw-r--r-- 1.0 KB
embedding.c -rw-r--r-- 2.4 KB
juliatypes.jl -rw-r--r-- 35.0 KB
lru.jl -rw-r--r-- 3.3 KB
lru_test.jl -rw-r--r-- 1.4 KB
modint.jl -rw-r--r-- 717 bytes
ndgrid.jl -rw-r--r-- 1.3 KB
queens.jl -rw-r--r-- 609 bytes
quine.jl -rw-r--r-- 143 bytes
staged.jl -rw-r--r-- 1.7 KB
time.jl -rw-r--r-- 1.3 KB
typetree.jl -rw-r--r-- 4.3 KB
wordcount.jl -rw-r--r-- 2.6 KB

back to top