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
*
add getPort to resolve Port(0) (#17559)
Timothee Cour
2021-03-30
4
-18
/
+32
*
makes DrNim compile again (#17584)
Andreas Rumpf
2021-03-30
2
-13
/
+19
*
Rotation right and left refactored to generics. Continuation of #16622 (#17578)
rockcavera
2021-03-30
1
-88
/
+31
*
parser.nim: simply layout change
Araq
2021-03-30
1
-1
/
+2
*
fix #17512 (#17520)
flywind
2021-03-30
1
-1
/
+8
*
[backport:1.2] Avoid inlining of newObj and newObjRC1 calls (#17582)
Miran
2021-03-30
1
-2
/
+2
*
Fix void async in templates (#17562)
Ardek Romak
2021-03-30
2
-2
/
+15
*
Fix #17299, fix setAffinity for android (#17574)
Clyybber
2021-03-30
1
-2
/
+17
*
Fix entries in nimc advopt (#17576)
Danil Yarantsev
2021-03-30
1
-3
/
+5
*
unify tuple expressions (#13793)
Arne Döring
2021-03-30
13
-32
/
+136
*
Add hasDataBuffered to asyncnet (#16000)
Dylan Modesitt
2021-03-29
2
-0
/
+7
*
Fix #17412 (#17560)
Clyybber
2021-03-29
3
-29
/
+50
*
[std/uri]fix #17481 (#17568)
flywind
2021-03-29
2
-1
/
+12
*
RST: enable parsing of prefix roles (ref #17340) (#17514)
Andrey Makarov
2021-03-29
3
-18
/
+70
*
[nim check]fix #17460 (#17569)
flywind
2021-03-29
2
-0
/
+21
*
[os:standalone]fix #14011 (#17564)
flywind
2021-03-29
3
-2
/
+36
*
fix https://github.com/nim-lang/RFCs/issues/352: show top-level import for to...
Timothee Cour
2021-03-29
2
-13
/
+24
*
added nkError to the AST (#17567)
Andreas Rumpf
2021-03-29
6
-3
/
+90
*
Typo in vm.nim
Clyybber
2021-03-29
1
-1
/
+1
*
[docs]fix #17473 (#17565)
flywind
2021-03-29
2
-4
/
+13
*
Add `hasClosure` to `std/typetraits` (#17501)
flywind
2021-03-29
4
-0
/
+109
*
remove std/ prefix from doc/lib.rst now that canonical import is shown in mod...
Timothee Cour
2021-03-29
2
-30
/
+23
*
Small doc fixes in net (#17566)
Danil Yarantsev
2021-03-29
1
-4
/
+2
*
fixes #17437 - crash where error reporting > 1 (#17547)
Saem Ghani
2021-03-29
2
-4
/
+34
*
remove docutils.nimble (not a real nimble package, and affected canonical imp...
Timothee Cour
2021-03-29
6
-13
/
+7
*
Small doc improvements for `std/with` (#17556)
konsumlamm
2021-03-29
1
-3
/
+4
*
added a simple 'koch branchdone' command to speed up my workflow (#17563)
Andreas Rumpf
2021-03-29
1
-0
/
+8
*
Fix net.readLine infine loop #17534 (#17535)
ben
2021-03-29
1
-0
/
+1
*
fix #14010(fix std/registry + arc) (#17551)
flywind
2021-03-29
2
-8
/
+25
*
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
Danil Yarantsev
2021-03-29
2
-3
/
+6
*
[docs]close #12580 (#17549)
flywind
2021-03-28
1
-2
/
+2
*
follow up #17539 (#17548)
flywind
2021-03-29
2
-2
/
+1
*
close #9622 add testcase (#17557)
flywind
2021-03-29
1
-0
/
+30
*
Add a getter for all defined Sections in parsecfg (#15450)
Ardek Romak
2021-03-28
3
-14
/
+17
*
system: fix link in `delete` proc (#17550)
ee7
2021-03-28
1
-1
/
+1
*
add testcase for #9466 (#17538)
flywind
2021-03-28
1
-0
/
+28
*
nim: unbreak CI; testament: add allowedFailure logic for tests that may fail ...
Timothee Cour
2021-03-28
3
-30
/
+40
*
set const arch64 to fix compiling with vcc/icc (#17539)
rockcavera
2021-03-28
1
-0
/
+1
*
Fixed embedded nimscript imports (#17425)
Jason Beetham
2021-03-28
1
-3
/
+4
*
followup custom literals (#17500)
Timothee Cour
2021-03-27
7
-33
/
+94
*
close #5792 with testcase (#17536)
flywind
2021-03-27
1
-0
/
+17
*
close #7012 add testcase (#17537)
flywind
2021-03-27
1
-0
/
+7
*
IC: bugfix (#17533)
Andreas Rumpf
2021-03-27
2
-6
/
+7
*
Update security policy (#17522)
Federico Ceratto
2021-03-27
1
-4
/
+7
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
10
-15
/
+17
*
fix flaky tnetconnect which sometimes failed with: No route to host [OSError]...
Timothee Cour
2021-03-27
1
-2
/
+3
*
close #17157 add testcase (#17531)
flywind
2021-03-27
1
-0
/
+6
*
cleaned up the internal documentation (#17524)
Andreas Rumpf
2021-03-26
3
-440
/
+193
*
disable package 'chronicles' until 'chronos' is fixed
narimiran
2021-03-26
1
-1
/
+1
*
Fix #17199 (#17348)
Clyybber
2021-03-26
3
-18
/
+63
[next]