| 6 years ago | Jakub Konka | | Add missing cross-platform Dir.readLink fns |
| 6 years ago | Jakub Konka | | Enable std.os.symlinkat tests on Windows |
| 6 years ago | Jakub Konka | | Draft out ReadLinkW using NT primitives |
| 6 years ago | Jakub Konka | | Finish drafting CreateSymolicLink using NT calls |
| 6 years ago | Jakub Konka | | Draft out dir symlinks branch |
| 6 years ago | Jakub Konka | | Start drafting CreateSymbolicLink using ntdll syscalls |
| 6 years ago | Jakub Konka | | Add various build fixes |
| 6 years ago | Jakub Konka | | Ensure Dir.deleteTree does not dereference symlinks |
| 6 years ago | Jakub Konka | | Fix Windows build |
| 6 years ago | Jakub Konka | | Move symlink to fs.symlinkAbsolute with SymlinkFlags |
| 6 years ago | Jakub Konka | | Fix more compilation errors on other hosts |
| 6 years ago | Jakub Konka | | Fix compilation on other hosts |
| 6 years ago | Jakub Konka | | Refactor |
| 6 years ago | Jakub Konka | | Ensure we use Win32 prefix in Win32 calls |
| 6 years ago | Jakub Konka | | Handle relative/absolute symlinks; add more tests |
| 6 years ago | Jakub Konka | | Add smoke test for dir symlinks |
| 6 years ago | Jakub Konka | | Add SymlinkFlags needed to create symlinks to dirs on Win |
| 6 years ago | Jakub Konka | | Fix readlink smoke test |
| 6 years ago | Jakub Konka | | Refactor |
| 6 years ago | Jakub Konka | | Fix unlinkatW to allow file symlink deletion on Windows |
| 6 years ago | Jakub Konka | | Use NtCreateFile to get handle to reparse point |
| 6 years ago | Jakub Konka | | Fix incorrect byte format of REPARSE_DATA_BUFFER struct |
| 6 years ago | Jakub Konka | | Use windows.CreateFileW to open the reparse point |
| 6 years ago | Jakub Konka | | Add windows.ReadLink similar to OpenFile but for reparse points only |
| 6 years ago | Jakub Konka | | Debug readlinkW using OpenFile |
| 6 years ago | Jakub Konka | | Finish symlink implementation on Windows |
| 6 years ago | Jakub Konka | | Add readlink smoke test |
| 6 years ago | Jakub Konka | | Start drafting out os.readlink on Windows |
| 6 years ago | Jakub Konka | | Add temporary fix to the CI on Win |
| 6 years ago | Andrew Kelley |  | Merge pull request #5905 from Vexu/stage2-float |
| 6 years ago | Hiroki Noda | | Use function attribute "frame-pointer" |
| 6 years ago | Andrew Kelley | | stage2: ability for ZIR to map multiple tags to the same type |
| 6 years ago | Andrew Kelley | | stage2: AST: (breaking) flatten out suffix operations |
| 6 years ago | Andrew Kelley | | stage2 AST: rename OptionalUnwrap to OrElse |
| 6 years ago | Andrew Kelley |  | Merge pull request #5888 from pfgithub/stage-2-testing-Copy |
| 6 years ago | purringChaos | | Fix log.zig example. |
| 6 years ago | Andrew Kelley | | Merge branch 'register-allocation' |
| 6 years ago | Veikka Tuominen | | allow non-pointer extern opaque variables |
| 6 years ago | Veikka Tuominen |  | fix floatCast type check regression |
| 6 years ago | data-man | | Add trait.isTuple |
| 6 years ago | Veikka Tuominen |  | add is_tuple field to struct typeinfo |
| 6 years ago | Andrew Kelley |  | Merge pull request #5889 from Vexu/translate-c |
| 6 years ago | data-man | | Vectors clarification in docs |
| 6 years ago | pfg | | stage2: change large switch → inline for loop |
| 6 years ago | Andrew Kelley |  | Merge pull request #5885 from ziglang/stage2-locals |
| 6 years ago | haze |  | On darwin, only add the self exe to the cache hash for compiler id (#5880) |
| 6 years ago | Andrew Kelley |  | Merge pull request #5872 from ziglang/ast-flatten-2 |
| 6 years ago | Andrew Kelley | | follow up from previous commit for generic methods |
| 6 years ago | Andrew Kelley | | fix ability to call methods on enums with pointer-to-self |
| 6 years ago | Andrew Kelley |  | Merge pull request #5868 from ziglang/stage2-improvements |
|