summary refs log tree commit diff stats
path: root/lib/pure
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for sending "ehlo" and receiving multiline "ehlo" response. (#1...David Krause2021-11-031-9/+24
* Fix nimIdentNormalize, fixes #19067 (#19068)Tomasz Kramkowski2021-10-291-2/+3
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-281-0/+5
* Minor update to terminal docs (#19056)Netsu2021-10-261-0/+14
* Add Zephyr Support (#19003)Jaremy Creechley2021-10-248-286/+388
* Fix isInvalidFilename & always operate on the full passed in string (#19004)John Novak2021-10-201-45/+46
* fix parsesql.treeRepr when nil is in input (#18974)Andrey Makarov2021-10-171-3/+3
* sequtils: fix errors from `strictFuncs` use (#18998)ee72021-10-161-3/+3
* remove deprecated stuffs from std/times (#18937)flywind2021-10-131-25/+25
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-138/+142
* typo [backport] (#18967)flywind2021-10-071-1/+1
* fixes #18954 (#18955)Andreas Rumpf2021-10-051-2/+2
* rename nimEnableHashRef [backport] (#18941)flywind2021-10-041-5/+13
* Add support for `strictEffects` to `std/pegs` (#18949)quantimnot2021-10-041-1/+4
* correct licence header (#18935)flywind2021-10-011-1/+1
* Adds source to single tags list (#18920)Jonas Schubert Erlandsson2021-09-291-1/+1
* envPairs works in vm, nims (#18615)Timothee Cour2021-09-292-179/+189
* fix a typo (rename `temporal` to `temporary` (#18892) [backport]flywind2021-09-241-1/+1
* ported Nim to proprietary CrossOS [backport] (#18889)Andreas Rumpf2021-09-241-1/+1
* fix #18844 (#18851)flywind2021-09-201-4/+4
* fixes #18858 [backport] (#18868)Andreas Rumpf2021-09-193-3/+10
* [minor] fix docs (#18834)flywind2021-09-111-6/+4
* distros.foreignDeps made public (#18830)Juan Carlos2021-09-101-4/+4
* Document `-d:async_backend` flag (#18700)Jacek Sieka2021-09-031-0/+28
* sequtils now support strict effect tracking (#18782)Andreas Rumpf2021-09-021-9/+14
* Fix initrand to avoid random number sequences overlapping (#18744)Tomohiro2021-09-021-11/+63
* strict effects (#18777)Andreas Rumpf2021-09-022-10/+15
* Fix #15150 (#18730)konsumlamm2021-08-311-1/+2
* make deprecated message better (#18737)flywind2021-08-231-1/+1
* Fix #18718 (#18731)konsumlamm2021-08-231-5/+8
* Add ceilDiv to math (#18596)Tomohiro2021-08-191-0/+52
* asynchttpserver: ipv6 support (#18706)Emery Hemingway2021-08-181-6/+7
* Documentation only, Terminal (#18696)Juan Carlos2021-08-141-1/+15
* fix #18692 AsyncHttpServer was hanging because client.close was not called (#...Timothee Cour2021-08-141-1/+3
* don't use space after proc names (#18681)flywind2021-08-121-2/+2
* fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671)Timothee Cour2021-08-121-5/+6
* Switch maintanance (#18668)RSDuck2021-08-111-8/+1
* Add optional recursive arg to distinctBase (v2) (#18659)Timothee Cour2021-08-091-5/+12
* renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim t...Timothee Cour2021-08-081-3/+1
* Only allow IPv4 literals in strict form (#18656)Christian Ulrich2021-08-081-3/+22
* Nim pretty and add void (#18652)Kyle Brown2021-08-081-6/+12
* Add Artix to distro list (#18629)Kyle Brown2021-08-021-2/+5
* [minor] reduce `substr` (#18611)flywind2021-07-301-4/+6
* Remove tracking of environment from osenv.nim v2 (#18575)Timothee Cour2021-07-291-159/+78
* various small documentation improvements (#18602)Miran2021-07-288-60/+67
* fix #17072: add times.dateTime with ISO 8601 order (#18590)Timothee Cour2021-07-281-11/+18
* Update documentation for dynlib (#17356)konsumlamm2021-07-261-44/+34
* optimize for the non-throwing case (#18587)Antonis Geralis2021-07-261-4/+7
* Documentation only, Sugar arrow and semicolons (#18574)Juan Carlos2021-07-251-0/+4
* std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)Timothee Cour2021-07-231-9/+23
de161e40aa256c3fc0f2b1f7cf9'>672e3e50 ^
c5ffb6e1 ^
e8b1d3ff ^


672e3e50 ^



65361948 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^

672e3e50 ^


65361948 ^

672e3e50 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^
672e3e50 ^




d5d908dd ^
672e3e50 ^

65361948 ^
c5ffb6e1 ^

65361948 ^
c5ffb6e1 ^
672e3e50 ^

c5ffb6e1 ^
e8b1d3ff ^


672e3e50 ^



65361948 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^

672e3e50 ^


65361948 ^

672e3e50 ^
c5ffb6e1 ^
672e3e50 ^
c5ffb6e1 ^
672e3e50 ^




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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156