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
*
Resolve cross file resolution errors in atomics (#19422) [backport:1.6]
James
2022-01-20
1
-10
/
+7
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-34
/
+97
*
docs: Fix broken cross references to `rfind` in strutils (#19382) [backport]
Leon
2022-01-13
1
-3
/
+3
*
Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)
gecko
2022-01-10
1
-0
/
+2
*
stylecheck usages part two: stdlib cleanup (#19338)
flywind
2022-01-08
1
-1
/
+1
*
fix nim-lang#19343 (#19344) [backport]
Zachary Marquez
2022-01-08
1
-1
/
+1
*
Fix #19038 - making the Nim compiler work again on Windows XP (#19331)
rockcavera
2022-01-07
1
-2
/
+3
*
Update net.nim (#19327) [backport]
rockcavera
2022-01-06
1
-1
/
+1
*
add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...
flywind
2022-01-04
2
-35
/
+8
*
devel: style fix (#19318)
Ștefan Talpalaru
2022-01-04
2
-2
/
+2
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
1
-6
/
+6
*
Add Week-Of-Year Implementation to Times Module (#17223)
Carlo Capocasa
2022-01-03
1
-0
/
+82
*
[docs] clarify the raised exception (#19308)
flywind
2022-01-03
1
-4
/
+4
*
Fix #19297 - fixing broken list after adding empty list (#19299)
rockcavera
2021-12-30
1
-5
/
+6
*
enable `maxDescriptors` on Illumos/Solaris (#19295)
BarrOff
2021-12-30
2
-4
/
+4
*
Fix #19107 (#19286) [backport]
Tomohiro
2021-12-25
1
-2
/
+10
*
Revert "Update uri.nim (#19148) [backport:1.0]" (#19280)
Andreas Rumpf
2021-12-23
1
-2
/
+0
*
Update colors.nim (#19274)
MichalMarsalek
2021-12-20
1
-145
/
+162
*
use uppercase "type" for Proxy-Authorization header (#19273)
xioren
2021-12-19
1
-1
/
+1
*
[formatter] async.nim uses two spaces (#19264)
flywind
2021-12-17
1
-4
/
+4
*
[backport:1.0] json: limit recursion depth (#19252)
Miran
2021-12-14
1
-3
/
+9
*
Fix #19253 (#19254)
PMunch
2021-12-14
1
-0
/
+3
*
fix: fixes bug in CVerifyPeerUseEnvVars (#19247)
Nick Wilburn
2021-12-14
1
-1
/
+2
*
Various std net improvements (#19132)
Jaremy Creechley
2021-12-12
1
-11
/
+50
*
Update uri.nim (#19148) [backport:1.0]
Dominik Picheta
2021-12-11
1
-0
/
+2
*
move toDeque to after addLast (#19233) [backport:1.0]
MichalMarsalek
2021-12-10
1
-14
/
+14
*
Revert "swap port to correct port order (#19177)" (#19234)
Jaremy Creechley
2021-12-10
1
-2
/
+2
*
add comments to spawn and pinnedSpawn (#19230)
flywind
2021-12-09
1
-2
/
+4
*
swap port to correct port order (#19177)
Jaremy Creechley
2021-11-24
1
-2
/
+2
*
Fix punycode.decode function (#19136)
Christoph Krybus
2021-11-12
1
-15
/
+16
*
Merge file size fields correctly on Windows (#19141)
Clay Sweetser
2021-11-12
1
-1
/
+5
*
Fix type mismatch with future logging (#19131)
Jake Leahy
2021-11-12
1
-1
/
+1
*
fixed colorNames sorting mistake (#19125) [backport]
orthoplex
2021-11-11
1
-1
/
+1
*
correct cookie docs (#19122)
flywind
2021-11-11
1
-2
/
+1
*
Add security tip for setCookie (#19117)
Federico Ceratto
2021-11-11
1
-0
/
+3
*
Deprecate `std/sharedlist` and `std/sharedtables` (#19112)
konsumlamm
2021-11-09
4
-2
/
+4
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
4
-317
/
+310
*
Remove invalid statements about try in async docs. (#19108)
Dominik Picheta
2021-11-08
1
-13
/
+13
*
fixes another effect inference bug [backport:1.6] (#19100)
Andreas Rumpf
2021-11-07
2
-5
/
+9
*
Added support for sending "ehlo" and receiving multiline "ehlo" response. (#1...
David Krause
2021-11-03
1
-9
/
+24
*
Fix nimIdentNormalize, fixes #19067 (#19068)
Tomasz Kramkowski
2021-10-29
1
-2
/
+3
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
1
-0
/
+5
*
Minor update to terminal docs (#19056)
Netsu
2021-10-26
1
-0
/
+14
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
8
-286
/
+388
*
Fix isInvalidFilename & always operate on the full passed in string (#19004)
John Novak
2021-10-20
1
-45
/
+46
*
fix parsesql.treeRepr when nil is in input (#18974)
Andrey Makarov
2021-10-17
1
-3
/
+3
*
sequtils: fix errors from `strictFuncs` use (#18998)
ee7
2021-10-16
1
-3
/
+3
*
remove deprecated stuffs from std/times (#18937)
flywind
2021-10-13
1
-25
/
+25
*
Fixed `strictFuncs` support for `std/pegs` (#18951)
quantimnot
2021-10-07
1
-138
/
+142
*
typo [backport] (#18967)
flywind
2021-10-07
1
-1
/
+1
[next]