Alexander Medvednikov
|
014c3c97f0
|
all: byte => u8
|
2022-04-15 14:45:52 +03:00 |
Delyan Angelov
|
f1f75897b3
|
sync: use asserts in channel code only when `-d debug` is passed
|
2022-04-14 14:00:57 +03:00 |
Subhomoy Haldar
|
114a341f5f
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
Delyan Angelov
|
730b2a9263
|
sync: move sync.atomic2 to sync.stdatomic, cleanup
|
2021-12-28 10:16:22 +02:00 |
Delyan Angelov
|
79cb303a6c
|
sync: improve compatibility with -Wimpure-v
|
2021-12-01 11:24:51 +02:00 |
playX
|
c1aa782a6c
|
js,checker: fix some modules build for `v -b js self`, fix `or block` check in ast.CallExpr (#12231)
|
2021-10-19 12:11:54 +03:00 |