summary refs log tree commit diff stats
path: root/tests/stdlib/tsince.nim
Commit message (Expand)AuthorAgeFilesLines
* custom pragmas: correct error condition, remove outdated symkind whitelist (#...metagn2023-04-131-4/+3
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` ...Timothee Cour2021-08-111-1/+1
* move since from inclrtl to std/private/since (#14188)hlaaftana2020-05-021-0/+32
637d62b89b4bb'>bc6263a ^
9906422 ^
bc6263a ^
9c0aaab ^
ad83c90 ^
f7a54e5 ^
0ad160d ^
bc6263a ^
0ad160d ^
bc6263a ^

0ad160d ^
9906422 ^




0ad160d ^
9906422 ^




0ad160d ^
9906422 ^





bc6263a ^


503607d ^
3959cc6 ^
bc6263a ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44