Alexander Medvednikov
|
fbb9e65c0f
|
all: ~500 more byte=>u8
|
2022-04-15 18:25:45 +03:00 |
Alexander Medvednikov
|
d4a0d6f73c
|
all: byte => u8
|
2022-04-15 14:58:56 +03:00 |
Alexander Medvednikov
|
014c3c97f0
|
all: byte => u8
|
2022-04-15 14:45:52 +03:00 |
Subhomoy Haldar
|
022fae1e7f
|
rand: make mt19937 automatically seeded, add seed_len to wyrand (#13966)
|
2022-04-07 16:00:30 +03:00 |
Subhomoy Haldar
|
a0d9e6e1c2
|
rand: extend PRNG interface, add buffering support (#13608)
|
2022-02-28 13:17:54 +02:00 |
Subhomoy Haldar
|
114a341f5f
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
playX
|
82f187e5e0
|
js: fix `rand` build, properly use key values on map, add `rand.string` (#12020)
|
2021-10-01 21:23:49 +03:00 |
Delyan Angelov
|
afc3531945
|
ci: work around a failing g++ compilation (order of methods in an interface dispatching table matters for C++ compilers)
|
2021-09-23 14:08:50 +03:00 |
Delyan Angelov
|
8837712f2b
|
rand: fix leaks with -autofree
|
2021-09-23 12:24:03 +03:00 |
Subhomoy Haldar
|
c5a18812e2
|
rand: move constants from rand.util to a new module rand.constants (#8408)
|
2021-01-29 11:57:30 +02:00 |
Subhomoy Haldar
|
97103f680a
|
rand: separate rand.util and rand.seed submodules (#8353)
|
2021-01-26 15:55:09 +02:00 |
Lukas Neubert
|
ac2c3847af
|
all: update copyright to 2019-2021 (#8029)
|
2021-01-18 13:20:06 +01:00 |
Larpon
|
ed6ba0a2b8
|
rand: document all functions, document range notation form, fix copy-pasta (#7619)
|
2020-12-27 20:06:17 +02:00 |
joe-conigliaro
|
7224cd667c
|
rand: use full import in tests (fix -usecache)
|
2020-12-22 22:04:51 +11:00 |
Delyan Angelov
|
5d4cce3e95
|
ci: fix failing tests
|
2020-10-15 15:42:16 +03:00 |
Henrixounez
|
5086fd537c
|
checker: prompt error on implicit int overflow by literal (#6410)
|
2020-09-20 16:29:01 +02:00 |
Daniel Däschle
|
3a146a6dbe
|
checker: fix error pos on default value (#6338)
|
2020-09-09 15:34:41 +02:00 |
Delyan Angelov
|
de0fc53d62
|
CI: fix failing tests because of hash.wyhash duplicates
|
2020-07-18 15:27:57 +03: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 |