This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-28 19:47:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff9f3275dede031cdbea67272f648bb91c79c574
zig
/
std
/
event
T
History
Andrew Kelley
0489d06c24
make the std lib support event-based I/O
...
also add -fstack-report
2019-09-10 10:26:52 -04:00
..
channel.zig
add compile error for casting const frame to anyframe
2019-08-16 11:38:41 -04:00
fs.zig
hash_map: adding a StringHashMap for convenience
2019-08-24 15:30:23 +02:00
future.zig
implement spills when expressions used across suspend points
2019-09-07 00:13:12 -04:00
group.zig
remove
cancel
2019-08-15 14:05:12 -04:00
lock.zig
add compile error for casting const frame to anyframe
2019-08-16 11:38:41 -04:00
locked.zig
avoid the word "coroutine", they're "async functions"
2019-08-13 14:14:19 -04:00
loop.zig
make the std lib support event-based I/O
2019-09-10 10:26:52 -04:00
net.zig
remove
cancel
2019-08-15 14:05:12 -04:00
rwlock.zig
avoid the word "coroutine", they're "async functions"
2019-08-13 14:14:19 -04:00
rwlocked.zig
avoid the word "coroutine", they're "async functions"
2019-08-13 14:14:19 -04:00