Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement zephyr urandom and monotime (#19142) | Jaremy Creechley | 2021-11-14 | 1 | -0/+7 |
| | | | | | | | * implement urandom for Zephyr * add monotime on zephyr Co-authored-by: Jaremy Creechley <jaremy.creechley@panthalassa.com> | ||||
* | clean unused imports on runnableExamples (#18551) | flywind | 2021-07-21 | 1 | -2/+0 |
| | |||||
* | clarify what a 'monotonic' timestamp is (#18163) | Andreas Rumpf | 2021-06-03 | 1 | -3/+2 |
| | |||||
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -2/+2 |
| | | | | | | | | * CIs: attempt to use csources_v1 * also updated the BSDs * also updated azure pipelines * std modules should not itself use the 'std/' import dir... * compiler has to be careful with std/ for v1 booting | ||||
* | [JS + docs] improve std/monotimes module (#17103) | flywind | 2021-02-22 | 1 | -42/+44 |
| | |||||
* | add -d:nimStrictMode in CI to keep code from regressing; fixes ↵ | Timothee Cour | 2021-02-17 | 1 | -1/+1 |
| | | | | ConvFromXtoItselfNotNeeded, UnusedImport notes (#16764) | ||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -16/+0 |
| | | | | | | | | | * move tests to testament * minor * fix random * disable test random | ||||
* | make monotimes have zero overhead if you don't use it (#13338) [backport] | Andreas Rumpf | 2020-02-06 | 1 | -10/+6 |
| | |||||
* | style fix: change 'JS' to 'js' to make it consistent (#13168) | Miran | 2020-01-16 | 1 | -2/+2 |
| | |||||
* | Fix JS bug in std/monotimes (#12499) [backport] | Oscar Nihlgård | 2019-10-24 | 1 | -1/+2 |
| | |||||
* | [feature] Added std/monotimes | Oscar Nihlgård | 2019-07-12 | 1 | -0/+173 |