Commit Graph

57 Commits

Author SHA1 Message Date
LemonBoy 563d9ebfe5 Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
daurnimator 2662e50d27 std: sentinel terminated pointers for utf16 apis 2019-12-29 10:35:05 +11:00
daurnimator 1537d4701e std: fix definition of NtDeviceIoControlFile 2019-11-27 13:01:09 +11:00
daurnimator 3b8afe31a0 std: add NtDeviceIoControlFile definition for windows 2019-11-15 10:31:51 +11:00
kprotty 465ebf494d ThreadParker implementation 2019-11-05 15:58:58 -06:00
Andrew Kelley ef67c49785 [wip] use NtDll APIs on Windows to implement std.fs.Dir 2019-10-21 14:18:01 -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