| 6 years ago | Veikka Tuominen |  | self hosted compiler: final small fixes to get it compiling |
| 6 years ago | Veikka Tuominen |  | only test stage2 on linux |
| 6 years ago | Veikka Tuominen |  | Merge branch 'master' into modernize-stage2 |
| 6 years ago | Veikka Tuominen |  | re-enable stage2 tests |
| 6 years ago | Veikka Tuominen |  | add workaround to child_process.zig |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: small miscellaneous fixes |
| 6 years ago | Veikka Tuominen |  | fix casts |
| 6 years ago | Veikka Tuominen |  | Merge branch 'master' into modernize-stage2 |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: various small fixes |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: move functions to util.zigto avoid defining llvm instricts. |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: comment out event.fs stuff |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: small fixes to imports and declarations |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: use enum literals |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: fix calling convention in type.zig |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: unify Target and std.Target |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: update to new std.event |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: replace Promise with Frame and AnyFrame |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: remove await async pattern |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: fix internal build info |
| 6 years ago | Veikka Tuominen |  | self hosted compiler: fix zig_llvm.h function signature |
| 6 years ago | Veikka Tuominen | | use global event loop in std.event types |
| 6 years ago | Andrew Kelley |  | improve the start code for evented I/O |
| 6 years ago | Brendan Hansknecht | | add token for parsing pointer dereference |
| 6 years ago | Sebastian Keller | | Fixed a leak in the json parser. |
| 6 years ago | Veikka Tuominen | | fix translate-c arrow deref |
| 6 years ago | Andrew Kelley |  | zig build: addIncludeDir does -I instead of -isystem |
| 6 years ago | Andrew Kelley |  | Merge branch 'vector-element-access' |
| 6 years ago | Veikka Tuominen | | add special formatting for ipv4-mapped ipv6 addresses |
| 6 years ago | LemonBoy | | Mark type fields as CT |
| 6 years ago | Andrew Kelley |  | Merge pull request #3587 from LemonBoy/fix-things |
| 6 years ago | Shawn Landden | | fix noreturn function that may return. |
| 6 years ago | Shawn Landden | | remove duplicate isNan implementation |
| 6 years ago | lukechampine | | crypto: Add support for AES-CTR |
| 6 years ago | daurnimator | | std: Add fifo useful for buffers |
| 6 years ago | data-man | | Replace AES variables to constants |
| 6 years ago | Andrew Kelley |  | Merge pull request #3589 from Vexu/ipv6-improvements |
| 6 years ago | Andrew Kelley |  | std.os.read can fail with ConnectionResetByPeer |
| 6 years ago | Andrew Kelley |  | Merge pull request #3574 from lukechampine/aes |
| 6 years ago | Andrew Kelley |  | Merge pull request #3588 from daurnimator/tiny-std-fixes |
| 6 years ago | Brendan Hansknecht | | Add karatsuba to big ints |
| 6 years ago | Andrew Kelley |  | ci: workaround PATH apparently not working |
| 6 years ago | Andrew Kelley |  | ci: more fixes for update_download_page script |
| 6 years ago | Andrew Kelley |  | ci: work around pip install permission denied |
| 6 years ago | Andrew Kelley |  | ci: hail mary running git.exe in the windows bat file |
| 6 years ago | Andrew Kelley |  | ci: avoid leaking oauth access token |
| 6 years ago | Andrew Kelley |  | ci: use heredoc and alpine/edge for faster sr.ht job |
| 6 years ago | Andrew Kelley |  | ci: stop assuming that azure will complete last |
| 6 years ago | Michael Dusan | | stage1: add linux XDG Base Directory support |
| 6 years ago | Luna | | add FileNotFound to os.ConnectError error set |
| 6 years ago | Luna | | add FileNotFound error to os.connect |
|