zig/src-self-hosted
Andrew Kelley 6943cefebf std.os.path.dirname: return null instead of empty slice
for when there is no directory component. Makes it harder
to write bugs.

closes #1017
2018-06-14 16:15:32 -04:00
..
arg.zig breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
c.zig fix self hosted compiler on windows 2018-01-03 04:55:49 -05:00
errmsg.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
introspect.zig std.os.path.dirname: return null instead of empty slice 2018-06-14 16:15:32 -04:00
ir.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
llvm.zig breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
main.zig std.os.path.dirname: return null instead of empty slice 2018-06-14 16:15:32 -04:00
module.zig breaking syntax change: orelse keyword instead of ?? (#1096) 2018-06-10 01:13:51 -04:00
scope.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
target.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00