| 6 years ago | emekoi | | added -- to pass args to zig build commands |
| 6 years ago | LemonBoy | | Use the correct calling convention for AEABI intrinsics |
| 6 years ago | Andrew Kelley | | test harness: show annotated case name when translate-c test fails |
| 6 years ago | hryx | | json: disallow overlong and out-of-range UTF-8 |
| 6 years ago | via | | Preserve packed attribute in C translated struct (#4085) |
| 6 years ago | Andrew Kelley | | add test case for already fixed bug |
| 6 years ago | LemonBoy | | Prevent bitCast to enum types |
| 6 years ago | LemonBoy | | Better handling of decayed arrays to pointers |
| 6 years ago | Timon Kruiper | | Add std.mem.zeroes to the standard library |
| 6 years ago | Andrew Kelley | | Merge pull request #4083 from LemonBoy/better-stdbool |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-c-anon-stuff' |
| 6 years ago | Tadeo Kondrak | | translate-c: use @intToPtr to cast away qualifiers |
| 6 years ago | LemonBoy | | Add more compiler-rt functions for ARM platform |
| 6 years ago | Andrew Kelley | | remove redundant license file |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-cc-work' |
| 6 years ago | Colin Svingen | | Removes proc_raise from WASI implementation |
| 6 years ago | Andrew Kelley | | add test case to cover already-solved bug |
| 6 years ago | LemonBoy | | Better InitListExpr translation |
| 6 years ago | Andrew Kelley | | Merge branch 'data-man-rusage' |
| 6 years ago | Andrew Kelley | | add "Improving Translate-C" section to CONTRIBUTING.md |
| 6 years ago | Andrew Kelley | | Merge pull request #4064 from ziglang/fix-4054 |
| 6 years ago | Andrew Kelley | | Merge pull request #4053 from ziglang/test-run-translated-c |
| 6 years ago | Haze Booth | | remove @TypeOf() hacks for comptime_int/comptime_float |
| 6 years ago | Andrew Kelley | | Merge pull request #4072 from LemonBoy/misc-stuff |
| 6 years ago | Andrew Kelley | | Merge pull request #3950 from nmichaels/master |
| 6 years ago | LemonBoy | | Correct evaluation of optional type alignment |
| 6 years ago | Andrew Kelley | | Merge pull request #4058 from LemonBoy/awful |
| 6 years ago | Haze Booth | | Remove `translate-c-2` from zig help |
| 6 years ago | Andrew Kelley | | Revert "Trailing comma is respected for builtin calls" |
| 6 years ago | LemonBoy | | Fix edge case in C tokenizer |
| 6 years ago | LemonBoy | | Trailing comma is respected for builtin calls |
| 6 years ago | Andrew Kelley | | Merge pull request #4027 from ziglang/fix-float-ops |
| 6 years ago | Andrew Kelley | | Merge pull request #4040 from Vexu/translate-c-cast-fixes |
| 6 years ago | LemonBoy | | Translate struct/union initializer expressions |
| 6 years ago | Andrew Kelley | | Merge LemonBoy's translate-c branch for linksection/align |
| 6 years ago | Andrew Kelley | | translate-c tests: print clang compile errors on nonzero exit code |
| 6 years ago | Veikka Tuominen | | translate-c fix increment rendering issues |
| 6 years ago | LemonBoy | | Prefer simple ptrCast between opaque types |
| 6 years ago | LemonBoy | | Don't ptrCast a result-location assignment to _ |
| 6 years ago | Veikka Tuominen | | translate-c properly handle unused var-args |
| 6 years ago | Andrew Kelley | | Merge pull request #4025 from ziglang/Vexu-stage-2-cimport |
| 6 years ago | Veikka Tuominen | | fix segfault in bit shift safety check |
| 6 years ago | Andrew Kelley | | Merge branch 'lun-4-linux-memfd-create' |
| 6 years ago | Andrew Kelley | | translate-c: add `pub` to failed-to-translate macros |
| 6 years ago | Andrew Kelley | | std.fmt.format: add helpful compile error for non-tuple args |
| 6 years ago | mogud | | generate header in separate folder |
| 6 years ago | Andrew Kelley | | Merge branch 'lun-4-net-reuseaddr-opt' |
| 6 years ago | Andrew Kelley | | Merge pull request #3683 from Vexu/atomic-float |
| 6 years ago | LemonBoy | | Don't crash when parsing invalid files |
| 6 years ago | Andrew Kelley | | fix comparing comptime_int against undefined literal |
|