flywind
|
51a04a3674
|
make std/sysrand better (#17360)
|
2021-03-15 14:07:27 +01:00 |
|
flywind
|
60ec3e2417
|
add warnings to std/sysrand (#17191)
* remove unnecessary when statement
* remove outdated codes
* add warnings to std/sysrand
* Update lib/std/sysrand.nim
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
|
2021-02-26 20:06:20 +01:00 |
|
Timothee Cour
|
f455e03028
|
fix #17078 csources generation (#17079)
* fix #17078 csources generation
* fixup
|
2021-02-18 07:00:51 +01:00 |
|
flywind
|
4f118721be
|
make system random work in VM (#17059)
* make system random work in VM
|
2021-02-17 11:52:46 +01:00 |
|
flywind
|
18c24eb4d0
|
add system random to stdlib: std/sysrand (#16459)
|
2021-02-11 16:00:01 -08:00 |
|