ChAoS_UnItY (Kyle Lin)
|
9f3f1291e8
|
checker: fix signed integer literal overflow error, when most significant bit occupies signed bit (fix #23782) (#23919)
|
2025-03-13 17:29:44 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +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 |
|
Subhomoy Haldar
|
97103f680a
|
rand: separate rand.util and rand.seed submodules (#8353)
|
2021-01-26 15:55:09 +02:00 |
|
joe-conigliaro
|
7224cd667c
|
rand: use full import in tests (fix -usecache)
|
2020-12-22 22:04:51 +11:00 |
|
Henrixounez
|
5086fd537c
|
checker: prompt error on implicit int overflow by literal (#6410)
|
2020-09-20 16:29:01 +02:00 |
|
Emily Hudson
|
c84bafbdae
|
vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax
|
2020-06-27 21:46:04 +02:00 |
|
Hungry Blue Dev
|
e649cf84e3
|
rand: reorganize: phase 2
|
2020-06-09 15:06:07 +02:00 |
|