| 6 years ago | Benjamin Feng | | Fix BufMap value leak |
| 6 years ago | Benjamin Feng | | Convert a bunch of page_allocator to testing.allocator |
| 6 years ago | Benjamin Feng | | Fix errant reference to page_allocator |
| 6 years ago | Benjamin Feng | | Update docs to reflect new testing.allocator usage |
| 6 years ago | Benjamin Feng | | Patch in arena to cleanup leaks |
| 6 years ago | Benjamin Feng | | Promoted "leak_count_allocator" to the main testing.allocator |
| 6 years ago | Benjamin Feng | | Use defer/panic to better account for test failure |
| 6 years ago | Benjamin Feng | | Move FailingAllocator to testing |
| 6 years ago | Benjamin Feng | | Fix stage1 test |
| 6 years ago | Benjamin Feng | | Add explicit free to docs |
| 6 years ago | Benjamin Feng | | Create leak_count_allocator |
| 6 years ago | Benjamin Feng | | Move debug.global_allocator to testing.allocator |
| 6 years ago | Andrew Kelley | | fix typo in doc comment |
| 6 years ago | Andrew Kelley | | Merge pull request #4317 from Vexu/std-c |
| 6 years ago | LemonBoy | | translate-c: Handle fn protos wrapped in parenthesis |
| 6 years ago | LemonBoy | | Correct dl_iterate_phdr address |
| 6 years ago | LemonBoy | | Build compiler_rt/c with optimizations if possible |
| 6 years ago | Andrew Kelley | | std.sort.insertionSort: remove superfluous block |
| 6 years ago | Andrew Kelley | | Merge pull request #4152 from ziglang/ir-clean-up-vars |
| 6 years ago | Zac | | Update langref.html.in |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-fix-4274' |
| 6 years ago | Andrew Kelley | | Merge pull request #4300 from LemonBoy/debug-windows |
| 6 years ago | LemonBoy | | Unify the two DWARF interpreters |
| 6 years ago | Andrew Kelley | | Merge pull request #4133 from daurnimator/4087-free-sets-undefined |
| 6 years ago | Andrew Kelley | | fix regression in windows stack traces tty detection |
| 6 years ago | Andrew Kelley | | Merge pull request #4264 from ziglang/layneson-cpus_and_features |
| 6 years ago | Andrew Kelley | | Merge pull request #4290 from ziglang/split-ir-structs |
| 6 years ago | LemonBoy | | Fix handling of DW_LNE_end_sequence |
| 6 years ago | LemonBoy | | Fix parsing of DW_AT_Ranges debug entry |
| 6 years ago | Feix Weiglhofer | | translate-c: Don't make const parameters mutable. (#4273) |
| 6 years ago | Michael Dusan | | Merge pull request #4279 from mikdusan/create-global-cache |
| 6 years ago | Tadeo Kondrak | | Don't include stdbool.h for void and unreachable |
| 6 years ago | Michael Dusan | | compiler_rt: fix mulsi3 test typo |
| 6 years ago | LemonBoy | | Fix unsafe cast in translate_c |
| 6 years ago | Andrew Kelley | | Merge pull request #4263 from LemonBoy/debug-thing |
| 6 years ago | LemonBoy | | compiler-rt: Port __mulsi3 builtin |
| 6 years ago | LemonBoy | | Fix ICE in build addAssemblyFile |
| 6 years ago | Nathan Michaels | | Handle {s} format for C strings. (#4219) |
| 6 years ago | LemonBoy | | Fix wrong error code being returned in enum analisys |
| 6 years ago | Andrew Kelley | | Merge pull request #4231 from LemonBoy/more-builtin-work1 |
| 6 years ago | Andrew Kelley | | Merge pull request #4222 from LemonBoy/eutwouwth |
| 6 years ago | Sebastian | | fixed typo - "path" lead to undeclared identifier |
| 6 years ago | Andrew Kelley | | Merge pull request #4220 from LemonBoy/fix-4214 |
| 6 years ago | daurnimator | | std: turn EAI_ constants into a non-exhaustive enum |
| 6 years ago | daurnimator | | std: use non-exhaustive enums from crc module |
| 6 years ago | Michael Dusan | | Merge pull request #4215 from mikdusan/cmake-install |
| 6 years ago | Andrew Kelley | | Merge pull request #4191 from Vexu/non-exhaustive-enums |
| 6 years ago | Michaël Larouche | | Port clzsi2 from compiler_rt, required for using std.fmt.format on some ARM architecture. |
| 6 years ago | Michael Dusan | | Revert "cmake: support `make` and `make install`" |
| 6 years ago | Michael Dusan | | Merge pull request #4208 from mikdusan/contributing |
|