https://github.com/JuliaLang/julia
Revision e8caa2750969b1f4e8e41431ca8d1840aa8ac51b authored by Jameson Nash on 01 November 2021, 19:10:32 UTC, committed by KristofferC on 08 November 2021, 09:17:51 UTC
If the object is not a potential Type{...}, we can allow greater
flexibility in recursion.

(cherry picked from commit 1daaf473d1c268ce8b54f47bd7b30c2f74d66b99)
1 parent 643fef7
History
Tip revision: e8caa2750969b1f4e8e41431ca8d1840aa8ac51b authored by Jameson Nash on 01 November 2021, 19:10:32 UTC
inference: relax type_more_complex for Type
Tip revision: e8caa27
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 7.2 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 1.5 KB
list_strip_symbols.h -rw-r--r-- 268 bytes
loader.h -rw-r--r-- 3.0 KB
loader_exe.c -rw-r--r-- 1.3 KB
loader_lib.c -rw-r--r-- 8.2 KB
loader_win_utils.c -rw-r--r-- 5.1 KB

README.md

back to top