Skip to content

Activity

x.crypto.chacha20: enable support for 64-bit counter (fix #23904) (#2…

Pull request merge
spythemanpushed 1 commit to master • a03d62e…19a6668 • 
5 hours ago

cgen: add a -profile report column, to show only the func time, *ex…

Pull request merge
spythemanpushed 1 commit to master • c22a9eb…a03d62e • 
11 hours ago

cgen: fix match option with case non option (fix #24047) (fix #24048) (

Pull request merge
spythemanpushed 1 commit to master • e491eb0…c22a9eb • 
12 hours ago

x.crypto.chacha20: makes the underlying cipher routine aware of the 6…

Pull request merge
spythemanpushed 1 commit to master • 175b0fa…e491eb0 • 
yesterday

os,tools: make easier analyzing process_test.v failures on the CI

spythemanpushed 1 commit to master • f7f89b3…175b0fa • 
yesterday

crypto.sha3: be big-endian friendly (#24045)

Pull request merge
spythemanpushed 1 commit to master • f2b90bf…f7f89b3 • 
2 days ago

x.crypto.chacha20: fix xor_key_stream failing after a while (fix #2…

Pull request merge
spythemanpushed 1 commit to master • e968139…f2b90bf • 
2 days ago

examples: add sync_pool.v for easier testing/diagnosing issues with t…

spythemanpushed 1 commit to master • d6c3e6f…e968139 • 
2 days ago

os: fix swap_bytes_u64 (#24033)

Pull request merge
spythemanpushed 1 commit to master • 2b76902…d6c3e6f • 
2 days ago

x.crypto.chacha20: change internal cipher to support a 64 bit counter…

Pull request merge
spythemanpushed 1 commit to master • dd083e7…2b76902 • 
2 days ago

sync.pool: restore the parallel operation (surrounding the cb call in…

spythemanpushed 2 commits to master • 287e9a8…dd083e7 • 
2 days ago

x.crypto.chacha20: clean up as preliminary work to support 64-bit cou…

Pull request merge
spythemanpushed 1 commit to master • 1b52538…287e9a8 • 
2 days ago

sync: fix a helgrind false positive, for a data race, on PoolProcessor (

Pull request merge
spythemanpushed 1 commit to master • 42538e1…1b52538 • 
3 days ago

cgen: fix codegen for option return unwrapping on last statement (fix #…

Pull request merge
spythemanpushed 1 commit to master • bed827e…42538e1 • 
3 days ago

checker: do not allow auto (de)reference in PrefixExpr *; pref: disab…

medvednikovpushed 1 commit to master • 4422662…bed827e • 
3 days ago

cgen: allow asserts inside fns, called in const/global initialization…

Pull request merge
spythemanpushed 1 commit to master • d6664fd…4422662 • 
3 days ago

ci: reduce false positives for slow runs of the gcc-windows job

spythemanpushed 1 commit to master • fc6f6b2…d6664fd • 
3 days ago

examples: add a small examples/gg/bouncing_balls.v simulation of fall…

spythemanpushed 1 commit to master • 54c10ec…fc6f6b2 • 
3 days ago

cgen: fix asm comments of arm32 (#24025)

Pull request merge
medvednikovpushed 1 commit to master • cc5f32f…54c10ec • 
4 days ago

cgen: fix mutable ptr sumtype (#24021)

Pull request merge
medvednikovpushed 1 commit to master • e733c00…cc5f32f • 
4 days ago

cgen,parser: fix arm64 asm operand position; fix arm64 asm imm; suppo…

Pull request merge
medvednikovpushed 1 commit to master • 1f07431…e733c00 • 
4 days ago

x.json2.decoder2: update decode.v (#24020)

Pull request merge
spythemanpushed 1 commit to master • 0ad74de…1f07431 • 
4 days ago

gg: make draw_rect_empty/5 draw more exact borders, independent of th…

Pull request merge
spythemanpushed 1 commit to master • a199a6e…0ad74de • 
4 days ago

x.crypto.chacha20: fix consecutive calls of xor_key_stream, add tes…

Pull request merge
spythemanpushed 1 commit to master • f5e03de…a199a6e • 
4 days ago

checker: fix chan element type validation with inexistent type (fix #…

Pull request merge
spythemanpushed 1 commit to master • d629a01…f5e03de • 
4 days ago

tools: let test_os_process.v use unbuffer_stdout() to make the outp…

spythemanpushed 1 commit to master • 3920bc1…d629a01 • 
5 days ago

cgen: fix codegen to make mutable sumtype working (fix #23982, part 1…

Pull request merge
spythemanpushed 1 commit to master • 8fa7d68…3920bc1 • 
5 days ago

cgen: cleanup write_sumtype_casting_fn (#24006)

Pull request merge
spythemanpushed 1 commit to master • 15c0e6f…8fa7d68 • 
5 days ago

strings, builtin: remove strings.Builder.clear(), fix `array.clear(…

Pull request merge
spythemanpushed 1 commit to master • 20d7d97…15c0e6f • 
5 days ago

net: make close/0, select/2 and remote/0 methods of UdpSocket

Pull request merge
spythemanpushed 1 commit to master • 1c1eb46…20d7d97 • 
5 days ago