aboutsummaryrefslogtreecommitdiff
path: root/src/Package.zig
AgeCommit message (Expand)Author
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-09-29stage2: enable building compiler_rt when using LLVM backendAndrew Kelley
2021-09-19Update all ensureCapacity calls to the relevant non-deprecated versionRyan Liptak
2021-06-03Breaking hash map changes for 0.8.0Martin Wickham
2021-05-17stage2: get rid of NameHashAndrew Kelley
2021-04-08stage2: blaze the trail for std lib integrationAndrew Kelley
2021-04-08stage2: revert to only has_decl and export ZIR supportAndrew Kelley
2021-04-08stage2: add support for start.zigTimon Kruiper
2021-04-08stage2: add support for root pkgTimon Kruiper
2020-12-17stage2: free Package resourcesIsaac Freund
2020-09-22stage2: implement --pkg-begin and --pkg-end CLI argsAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley