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
devdocs
images
man
manual
stdlib
.gitignore -rw-r--r-- 24 bytes
DocCheck.jl -rw-r--r-- 7.5 KB
Makefile -rw-r--r-- 6.8 KB
NEWS-update.jl -rw-r--r-- 454 bytes
README.md -rw-r--r-- 1.2 KB
conf.py -rw-r--r-- 10.5 KB
genstdlib.jl -rw-r--r-- 7.4 KB
index.rst -rw-r--r-- 1.9 KB
latex.rst -rw-r--r-- 139 bytes
requirements.txt -rw-r--r-- 218 bytes
tabcomplete.jl -rw-r--r-- 2.4 KB

README.md

back to top