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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix typo in tut1.rst (#19324)
Nan Xiao
2022-01-04
1
-1
/
+1
*
devel: style fix (#19318)
Ștefan Talpalaru
2022-01-04
2
-2
/
+2
*
fixed typos (#19316)
Smarcy
2022-01-03
1
-2
/
+2
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
2
-6
/
+18
*
enable multiple packages (arraymancer, fidget ...) (#19311)
flywind
2022-01-03
1
-3
/
+3
*
docs: Fix typo in tut1.rst (#19309)
Nan Xiao
2022-01-03
1
-1
/
+1
*
Add Week-Of-Year Implementation to Times Module (#17223)
Carlo Capocasa
2022-01-03
3
-0
/
+183
*
[docs] clarify the raised exception (#19308)
flywind
2022-01-03
1
-4
/
+4
*
add compile time option for POSIX sigwait on Illumos/Solaris (#19296)
BarrOff
2022-01-02
1
-0
/
+7
*
Allow full commands and blocks in type sections (#19181)
hlaaftana
2022-01-02
8
-11
/
+393
*
Update manual.rst (#19301)
rockcavera
2022-01-01
1
-1
/
+1
*
Update JS and nimscript import tests (#19306)
hlaaftana
2022-01-01
2
-40
/
+53
*
fixes #16617 [backport] (#19300)
Andreas Rumpf
2021-12-31
1
-0
/
+2
*
Fix #19297 - fixing broken list after adding empty list (#19299)
rockcavera
2021-12-30
2
-5
/
+18
*
enable `maxDescriptors` on Illumos/Solaris (#19295)
BarrOff
2021-12-30
2
-4
/
+4
*
nep1: make header reflect reality (#19294)
Andreas Rumpf
2021-12-29
1
-3
/
+3
*
fix 19292 (#19293)
rockcavera
2021-12-29
1
-6
/
+9
*
fixes grammar typos [backport] (#19289)
Andreas Rumpf
2021-12-27
2
-6
/
+6
*
Fix #19107 (#19286) [backport]
Tomohiro
2021-12-25
1
-2
/
+10
*
Fixed object field access of static objects in generics (#19283) [backport]
Jason Beetham
2021-12-23
2
-1
/
+9
*
Revert "Update uri.nim (#19148) [backport:1.0]" (#19280)
Andreas Rumpf
2021-12-23
1
-2
/
+0
*
Fix build on FreeBSD/powerpc (#19282)
pkubaj
2021-12-22
1
-2
/
+4
*
Fix group reference (with capital letters (#19196)
Andrey Makarov
2021-12-20
6
-2
/
+45
*
Extract runnables that specify `doccmd` (#19275) [backport:1.6]
Jake Leahy
2021-12-20
2
-2
/
+22
*
Update colors.nim (#19274)
MichalMarsalek
2021-12-20
2
-145
/
+164
*
use uppercase "type" for Proxy-Authorization header (#19273)
xioren
2021-12-19
1
-1
/
+1
*
Fixed typo in manual.rst unsafeAssign->uncheckedAssign. Fixes part 1 of #1926...
Don-Duong Quach
2021-12-17
1
-1
/
+1
*
[formatter] async.nim uses two spaces (#19264)
flywind
2021-12-17
1
-4
/
+4
*
fix #19244 - solves the problem of the InAddr object constructor in Windows. ...
rockcavera
2021-12-17
2
-1
/
+7
*
Add icon for Nim (#19258)
snxx
2021-12-17
3
-0
/
+0
*
suggestion to respect typedarray type (#19257)
Sven Keller
2021-12-16
1
-1
/
+27
*
[backport:1.0] json: limit recursion depth (#19252)
Miran
2021-12-14
2
-3
/
+41
*
Fix #19253 (#19254)
PMunch
2021-12-14
1
-0
/
+3
*
fix: fixes bug in CVerifyPeerUseEnvVars (#19247)
Nick Wilburn
2021-12-14
2
-1
/
+18
*
basicopt.txt: Unify the format (#19251)
Nan Xiao
2021-12-14
1
-2
/
+2
*
fix bug #14468 zero-width split (#19248)
Carlo Capocasa
2021-12-13
2
-4
/
+13
*
Various std net improvements (#19132)
Jaremy Creechley
2021-12-12
3
-56
/
+97
*
Update uri.nim (#19148) [backport:1.0]
Dominik Picheta
2021-12-11
1
-0
/
+2
*
nimc.rst: fix table markup (#19239)
Ștefan Talpalaru
2021-12-11
1
-0
/
+2
*
let Nim support Nimble 0.14 with lock-file support [backport:1.6] (#19236)
Andreas Rumpf
2021-12-10
2
-0
/
+6
*
added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)
Andreas Rumpf
2021-12-10
7
-17
/
+36
*
fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)
Andreas Rumpf
2021-12-10
2
-5
/
+45
*
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
*
nimRawSetjmp: support Windows (#19197)
Ștefan Talpalaru
2021-12-10
5
-10
/
+199
*
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...
Andreas Rumpf
2021-12-09
6
-2
/
+38
*
add comments to spawn and pinnedSpawn (#19230)
flywind
2021-12-09
1
-2
/
+4
*
remove `std/sharedstrings` (#19228)
flywind
2021-12-09
3
-155
/
+2
*
Add support for LoongArch (#19223)
wenghongquan
2021-12-09
6
-4
/
+13
*
fixes a converter handling regression that caused private converters to leak ...
Andreas Rumpf
2021-12-09
3
-2
/
+17
[next]