| 6 years ago | shiimizu | | Add error when too few arguments are provided to std.fmt |
| 6 years ago | Sebastian Keller | | std.json.Value: added dumpStream(), utilize WriteStream for dump() |
| 6 years ago | Veikka Tuominen | | fix NodeErrorSetDecl rendering |
| 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 |
| 6 years ago | Andrew Kelley |  | std.os: fix sendto, poll, recvfrom when linking libc |
| 6 years ago | Andrew Kelley |  | startup code respects root source file's event_loop if present |
| 6 years ago | Andrew Kelley |  | fix regression in std.os.dirent64 on linux |
| 6 years ago | Tse | | DragonFlyBSD tidyup |
| 6 years ago | Andrew Kelley |  | util.cpp: canonicalize the order of includes |
| 6 years ago | Andrew Kelley |  | startup code sets up event loop if I/O mode is declared evented |
| 6 years ago | Andrew Kelley |  | std.net: fix reference to incorrect constant name |
| 6 years ago | Andrew Kelley |  | Merge branch 'std.net' |
| 6 years ago | Andrew Kelley |  | add comments to disabled tests linking to the tracking issue |
| 6 years ago | Tse | | DragonFlyBSD support |
| 6 years ago | Henry Wu | | generated docs: move color to box-shadow CSS prop |
| 6 years ago | Nathan Michaels | | Document PriorityQueue. |
| 6 years ago | lukechampine | | inline path separator loop |
| 6 years ago | Andrew Kelley |  | detect async fn recursion and emit compile error |
| 6 years ago | Andrew Kelley |  | remove dead tls code |
| 6 years ago | Andrew Kelley |  | Merge pull request #3541 from xackus/language_server |
| 6 years ago | Timon Kruiper | | Std docs: Fix a js error that would cause some function to be not rendered |
|