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
*
`ioutils` are moved to `fusion` (#15822)
Miran
2020-11-02
1
-85
/
+0
*
simplify toHex (#15821)
Timothee Cour
2020-11-02
1
-29
/
+2
*
fixes #15804 (#15820)
Andreas Rumpf
2020-11-02
1
-12
/
+9
*
fixes #15594 (#15819)
flywind
2020-11-02
1
-0
/
+2
*
Handle BLOB column type in SQLite as binary data (#15681)
Regis Caillaud
2020-11-02
1
-15
/
+78
*
more clear (#15812)
flywind
2020-11-02
1
-2
/
+2
*
Update tables documentation (#15807)
Thomas Tay
2020-11-02
1
-0
/
+34
*
fix #15815 (#15817)
flywind
2020-11-02
1
-1
/
+4
*
support par expression as checkpoint (#15802)
flywind
2020-10-31
1
-1
/
+1
*
Grammar fixes
Clyybber
2020-10-30
1
-4
/
+4
*
promote `collect` macro as a map+filter replacement (#15788)
Miran
2020-10-30
2
-1
/
+29
*
fix `toHex` - make it work with int literals (#15770)
Miran
2020-10-30
1
-0
/
+12
*
add approxequal (#15766)
Antonis Geralis
2020-10-30
1
-1
/
+24
*
Fix doc comment for sumKbn (#15769)
Antonis Geralis
2020-10-29
1
-1
/
+1
*
fixes #15413 (#15768)
Andreas Rumpf
2020-10-29
1
-21
/
+61
*
Make default state public (#15763)
Antonis Geralis
2020-10-29
1
-0
/
+6
*
Make newObjUninit proc to adhere to its name (#15764)
Antonis Geralis
2020-10-28
1
-2
/
+2
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
7
-45
/
+112
*
fix #15750
narimiran
2020-10-28
1
-0
/
+2
*
fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)
shirleyquirk
2020-10-27
1
-1
/
+1
*
Add C function dup and dup2 posix to system/io (#15675)
Regis Caillaud
2020-10-27
1
-0
/
+85
*
Documentation only iup (#15732)
Juan Carlos
2020-10-26
1
-0
/
+40
*
Add support to the latest LibreSSL version (#15715) [backport:1.2] [backport:...
Danil Yarantsev
2020-10-26
1
-2
/
+2
*
Fix Prelude (#15714)
Juan Carlos
2020-10-26
1
-1
/
+2
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-1
/
+1
*
fix #15698 (#15699)
rockcavera
2020-10-25
1
-0
/
+4
*
Fix #12410 (#15685)
Clyybber
2020-10-23
1
-1
/
+1
*
fixes bootstrapping for any machine that has a Nim already installed [backpor...
Andreas Rumpf
2020-10-20
1
-7
/
+6
*
Fixes compilation for --os:any + --exception:setjmp (#15626)
Dominik Picheta
2020-10-20
1
-1
/
+1
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
3
-22
/
+20
*
Fix compilation error for regions and memory profiling (#15641) (#15656)
RecruitMain707
2020-10-20
1
-0
/
+3
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
8
-33
/
+69
*
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
[next]