Lee Cannon
|
1093b09a98
|
allocgate: renamed getAllocator function to allocator
|
2021-11-30 23:32:47 +00:00 |
|
Lee Cannon
|
75548b50ff
|
allocgate: stage 1 and 2 building
|
2021-11-30 23:32:47 +00:00 |
|
Jacob G-W
|
641ecc260f
|
std, src, doc, test: remove unused variables
|
2021-06-21 17:03:03 -07:00 |
|
daurnimator
|
916b645fc1
|
Have std.fmt functions take case as an enum
|
2021-06-10 08:33:42 +03:00 |
|
Isaac Freund
|
5b850d5c92
|
Run zig fmt on src/ and lib/std/
This replaces callconv(.Inline) with the more idiomatic inline keyword.
|
2021-05-20 17:14:18 +02:00 |
|
Veikka Tuominen
|
42a95197f3
|
update usage of std.testing in stage2
|
2021-05-08 15:15:30 +03:00 |
|
Tadeo Kondrak
|
0b5f3c2ef9
|
Replace @TagType uses, mostly with std.meta.Tag
|
2021-01-30 22:26:44 +02:00 |
|
Jay Petacat
|
a9b505fa77
|
Reduce use of deprecated IO types
Related: #4917
|
2021-01-07 23:48:58 -08:00 |
|
Timon Kruiper
|
a926c91814
|
stage2: enable building test-stage2 with LLVM backend enabled
We can now run `zig build test-stage2 -Denable-llvm`.
|
2021-01-03 17:39:43 +01:00 |
|
Andrew Kelley
|
974c008a0e
|
convert more {} to {d} and {s}
|
2021-01-02 19:03:14 -07:00 |
|
LemonBoy
|
1c13ca5a05
|
stage2: Use {s} instead of {} when formatting strings
|
2021-01-02 17:12:57 -07:00 |
|
Veikka Tuominen
|
e5aab62228
|
move ArrayListSentineled to std lib orphanage
|
2020-12-23 16:24:22 +02:00 |
|
Andrew Kelley
|
528832bd3a
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
|