Vexu
|
538d9a5dd8
|
remove uses of `@ArgType` and `@IntType`
|
2020-02-24 23:39:03 +02:00 |
LemonBoy
|
e81b505960
|
Use the correct calling convention for AEABI intrinsics
|
2020-01-07 13:42:47 -05:00 |
Andrew Kelley
|
53913acaf7
|
zig fmt and update `extern fn` to `callconv(.C)`
|
2020-01-06 15:34:50 -05:00 |
Andrew Kelley
|
343987cd05
|
remove `@inlineCall` from zig
|
2019-12-06 14:12:01 -05:00 |
Andrew Kelley
|
e0db54e89d
|
update the codebase to use `@as`
|
2019-11-08 15:57:24 -05: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 |