https://github.com/JuliaLang/julia
Revision 38b6001ecb00af0976c65f0746d417fc8af7b589 authored by Yichao Yu on 03 November 2017, 21:52:18 UTC, committed by Keno Fischer on 06 May 2018, 21:43:24 UTC
* Remove some tag handling code that's not needed anymore
* Put all the states in a struct

    There are already too many of them to pass around
    and there will likely be even more in the future
1 parent bf29b40
History
Tip revision: 38b6001ecb00af0976c65f0746d417fc8af7b589 authored by Yichao Yu on 03 November 2017, 21:52:18 UTC
Cleanup and reorganize llvm-alloc-opt
Tip revision: 38b6001
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.freebsdci.sh -rwxr-xr-x 1.0 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 144.9 KB
LICENSE.md -rw-r--r-- 5.4 KB
Make.inc -rw-r--r-- 35.4 KB
Makefile -rw-r--r-- 25.0 KB
NEWS.md -rw-r--r-- 78.7 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.5 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top