| 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 |
| 6 years ago | ~nue | | Added octal formatting fo `fmt` functions. (#5867) |
| 6 years ago | Nathan Michaels | | Document top-level doc comments, per #2288. |
| 6 years ago | Andrew Kelley | | Merge pull request #5831 from paulespinosa/langref-hello-world-more |
| 6 years ago | Paul Espinosa | | Use Writer for Language Reference Hello World Example |
| 6 years ago | Andrew Kelley | | Merge branch 'stage2-condbr' |
| 6 years ago | Andrew Kelley | | Merge pull request #5864 from pixelherodev/cbe |
| 6 years ago | Noam Preil | | CBE: Make C an ObjectFormat instead of a special bool (#5849) |
| 6 years ago | Veikka Tuominen | | check for invalid sentinel when creating pointer with `@Type` |
| 6 years ago | Isaac Freund | | std: add mem.joinZ |
| 6 years ago | xackus | | document a few functions in std.mem |
| 6 years ago | Andrew Kelley | | Merge pull request #5857 from daurnimator/use-unmanaged |
| 6 years ago | Sam Tebbs | | Make allocator test functions public |
| 6 years ago | Jakub Konka | | Fix incorrect continue condition in PreopeonList |
| 6 years ago | Veikka Tuominen | | revert accidental format of tests |
| 6 years ago | Veikka Tuominen | | fix alignment parsing in stage1 |
| 6 years ago | Andrew Kelley | | Merge pull request #5846 from Vexu/anytype |
|