index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
perpare for more compact bit operations in JS (#16728)
flywind
2021-01-19
2
-7
/
+20
*
intsets are here to stay (#16751)
Andreas Rumpf
2021-01-19
1
-3
/
+1
*
Improve documentation for stats (#16742)
konsumlamm
2021-01-19
1
-87
/
+79
*
jsonutils.jsonTo: support opt (#16739)
Timothee Cour
2021-01-17
1
-2
/
+2
*
Improve documentation for packedsets (#16715)
konsumlamm
2021-01-16
2
-140
/
+139
*
minor improvement on math.nim (#16733)
flywind
2021-01-16
1
-2
/
+2
*
js: improve tests + some docs (#16727)
Timothee Cour
2021-01-16
2
-2
/
+13
*
promote math.isNaN (#16734)
flywind
2021-01-15
1
-1
/
+1
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
18
-171
/
+148
*
Improve documentation for the hashes module (#16720)
konsumlamm
2021-01-15
1
-51
/
+73
*
followup for #16717: minimized example + improved comment (#16721)
Timothee Cour
2021-01-15
1
-1
/
+3
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
1
-0
/
+193
*
Transfer-Encoding:chunked tests (#16678)
vabresto
2021-01-14
1
-3
/
+24
*
fix #16706 (#16717) [backport:1.4]
flywind
2021-01-14
1
-1
/
+3
*
Fixes #16436 (#16695)
Yuriy Glukhov
2021-01-14
2
-4
/
+27
*
fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)
Timothee Cour
2021-01-13
1
-47
/
+19
*
Check for errors after sendPendingSslData (#16696)
Yuriy Glukhov
2021-01-13
1
-6
/
+2
*
refactor cmpNimIdentifier (#16611)
flywind
2021-01-13
3
-9
/
+7
*
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
Timothee Cour
2021-01-12
1
-20
/
+20
*
Improve uri.parseQuery to never raise an error (#16647)
Mildred Ki'Lya
2021-01-12
2
-25
/
+27
*
Compile sqlite3 with -O3 flag (#16697)
Yuriy Glukhov
2021-01-12
1
-1
/
+1
*
Remove longestMatch in _WithPrefix iterators (#16689)
konsumlamm
2021-01-12
1
-23
/
+15
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
3
-99
/
+218
*
Improve documentation of strmisc (#16665)
konsumlamm
2021-01-11
1
-30
/
+30
*
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
Timothee Cour
2021-01-11
1
-7
/
+13
*
fix broken CI (#16663)
flywind
2021-01-10
1
-1
/
+1
*
Httpclient improvements (#15919)
Antonis Geralis
2021-01-10
2
-108
/
+142
*
Add support for Transfer-Encoding: chunked (#16636)
vabresto
2021-01-10
1
-0
/
+44
*
Use func in lenientops (#16641)
konsumlamm
2021-01-09
1
-15
/
+15
*
DELETE requests should always have a content-length header (#16618)
Joey
2021-01-08
1
-2
/
+5
*
Improve documentation for the md5 module (#16631)
konsumlamm
2021-01-07
1
-14
/
+15
*
Implements streams for sockets (#15729)
PMunch
2021-01-07
1
-0
/
+181
*
oids: switch from PRNG to random module (#16203)
flywind
2021-01-07
1
-20
/
+19
*
add math.signbit (#16592)
flywind
2021-01-07
1
-1
/
+26
*
Fixes the asynchttpserver example some more (#16599)
Dominik Picheta
2021-01-07
1
-8
/
+7
*
Jsonutils: pass opt for object in object (#16615)
inv2004
2021-01-07
1
-1
/
+1
*
Minor docs/format changes (cpuinfo, volatile) (#16602)
konsumlamm
2021-01-06
2
-12
/
+11
*
Improve documentation for deques (#16589)
konsumlamm
2021-01-06
1
-156
/
+106
*
macros.quote: document hard to use `op`; add more useful examples (#16489)
Timothee Cour
2021-01-06
1
-23
/
+71
*
jsonutils: fromJson forward opt param fix (#16612)
inv2004
2021-01-06
1
-4
/
+4
*
Link the <fenv.h> header (#16597)
konsumlamm
2021-01-05
1
-2
/
+4
*
make cstrutils work in VM (#16590)
flywind
2021-01-05
3
-102
/
+122
*
Improve documentation for complex (#16588)
konsumlamm
2021-01-05
1
-101
/
+159
*
fix #9125 (#16582)
flywind
2021-01-05
1
-1
/
+11
*
remove duplication in asynchttpserver examples (#16586)
Timothee Cour
2021-01-05
1
-48
/
+28
*
fix #16506 by changing the example (#16580)
Miran
2021-01-04
1
-2
/
+2
*
clean up the docs of some modules under lib/js (#16579)
flywind
2021-01-04
7
-55
/
+55
*
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
Andreas Rumpf
2021-01-04
2
-10
/
+20
*
fix #16499 (#16514)
flywind
2021-01-04
1
-10
/
+14
*
Add backwards index overload for `[]` for JsonNode (#16501)
Neelesh Chandola
2021-01-04
1
-0
/
+13
[next]