Andrew Kelley
|
d6bfa3f639
|
fix compare-output tests on windows
the %a format specifier had different behavior so I
used %.013a instead to make it the same on all platforms
|
2017-10-15 23:52:13 -04:00 |
|
Andrew Kelley
|
b61a6ec8a6
|
implement command line argument parsing for windows
See #302
|
2017-10-11 22:50:16 -04:00 |
|
Andrew Kelley
|
052b4ae941
|
align syntax: align(4) instead of align 4
closes #37
|
2017-08-30 04:54:33 -04:00 |
|
Andrew Kelley
|
816689a3b1
|
ptrCast gives compile error for increasing alignment
See #37
|
2017-08-29 16:52:31 -04:00 |
|
Andrew Kelley
|
e3c524c1d4
|
rename @ptrcast to @ptrCast to follow convention
|
2017-04-21 10:39:13 -04:00 |
|
Andrew Kelley
|
d1e01e43d3
|
convert assemble and link tests to zig build system
|
2017-04-19 14:00:12 -04:00 |
|
Andrew Kelley
|
10525b869d
|
convert build examples tests to zig build system
|
2017-04-19 01:45:46 -04:00 |
|