aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
AgeCommit message (Expand)Author
2020-10-07Fix improper reuse of global symbols in MachOJakub Konka
2020-09-30stage2: use directory handles for importsVexu
2020-09-30stage2: detect changes in imported filesVexu
2020-09-30stage2: very basic importsVexu
2020-09-30stage2: add import builtin stubVexu
2020-09-28store stage1 flags in a trailing byte in the hash id symlinkAndrew Kelley
2020-09-28stage2: building mingw-w64 and COFF LDD linkingAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley