Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | complete std prefixes for stdlib (#22887) | ringabout | 2023-10-30 | 1 | -1/+1 |
| | | | | follow up https://github.com/nim-lang/Nim/pull/22851 follow up https://github.com/nim-lang/Nim/pull/22873 | ||||
* | use single backtick (#17141) | flywind | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | fix CI doc windows: style error in lib/std/time_t.nim (#14523) | Timothee Cour | 2020-05-31 | 1 | -2/+2 |
| | |||||
* | Revert export of times.CTime; add std/time_t instead. (#10319) | Oscar NihlgÄrd | 2019-01-16 | 1 | -0/+23 |
* Revert export of times.CTime * Add std/time_t |