Tadeo Kondrak
|
6745a6f6f6
|
zig fmt
|
2020-05-05 09:38:02 -06:00 |
daurnimator
|
63409cf422
|
std: linux syscall numbers are now an extensible enum
|
2020-03-31 10:16:20 -04:00 |
LemonBoy
|
563d9ebfe5
|
Implement the callconv() annotation
|
2020-01-02 18:53:16 +01:00 |
Andrew Kelley
|
e0db54e89d
|
update the codebase to use `@as`
|
2019-11-08 15:57:24 -05:00 |
LemonBoy
|
17f2af10b5
|
Correct signal bits for MIPS
Also enable the segfault handler for all the supported architectures
beside MIPS.
|
2019-10-01 13:58:58 -04:00 |
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |