aboutsummaryrefslogtreecommitdiff
path: root/std/os/get_app_data_dir.zig
AgeCommit message (Expand)Author
2019-03-02rename std lib files to new conventionAndrew Kelley
2019-02-17Add NetBSD supportMaya Rashish
2019-02-07fixups, and modify std.mem.join and std.os.path.resolve APIAndrew Kelley
2018-11-30std.os.path: remove dependance on std.mem.join;kristopher tate
2018-11-19Merge branch 'freebsd-up' of https://github.com/myfreeweb/zig into freebsd2Andrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-20Support more of std on FreeBSDGreg V
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-08-21fix windowsAndrew Kelley
2018-07-18fix std.os.getAppDataDir test on linuxAndrew Kelley
2018-07-18fix build on windowsAndrew Kelley