| 7 years ago | Andrew Kelley |  | Merge branch 'shawnl-builtins' |
| 7 years ago | Shritesh Bhattarai | | docgen: add lib codeblock type and use it for wasm32-freestanding |
| 7 years ago | Andrew Kelley |  | Merge pull request #2507 from ziglang/wasm-libs |
| 7 years ago | Andrew Kelley |  | clang C API wrapper: small progress |
| 7 years ago | daurnimator | | std: update linux syscalls to 5.1 |
| 7 years ago | Andrew Kelley |  | fix static builds of zig from requiring c compiler |
| 7 years ago | Shritesh Bhattarai | | change wasm obj ext to .wasm |
| 7 years ago | Andrew Kelley | | improvements to zig's implementation of libc and WebAssembly |
| 7 years ago | Andrew Kelley |  | update libclang C API wrapper |
| 7 years ago | LemonBoy | | Fix off-by-one error in LEB128 parsing |
| 7 years ago | Andrew Kelley |  | slice types no longer have field access |
| 7 years ago | Andrew Kelley |  | clean up code now that #769 is implemented |
| 7 years ago | Andrew Kelley |  | switching on error sets makes new error set for capture values |
| 7 years ago | Andrew Kelley |  | fix regression on switch capture value for multiple cases |
| 7 years ago | Andrew Kelley |  | else value when switching on error set has |
| 7 years ago | LemonBoy | | Don't emit DW_TAG_lexical_block for VarDecls |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2482 from ziglang/linux-elf-read |
| 7 years ago | LemonBoy | | Fix formatting for multiline asm expressions |
| 7 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-asm-cc' |
| 7 years ago | Andrew Kelley |  | zig fmt on the standard library |
| 7 years ago | Andrew Kelley |  | Merge pull request #2405 from hryx/stage2-recursive-parser |
| 7 years ago | Andrew Kelley |  | Merge pull request #2459 from LemonBoy/enum-num-um-m |
| 7 years ago | Jimmi Holst Christensen | | fixes #2235 |
| 7 years ago | Jimmi Holst Christensen | | added grammar rule for enum literal to docs |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | added tests for global variable declaration syntax |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | Fixed parser for extern threadlocal variables |
| 7 years ago | daurnimator | | std: the failing allocator didn't actually count allocations |
| 7 years ago | LemonBoy | | Fix more corner cases in LEB128 parsing |
| 7 years ago | Andrew Kelley |  | stage2 translate-c: simple function definitions |
| 7 years ago | Andrew Kelley |  | stage2 translate-c: builtin types and pub |
| 7 years ago | Andrew Kelley |  | translate-c: better handling of restore points |
| 7 years ago | Andrew Kelley |  | add test case for previous commit |
| 7 years ago | Andrew Kelley |  | fix hang for some compile errors |
| 7 years ago | Andrew Kelley |  | translate-c: we have our first test of self-hosted |
| 7 years ago | Michael Dusan | | stage1: compile error for loop expr val ignored |
| 7 years ago | Jimmi Holst Christensen | | Fixes and simplifications for stage 1 parser |
| 7 years ago | Andrew Kelley |  | Merge pull request #2465 from LemonBoy/builtins-for-wasm |
| 7 years ago | LemonBoy | | Fix erroneous test case |
| 7 years ago | Andrew Kelley |  | translate-c: progress on self-hosted function prototypes |
| 7 years ago | Andrew Kelley |  | Merge pull request #2461 from LemonBoy/dwarf-leb128 |
| 7 years ago | Andrew Kelley |  | fix translate-c regression |
| 7 years ago | Andrew Kelley |  | translate-c: progress on self-hosted function prototypes |
| 7 years ago | Andrew Kelley |  | translate-c: use C API for builtin types |
| 7 years ago | Andrew Kelley |  | stage1: make some asserts print source location |
| 7 years ago | Andrew Kelley |  | compile error for attempt to cast enum literal to error |
| 7 years ago | Andrew Kelley |  | fix std.os.copyFile |
| 7 years ago | Andrew Kelley |  | translate-c: enough C tokenization/parsing to handle shifting in macros |
| 7 years ago | Andrew Kelley |  | translate-c: handle int to ptr and ptr to int casting |
|