summary refs log tree commit diff stats
path: root/lib/std/time_t.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-02-01 15:13:40 +0800
committerGitHub <noreply@github.com>2023-02-01 08:13:40 +0100
commitff8ab06720976f18d75257a22bf8e23873514c67 (patch)
treea4719ab7baf2aadd4c90e189bbfba4e1a116fc5d /lib/std/time_t.nim
parentcbf3ed9d92b32e9e28f1e4d52300d9b103ee6fa1 (diff)
downloadNim-ff8ab06720976f18d75257a22bf8e23873514c67.tar.gz
fixes #19396; Nimdoc hide nonexported fields (#21305)
* suppresses non-exported fields of types and adds command-line option to re-enable this if desired

* corrected the doctest that produced a CI error

* an embarrassingly bad error in reasoning

* modified a nimdoc test to reflect updated behavior

* needed another change to bring utils.html doctest in sync with update

* add info

* fix nimdoc

* lint

* render postfix

* fixes a problem

* fixes nimdoc

* fix nimdoc

---------

Co-authored-by: johnperry-math <john.perry@usm.edu>
Co-authored-by: johnperry-math <devotus@yahoo.com>
Diffstat (limited to 'lib/std/time_t.nim')
0 files changed, 0 insertions, 0 deletions
'alt'>
b96af395 ^
77d5b5d6 ^
a91c1c2a ^
5497090a ^
ce87c19e ^
5497090a ^
b96af395 ^
d1c12218 ^
b96af395 ^
77d5b5d6 ^
b96af395 ^
bc643692 ^
b96af395 ^
bc643692 ^
b96af395 ^
ce87c19e ^


b96af395 ^
d2244a2f ^


ce87c19e ^
b96af395 ^

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