| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-28 | std.meta.IntType -> std.meta.Int | Tadeo Kondrak | |
| 2020-03-29 | cleanup parse_float.zig | xackus | |
| 2020-03-29 | fix overflow in parseFloat | xackus | |
| 2020-02-25 | Merge remote-tracking branch 'origin/master' into llvm10 | Andrew Kelley | |
| 2020-02-24 | remove uses of `@ArgType` and `@IntType` | Vexu | |
| 2020-02-07 | remove workarounds for Windows native CPU features | Andrew Kelley | |
| bug fixed in LLVM 10 closes #508 | |||
| 2020-01-21 | enable native CPU feature for windows; disable failing tests | Andrew Kelley | |
| See #508. These can be re-enabled when we upgrade to LLVM 10. | |||
| 2020-01-07 | Use the correct calling convention for AEABI intrinsics | LemonBoy | |
| 2019-11-08 | update more of the std lib to use `@as` | Andrew Kelley | |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley | |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley | |
| that's all this commit does. further commits will fix cli flags and such. see #2221 | |||
