264672e6f1
idk something I did awhile ago
cfbe6510c9
stuff
Split @mulAdd into @mulAdd and @fma
I think this is perhaps better solved by the already accepted proposal introduce new float types; remove @setFloatMode or whatever @setFloatMode...
2bd75813b9
add cancel method, use new reader to discard last message
926eb05b9e
add note about utf8 validation
845d7a1875
pass autobahn tests
9f8c34f74b
switch to reader/writer internal to websocket struct
remove result pointers from the language
I like this.
@shuffle doesn't type-check input
This seems like correct widening, no different than
9b1eaad13f
std.Build.Step.ConfigHeader: add addIdent function
0db75c0116
std.Io.Threaded: fix dns queries on windows
42e33db9d0
Merge pull request 'crypto.base64: use "-" instead of "+" character in URL-safe mode' (#31709) from jedisct1/zig:urlsafe into master
66f55a1cb4
Merge pull request 'llvm: simplifications, refactors, and make incremental work' (#31678) from llvm-enhancements into master
dcb33abc2c
crypto.base64: use "-" instead of "+" character in URL-safe mode
cea11f580d
running, getting errors
832ffc2884
compiles
af1515d62b
MIT License
3341855bf1
forgot git ignore
3999ef8825
initial commit
2a98a9e428
tuples and todos
Web Client
Ok, I've got mutlithreading working in the browser, and I'm going to leave it here for the moment (he said with undue confidence).
c69d32e31e
Add a another example print
85c0ed5f55
Workers are freed for reuse