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
...
|
*
Use typeflag instead
Clyybber
2020-08-10
11
-18
/
+29
|
*
Remove little lies :)
Clyybber
2020-08-08
1
-5
/
+6
|
*
Fix bootstrapping
Clyybber
2020-08-08
1
-3
/
+4
|
*
Add testcase for #5688
Clyybber
2020-08-08
1
-0
/
+17
|
*
Make explicit {.nimcall.} a seperate calling convention
Clyybber
2020-08-08
12
-17
/
+29
*
|
docs: dlimport -> dynlib (#15175)
Silvio
2020-08-11
1
-1
/
+1
*
|
Added array type definition to manual (#15173)
Ico Doornekamp
2020-08-10
1
-0
/
+3
*
|
[FIX] strtabs interpolation in nimscript (#15172)
haxscramper
2020-08-09
2
-1
/
+6
*
|
fixes #15101 [backport] (#15171)
Andreas Rumpf
2020-08-08
1
-3
/
+2
*
|
Add `iterator inotify_events` which is *almost always* needed logic for (#15152)
c-blake
2020-08-08
1
-0
/
+14
*
|
fix #15148 (#15149)
flywind
2020-08-08
2
-4
/
+23
*
|
deques.nim: Refactor the `toDeque` functionality (#15166)
ee7
2020-08-07
2
-5
/
+21
*
|
fix sqlgetdata regression in odbc (#15161)
cooldome
2020-08-07
2
-16
/
+12
*
|
Added the ability to initialize a deque with an openArray (#15138)
archnim
2020-08-05
1
-0
/
+6
|
/
*
implement (#15153)
cooldome
2020-08-04
1
-1
/
+1
*
limit stalebot a bit more
narimiran
2020-08-04
1
-1
/
+5
*
fixes a collect() bug reported on the forum (#15156) [backport:1.2]
Andreas Rumpf
2020-08-04
3
-2
/
+12
*
minor improvement (#15155)
flywind
2020-08-04
1
-1
/
+1
*
put stale limit at 3 years
narimiran
2020-08-04
1
-7
/
+6
*
stalebot: don't send messages to keep spam down
narimiran
2020-08-04
1
-6
/
+7
*
add stale bot
narimiran
2020-08-04
1
-0
/
+65
*
fixes #15129 [backport:1.2] (#15144)
Andreas Rumpf
2020-08-01
1
-1
/
+1
*
Remove `noSideEffect` pragmas (#15143)
sschwarzer
2020-08-01
2
-2
/
+2
*
net: allow close() to ignore SSL failures due to disconnections (#15120)
alaviss
2020-08-01
3
-15
/
+177
*
export asyncdispatch handles (#15140)
flywind
2020-08-01
2
-1
/
+3
*
fixes #15130 (#15141)
Andreas Rumpf
2020-08-01
3
-4
/
+81
*
fixes #15122 [backport:1.2] (#15139)
Andreas Rumpf
2020-08-01
2
-0
/
+29
*
ci_docs: build fusion docs (#15127)
alaviss
2020-08-01
1
-0
/
+5
*
improve epoll docs (#15137)
flywind
2020-08-01
1
-21
/
+23
*
fixes #15111 (#15136)
Andreas Rumpf
2020-08-01
5
-24
/
+32
*
Revert "Small typo (#15132)" (#15134)
Andreas Rumpf
2020-07-31
1
-1
/
+1
*
Small typo (#15132)
Oliver Daniel
2020-07-31
1
-1
/
+1
*
fixes #15071 [backport] (#15131)
Andreas Rumpf
2020-07-31
1
-3
/
+3
*
Bump nimble (#15126)
genotrance
2020-07-30
1
-1
/
+1
*
fixes #15112 (#15124)
Andreas Rumpf
2020-07-30
1
-8
/
+12
*
cursor and mutation tracking fixes (#15113)
Andreas Rumpf
2020-07-30
8
-368
/
+311
*
fix overloading case with generic alias (#15116)
jcosborn
2020-07-30
2
-1
/
+106
*
Fix tables.CountTable largest and smallest (#15115)
treeform
2020-07-29
1
-4
/
+4
*
asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (#15066)
alaviss
2020-07-30
4
-34
/
+120
*
Bump nimble (#15114)
genotrance
2020-07-29
1
-1
/
+1
*
fixes #14139 (#15107)
flywind
2020-07-29
2
-3
/
+12
*
Fix forward declaration issues in template/macro context (#15091)
Clyybber
2020-07-29
17
-95
/
+270
*
Attempt to explain better why delImplIdx is the way it is. Maybe this can (#...
c-blake
2020-07-29
1
-0
/
+30
*
fixes #14616 [backport:1.2] (#15109)
Andreas Rumpf
2020-07-29
2
-0
/
+14
*
Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#1...
c-blake
2020-07-28
4
-42
/
+42
*
disable sink inference, only enable it for the stdlib. Reason: better source ...
Andreas Rumpf
2020-07-28
6
-5
/
+18
*
Change clibdir and cincludes for NetBSD (#15102)
Euan
2020-07-28
1
-1
/
+9
*
Fix #11352 strutil.insertSep() fails on negative numbers (#15087)
Bung
2020-07-28
2
-6
/
+30
*
deprecate tables.allValues; continuation of #15047 (#15092)
Miran
2020-07-28
1
-1
/
+2
*
cleanup ARC documentation (#15100)
Andreas Rumpf
2020-07-28
2
-44
/
+0
[prev]
[next]