| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `gen := context.random_generator` parameters to `rand` calls | gingerBill | 2024-07-11 | 1 | -4/+4 |
| | | |||||
| * | Update `core:math/rand` to use `context.random_generator` and remove `rand.Rand` | gingerBill | 2024-06-15 | 1 | -4/+4 |
| | | |||||
| * | Add `@(rodata)` and `@(static, rodata)` where appropriate | gingerBill | 2024-06-06 | 1 | -3/+3 |
| | | |||||
| * | Add `@(require_results)` to `core:math/rand` | gingerBill | 2023-05-22 | 1 | -0/+1 |
| | | |||||
| * | Add `rand.exp_float64` | gingerBill | 2022-01-27 | 1 | -0/+214 |