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
*
2.5x- 3x faster copyFile on osx (#16883)
Timothee Cour
2021-02-01
1
-0
/
+31
*
add widestrs.newWideCString overload (#16860)
flywind
2021-02-01
1
-0
/
+3
*
JS: make hash float support IE/Safari (#16872)
flywind
2021-02-01
2
-5
/
+14
*
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
3
-4
/
+4
*
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
2
-29
/
+39
*
BigInt runnableExamples: octal, binary, hex constructor (#16868)
Juan Carlos
2021-01-29
1
-11
/
+19
*
Add StorageEvent and correct Storage object (#16865)
Antonis Geralis
2021-01-29
1
-8
/
+18
*
add lost functions (#16843)
flywind
2021-01-29
1
-0
/
+8
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
3
-35
/
+17
*
fix floats slice (#16853)
flywind
2021-01-29
3
-8
/
+8
*
improve code in categories.nim; add std/private/gitutils; fix flakyness in ni...
Timothee Cour
2021-01-29
1
-0
/
+40
*
A new request should always have a new content-length (#16667)
Joey
2021-01-28
1
-9
/
+15
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
1
-0
/
+4
*
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
2
-3
/
+4
*
Sugar improvements (#16802)
konsumlamm
2021-01-25
1
-66
/
+63
*
Small changes to std/sums (#16797)
konsumlamm
2021-01-25
1
-13
/
+29
*
make oids module better (#16704)
flywind
2021-01-25
2
-26
/
+45
*
remove unused warning (#16809)
flywind
2021-01-24
1
-2
/
+2
*
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
4
-9
/
+10
*
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
*
Add std/setutils to lib.rst (#16791)
konsumlamm
2021-01-22
1
-5
/
+10
*
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
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
[next]