https://github.com/JuliaLang/julia
Revision 22a907b8c68b3fb13aaace88abadfdf459252305 authored by Ian McInerney on 20 December 2020, 18:57:40 UTC, committed by KristofferC on 27 December 2020, 09:50:54 UTC
Before it was always creating the variables as a pointer
even if they are being referenced as a differnt type in the
internal library.

(cherry picked from commit 8ace36fe48d43699711203d596539c5c95da256c)
1 parent 3be9b23
History
Tip revision: 22a907b8c68b3fb13aaace88abadfdf459252305 authored by Ian McInerney on 20 December 2020, 18:57:40 UTC
Allow libjulia to contain non-pointer variables
Tip revision: 22a907b
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 49.2 KB
Makefile -rw-r--r-- 24.7 KB
NEWS.md -rw-r--r-- 21.1 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top