| 6 years ago | Layne Gustafson | | Add build.zig cpu and feature options |
| 6 years ago | Layne Gustafson | | Add cpu/feature to cache hash |
| 6 years ago | Layne Gustafson | | Add cpu/feature specification to cmndline |
| 6 years ago | Layne Gustafson | | Remove llvm_name from features |
| 6 years ago | Layne Gustafson | | Switch CPU/features to simple format |
| 6 years ago | Layne Gustafson | | Fix spacing in main.cpp |
| 6 years ago | Layne Gustafson | | Make targets cmd able to list CPUs and features |
| 6 years ago | Layne Gustafson | | Fix CPU and feature defs |
| 6 years ago | Layne Gustafson | | Add parseArchTag and fix parseArchSub |
| 6 years ago | Layne Gustafson | | Update term feature deps -> subfeatures |
| 6 years ago | Layne Gustafson | | Create initial target details infrastructure |
| 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 |
| 6 years ago | Michael Dusan | | Merge pull request #4209 from mikdusan/cmake-install |
| 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 |
|