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
*
Tables, use sink val arguments more actively (#15625)
cooldome
2020-10-19
2
-10
/
+10
*
change NimVersion to 1.5.1
narimiran
2020-10-16
1
-2
/
+2
*
fixes #15560 (#15587)
Andreas Rumpf
2020-10-15
1
-2
/
+1
*
fix rlock compilation failure (#15584)
shirleyquirk
2020-10-15
2
-3
/
+3
*
Fix crash in parsexml (#15582) (#15583)
Igor Ribeiro de Assis
2020-10-15
1
-0
/
+3
*
ORC: API extensions for 1.4 (#15581)
Andreas Rumpf
2020-10-15
1
-5
/
+22
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
2
-19
/
+32
*
terminal: fix fgColor/bgColor commands [backport] (#15554)
alaviss
2020-10-13
1
-4
/
+3
*
dup docs: add an example with `addQuoted` (#15548)
Timothee Cour
2020-10-13
1
-0
/
+5
*
Fix doc for CountTable (#15561) [backport]
Christopher Dunn
2020-10-13
1
-1
/
+1
*
close socket in getPrimaryIPAddr even if exception occurs (#15558)
Christian Ulrich
2020-10-12
1
-3
/
+5
*
docs minor (#15550)
flywind
2020-10-11
1
-2
/
+2
*
os: add overload copyFile*(source, dest: string, isDir = false) (#15537)
Timothee Cour
2020-10-11
1
-1
/
+7
*
close socket in getPrimaryIPAddr (#15538) [backport]
Christian Ulrich
2020-10-10
1
-1
/
+2
*
Update parsecfg.nim (#15513)
lihaifeng
2020-10-08
1
-4
/
+5
*
update unittest docs with correct exit code info (#15502)
Serban Constantin
2020-10-06
1
-2
/
+2
*
inline tiny proc (#15498)
Juan Carlos
2020-10-06
1
-6
/
+6
*
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
Andreas Rumpf
2020-10-06
1
-4
/
+39
*
Iterate over smaller set when computing intersection (#15497)
Benjamin Lee
2020-10-06
1
-2
/
+9
*
typo
Araq
2020-10-06
1
-1
/
+1
*
inline tiny func on httpcore (#15480)
Juan Carlos
2020-10-05
1
-16
/
+14
*
use func in uri module (#15486)
flywind
2020-10-05
1
-26
/
+26
*
doc(sugar): added description and examples to dup (#15455)
Luis Felipe Manfroni
2020-10-05
1
-1
/
+19
*
Provide a configurable progressInterval. (#15477)
supakeen
2020-10-04
1
-6
/
+11
*
Installation Instruction (#15485)
Abhishek Dubey
2020-10-04
1
-2
/
+2
*
Return type of asyncftpclient to fix example. (#15476)
supakeen
2020-10-03
1
-1
/
+1
*
heapqueue.nim: Add `toHeapQueue` proc (#15459)
ee7
2020-10-02
1
-0
/
+18
*
intsets.nim: Add `toIntSet` proc (#15460)
ee7
2020-10-02
1
-3
/
+25
*
Added std/effecttraits.nim (#15462)
Andreas Rumpf
2020-10-02
1
-0
/
+19
*
closureiters: fixes #15243 (#15454) [backport:1.2]
Andreas Rumpf
2020-10-02
1
-2
/
+2
*
use func in httpcore (#15457)
flywind
2020-10-02
1
-22
/
+22
*
Add first draft of new osproc.readLines (#15429)
c-blake
2020-10-01
1
-0
/
+51
*
fix #15405. deepcopy arc (#15410)
cooldome
2020-10-01
1
-0
/
+3
*
[docs minor] unify generates and Generates (#15434)
flywind
2020-10-01
1
-110
/
+110
*
Add critbits.toCritBitTree (#15444)
Juan Carlos
2020-10-01
1
-8
/
+20
*
Clean out (#15440)
Juan Carlos
2020-10-01
1
-4
/
+0
*
Clean out jssys (#15442)
Juan Carlos
2020-10-01
1
-6
/
+0
*
Add 1 overload to apply (#15439)
Juan Carlos
2020-10-01
1
-0
/
+5
*
various documentation fixes [backport] (#15422)
Miran
2020-09-29
2
-5
/
+5
*
odbc regression from #14357 (#15417)
shirleyquirk
2020-09-29
1
-1
/
+1
*
Dont assert on setstacksize result in iOS (#15427) [backport:1.2]
Yuriy Glukhov
2020-09-29
1
-1
/
+4
*
.noalias annotation; frontend support (#15419)
Andreas Rumpf
2020-09-28
2
-1
/
+4
*
cleanup lib/system/stacktraces.nim; refs #15416 (#15418)
Andreas Rumpf
2020-09-28
2
-7
/
+1
*
fix #11537, correct parse inline code without surrounding spaces (#15399)
Miran
2020-09-25
1
-0
/
+2
*
fixes #14983 (#15320)
Andreas Rumpf
2020-09-25
1
-18
/
+45
*
fix #14474, crash inside of a sole code-block (#15402)
Miran
2020-09-24
1
-0
/
+2
*
fix #15333 (#15336)
flywind
2020-09-24
1
-2
/
+26
*
finish the stacktraces.nim implementation [backport:1.2] (#15393)
Andreas Rumpf
2020-09-23
1
-6
/
+6
*
add `enumerate` macro (#15297)
Miran
2020-09-22
2
-0
/
+57
*
deinitLock (#15383)
flywind
2020-09-22
2
-0
/
+3
[next]