| 6 years ago | Andrew Kelley |  | fix regression with inferred struct fields |
| 6 years ago | Andrew Kelley |  | fix regressions in get_elem_ptr related to undefined |
| 6 years ago | Andrew Kelley |  | fix implicit cast regression |
| 6 years ago | Andrew Kelley |  | fix regression with var ptrs not being const |
| 6 years ago | Andrew Kelley |  | fix regression in global const alignment |
| 6 years ago | Andrew Kelley |  | zig ir.cpp details: remove the mem_slot mechanism |
| 6 years ago | Michael Dusan |  | Merge pull request #4206 from mikdusan/cmake-install |
| 6 years ago | Veikka Tuominen | | add struct field default value to typeinfo |
| 6 years ago | Veikka Tuominen | | implement `@bitSizeOf` |
| 6 years ago | LemonBoy | | Minor changes to the ARM builtin fns |
| 6 years ago | LemonBoy | | Fix regression in char printing |
| 6 years ago | LemonBoy | | Fix garbled error messages from clang |
| 6 years ago | Andrew Kelley |  | Merge pull request #4187 from LemonBoy/builtin-rearrange |
| 6 years ago | Veikka Tuominen | | disallow multiline strings in test and library names |
| 6 years ago | Michael Dusan | | stage1: move local native_libc.txt to global |
| 6 years ago | Andrew Kelley |  | Merge pull request #4182 from LemonBoy/mjeiorw |
| 6 years ago | Michaël Larouche | | Fix std.child_process.ChildProcess.spawnWindow when looking in PATH environment variable, it applied cwd+app_name instead of just using the app_name |
| 6 years ago | LemonBoy | | Fix codegen error for some union initializers |
| 6 years ago | Veikka Tuominen | | fix crash on multiline library name |
| 6 years ago | LemonBoy | | Fix ICE when BoundFn are passed as parameters |
| 6 years ago | Shritesh | | [docs] Add libc dependency to sentinel-term ptr example |
| 6 years ago | Hersh Krishna | | Add clamp function to math module |
| 6 years ago | Andrew Kelley |  | Merge pull request #4172 from LemonBoy/swish |
| 6 years ago | Andrew Kelley |  | fix outdated comment |
| 6 years ago | Andrew Kelley |  | add an extra assert |
| 6 years ago | Andrew Kelley |  | Merge pull request #3957 from xackus/stage2_parser_3799 |
| 6 years ago | Emilio G. Cota | | doc/langref: mention that x is the sentinel in [N:x]T |
| 6 years ago | Andrew Kelley |  | Merge pull request #4162 from LemonBoy/fix-4020 |
| 6 years ago | Michael Dusan |  | Merge pull request #4161 from mikdusan/stage1-builtin-debugtrap |
| 6 years ago | LemonBoy | | Propagate errors in for loop bodies |
| 6 years ago | hryx | | docs: update grammar to remove C strings and add anon literals |
| 6 years ago | Michael Dusan |  | Merge pull request #4139 from mikdusan/stage1-relative-path-errors |
| 6 years ago | data-man | | Correct TypeId docs |
| 6 years ago | LemonBoy | | Fix unsafe cast in translate_c |
| 6 years ago | Jonathan Marler | | Add WaitForSingleObject function to std.os.windows |
| 6 years ago | LemonBoy | | Stop dropping errors from clang |
| 6 years ago | LemonBoy | | Don't special-case `builtin` too much |
| 6 years ago | LemonBoy | | Inform the debugger about the effective type sizes |
| 6 years ago | LemonBoy | | Handle forward-declared functions |
| 6 years ago | Andrew Kelley |  | Merge pull request #4129 from daurnimator/windows-child_process |
| 6 years ago | Travis Staloch | | Fix translation of signed array indices (#4113) |
| 6 years ago | Andrew Kelley |  | clean up a TODO in self-hosted |
| 6 years ago | Andrew Kelley |  | Merge pull request #3955 from LemonBoy/fix-1528 |
| 6 years ago | LemonBoy | | New @export() handling |
| 6 years ago | Rocknest | | Fix C struct with function pointer member and typedefs mistranslated (#4122) |
| 6 years ago | Ryan Liptak | | Fix remaining variadic formatted prints |
| 6 years ago | daurnimator | | std: fix LoggingAllocator, add simple test |
| 6 years ago | LemonBoy | | Propagate more failures upwards |
| 6 years ago | data-man | | Correct @mulAdd's doc |
| 6 years ago | Nathan Michaels | | Add removeIndex function to PriorityQueue (#4070) |
|