Tadeo Kondrak
|
350b2adacd
|
std.meta.IntType -> std.meta.Int
|
2020-04-28 19:11:31 -06:00 |
xackus
|
6809222d32
|
cleanup parse_float.zig
|
2020-03-29 20:52:25 +02:00 |
xackus
|
d1202b1f66
|
fix overflow in parseFloat
|
2020-03-29 11:50:41 +02:00 |
Andrew Kelley
|
f33bf48af7
|
Merge remote-tracking branch 'origin/master' into llvm10
|
2020-02-25 16:30:40 -05:00 |
Vexu
|
538d9a5dd8
|
remove uses of `@ArgType` and `@IntType`
|
2020-02-24 23:39:03 +02:00 |
Andrew Kelley
|
9e5b248991
|
remove workarounds for Windows native CPU features
bug fixed in LLVM 10
closes #508
|
2020-02-07 12:41:46 -05:00 |
Andrew Kelley
|
830e0ba2d2
|
enable native CPU feature for windows; disable failing tests
See #508. These can be re-enabled when we upgrade to LLVM 10.
|
2020-01-21 21:46:06 -05:00 |
LemonBoy
|
e81b505960
|
Use the correct calling convention for AEABI intrinsics
|
2020-01-07 13:42:47 -05:00 |
Andrew Kelley
|
aa0daea541
|
update more of the std lib to use `@as`
|
2019-11-08 15:57:25 -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 |