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
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
*
final SSL changes [backport:1.2] (#16983)
Andreas Rumpf
2021-02-09
2
-8
/
+23
*
uri module uses runnableExamples (#16982)
flywind
2021-02-09
1
-50
/
+43
*
fix #16967 [backport:1.2] (#16976)
hlaaftana
2021-02-09
1
-1
/
+1
*
fix lists docs regression (#16981)
flywind
2021-02-09
1
-21
/
+14
*
Another typo corrected (#16974)
Héctor M. Monacci
2021-02-08
1
-1
/
+1
*
Refactoring `bitops.rotateLeftBits()` and `bitops.rotateRightBits()`; adding ...
rockcavera
2021-02-08
1
-65
/
+223
*
std/lists: Various changes to `lists` (RFC #303) (#16536)
Peter Salvi
2021-02-08
1
-142
/
+244
*
Correct typo (#16972)
Héctor M. Monacci
2021-02-08
1
-1
/
+1
*
basic cleanups regarding SSL handling (#16940) [backport:1.0]
Andreas Rumpf
2021-02-08
3
-17
/
+58
*
fix some warnings (#16952)
flywind
2021-02-08
16
-98
/
+98
*
close #15767 (#16959)
flywind
2021-02-08
1
-1
/
+8
*
use typeof instead type (#16962)
flywind
2021-02-08
10
-22
/
+22
*
Add initRand() with seed based on time (#16953)
hlaaftana
2021-02-07
1
-10
/
+35
*
close #16921 (#16951)
flywind
2021-02-06
1
-30
/
+29
*
make style consistent (#16944)
flywind
2021-02-05
1
-16
/
+18
*
Correct typo in osseps.nim (#16939)
Rummskartoffel
2021-02-04
1
-1
/
+1
*
stdlib/os: handle symlinks in copy/move functions (#16709)
Roman Inflianskas
2021-02-04
1
-107
/
+174
*
Sugar tests (#16820)
konsumlamm
2021-02-02
1
-12
/
+14
*
[ci skip] CountTable, remove link to unexisting proc
narimiran
2021-02-02
1
-1
/
+0
*
`dumpToString`: improves on `sugar.dump` (#16841)
Timothee Cour
2021-02-02
1
-3
/
+32
*
Improve doc comments (#16902)
konsumlamm
2021-02-02
1
-85
/
+123
*
2.5x- 3x faster copyFile on osx (#16883)
Timothee Cour
2021-02-01
1
-0
/
+31
*
JS: make hash float support IE/Safari (#16872)
flywind
2021-02-01
1
-5
/
+10
*
critbits: fix error from strictFuncs (#16877)
ee7
2021-02-01
1
-2
/
+2
*
distinctBase now is identity instead of error for non distinct types (#16891)
Timothee Cour
2021-02-01
1
-7
/
+7
*
remove quotation marks around imports - fixes links in the docs (#16888)
Miran
2021-02-01
2
-2
/
+2
*
Add more runnableExamples (#16864)
konsumlamm
2021-01-31
1
-30
/
+80
*
Minor docs improvement for oids (#16882)
konsumlamm
2021-01-31
1
-9
/
+10
*
refactor hash in JS backend (#16863)
flywind
2021-01-30
1
-29
/
+31
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
1
-8
/
+2
*
A new request should always have a new content-length (#16667)
Joey
2021-01-28
1
-9
/
+15
*
Improve documentation for the mersenne module (#16824)
konsumlamm
2021-01-27
1
-16
/
+16
*
Improve documentation for threadpool (#16821)
konsumlamm
2021-01-27
1
-40
/
+41
*
added enum indexed array support to json (#16807)
Jason Beetham
2021-01-26
1
-1
/
+1
*
Make small text changes in the docs (#16634)
Elliot Waite
2021-01-25
1
-1
/
+1
*
Sugar improvements (#16802)
konsumlamm
2021-01-25
1
-66
/
+63
*
make oids module better (#16704)
flywind
2021-01-25
1
-26
/
+38
*
Fix an RST issues introduced in #16777 (#16798)
konsumlamm
2021-01-22
1
-3
/
+3
*
remove private checkSymlink (redundant with symlinkExists) (#16785)
Timothee Cour
2021-01-22
1
-16
/
+12
*
Improve the marshal module (#16777)
konsumlamm
2021-01-22
1
-106
/
+28
*
addQuitProc => addExitProc (#16765)
Timothee Cour
2021-01-22
2
-4
/
+5
*
typetraits: make genericHead docs reflect reality; use runnableExamples (#167...
Timothee Cour
2021-01-22
1
-17
/
+19
*
Fix SIGSEGV in httpclient response body (#16766)
Daehee
2021-01-22
1
-4
/
+6
*
Fix #16741 (#16783)
Roman Inflianskas
2021-01-22
1
-22
/
+22
*
fix #15628 (#16387)
flywind
2021-01-21
1
-8
/
+17
*
perpare for more compact bit operations in JS (#16728)
flywind
2021-01-19
1
-7
/
+8
*
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
*
Improve documentation for packedsets (#16715)
konsumlamm
2021-01-16
1
-3
/
+4
*
minor improvement on math.nim (#16733)
flywind
2021-01-16
1
-2
/
+2
[next]