https://github.com/JuliaLang/julia
Revision 32a41e751abd38a63b3f96487ac3f14619deb171 authored by Jeff Bezanson on 17 August 2016, 15:54:41 UTC, committed by Jeff Bezanson on 07 January 2017, 05:27:02 UTC
switch to new type system APIs in several places

get things working well enough to load boot.jl

subtype: add concrete matching rule and work on Vararg constraints

improve diagonal subtype rule
1 parent 886dba4
History
Tip revision: 32a41e751abd38a63b3f96487ac3f14619deb171 authored by Jeff Bezanson on 17 August 2016, 15:54:41 UTC
update type union and instantiation for new representation
Tip revision: 32a41e7
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 5.5 KB
CONTRIBUTING.md -rw-r--r-- 19.4 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 73.8 KB
LICENSE.md -rw-r--r-- 5.3 KB
Make.inc -rw-r--r-- 33.3 KB
Makefile -rw-r--r-- 26.9 KB
NEWS.md -rw-r--r-- 41.4 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 28.1 KB
README.windows.md -rw-r--r-- 17.5 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top