| 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 |
| 7 years ago | Andrew Kelley | | fix build on macOS |
| 7 years ago | Andrew Kelley |  | Merge pull request #2452 from LemonBoy/more-more-builtins |
| 7 years ago | Andrew Kelley |  | self-hosted translate-c progress on function decls |
| 7 years ago | Andrew Kelley |  | add --bundle-compiler-rt function to link options |
| 7 years ago | Andrew Kelley |  | stage1: remove unneeded extern function |
| 7 years ago | Andrew Kelley |  | translate-c: NULL pointers translate to `null` |
| 7 years ago | Andrew Kelley |  | std.debug: fix stack trace iteration code |
| 7 years ago | Andrew Kelley |  | C pointers support if and orelse |
| 7 years ago | Andrew Kelley |  | C pointers support .? operator |
| 7 years ago | Andrew Kelley |  | C pointers support `null` |
| 7 years ago | LemonBoy | | Implement stack probes for x86/x86_64 |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2448 from markfirmware/patch-1 |
|