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
*
Tables, use sink val arguments more actively (#15625)
cooldome
2020-10-19
3
-29
/
+30
*
Add tests to #15363 (#15633)
Danil Yarantsev
2020-10-19
1
-0
/
+26
*
Merge pull request #15635 from nim-lang/discord-blue
Danil Yarantsev
2020-10-19
1
-1
/
+1
|
\
|
*
Change discord's badge color to be consistent with other badges
Danil Yarantsev
2020-10-19
1
-1
/
+1
|
/
*
Add discord to the README (#15634)
Danil Yarantsev
2020-10-19
1
-1
/
+6
*
add tests for #15584 (#15619)
n5m
2020-10-18
2
-0
/
+27
*
Fix FreeBSD build failures (#15613)
Euan
2020-10-18
1
-14
/
+8
*
document that Nim executable must be included (#15611)
n5m
2020-10-17
1
-1
/
+1
*
Fix #15599 (#15601)
Clyybber
2020-10-16
2
-2
/
+14
*
cosmetic fixes for the 1.4 changelog [ci skip]
narimiran
2020-10-16
1
-78
/
+66
*
add bufixes for 1.4 in its changelog
narimiran
2020-10-16
1
-0
/
+515
*
change NimVersion to 1.5.1
narimiran
2020-10-16
1
-2
/
+2
*
create a changelog for 1.4.0
narimiran
2020-10-16
2
-354
/
+372
*
fix option formatting (#15591)
n5m
2020-10-15
1
-1
/
+1
*
fixes #15560 (#15587)
Andreas Rumpf
2020-10-15
1
-2
/
+1
*
fix rlock compilation failure (#15584)
shirleyquirk
2020-10-15
2
-3
/
+3
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
17
-29
/
+1001
*
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
*
harden the ORC asyncleak3 test case (#15580)
Andreas Rumpf
2020-10-15
2
-1
/
+416
*
Bump nimble (#15573)
genotrance
2020-10-14
1
-1
/
+1
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
3
-20
/
+33
*
suggest: try to find the implementation of a symbol when def is used (#15555)
alaviss
2020-10-14
4
-7
/
+33
*
Make useVersion:1.0 disable the proc arg sym change (#15570)
Clyybber
2020-10-14
4
-2
/
+13
*
fixes a C code generator regression, no need to backport, only the 1.4 line i...
Andreas Rumpf
2020-10-14
2
-1
/
+19
*
ci docs: add config/nimdoc.cfg to paths (#15566)
Timothee Cour
2020-10-14
1
-0
/
+2
*
Update the list of GC options when raising an error (closes #15547) (#15553)
Benjamin Lee
2020-10-14
1
-1
/
+1
*
sigmatch: hotfix [backport] (#15565)
Andreas Rumpf
2020-10-14
1
-2
/
+2
*
change case in nimdoc [ci skip]
narimiran
2020-10-14
1
-2
/
+2
*
reference fusion docs (#15562)
Timothee Cour
2020-10-14
1
-1
/
+4
*
terminal: fix fgColor/bgColor commands [backport] (#15554)
alaviss
2020-10-13
2
-4
/
+11
*
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
*
unbreak CI: fix logic for skipping ci (#15556)
Timothee Cour
2020-10-12
3
-3
/
+3
*
Fix 15543 (#15544)
cooldome
2020-10-12
2
-2
/
+22
*
refactoring: moved setOutFile to where it belongs
Andreas Rumpf
2020-10-11
2
-14
/
+15
*
refactoring: removed cmdlinehelper.mainCommand callback
Andreas Rumpf
2020-10-11
5
-32
/
+32
*
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
3
-1
/
+27
*
nimpretty: do not produce 'line too long' messages (#15541)
Andreas Rumpf
2020-10-10
2
-5
/
+3
*
close socket in getPrimaryIPAddr (#15538) [backport]
Christian Ulrich
2020-10-10
1
-1
/
+2
*
followup after #15529 and #15534 (#15536)
Timothee Cour
2020-10-10
1
-8
/
+3
*
Fix #12027 (#15519)
genotrance
2020-10-10
2
-5
/
+5
*
Bump nimble (#15539)
genotrance
2020-10-10
1
-1
/
+1
*
fixes #15532 (#15534)
Andreas Rumpf
2020-10-09
2
-0
/
+23
*
fix gitignore for testament cruft (#15530)
Timothee Cour
2020-10-09
2
-1
/
+3
*
close #13081 (#15529)
Timothee Cour
2020-10-09
1
-0
/
+31
*
fix gc:arc in nimscript (#15525)
cooldome
2020-10-09
1
-2
/
+5
*
Update parsecfg.nim (#15513)
lihaifeng
2020-10-08
1
-4
/
+5
[next]