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
...
*
gc:destructors: make system/repr compile
Andreas Rumpf
2019-02-21
3
-3
/
+43
*
gc:destructors: slightly more stuff compiles
Araq
2019-02-20
2
-2
/
+6
*
lib.rst: add link to `asyncstreams`, fixes #6383 [ci skip]
narimiran
2019-02-20
1
-0
/
+3
*
times.nim: avoid some stdlib dependencies
Araq
2019-02-20
1
-5
/
+5
*
koch.nim: indentation uses 2 spaces
Araq
2019-02-20
1
-5
/
+5
*
system.nim: avoid 'cannot prove init' warnings for the '..' constructors
Araq
2019-02-20
1
-3
/
+2
*
add `xmltree.clear`, fixes #3797 (#10711)
Miran
2019-02-20
1
-0
/
+29
*
gc:destructors: sink parameters need to be destroyed properly
Andreas Rumpf
2019-02-20
1
-3
/
+3
*
gc:destructors: add first test program
Andreas Rumpf
2019-02-19
2
-1
/
+20
*
fixes a critical strutils bug [backport]
Araq
2019-02-19
1
-1
/
+1
*
Replace the duration conversion procs with new improved ones (#10710)
Oscar Nihlgård
2019-02-19
2
-56
/
+165
*
better docs: osproc (#10708)
Miran
2019-02-19
5
-71
/
+164
*
fixes #6832
Araq
2019-02-19
1
-5
/
+2
*
fixes #10195
Araq
2019-02-19
2
-35
/
+46
*
better docs: strtabs (#10704)
Miran
2019-02-19
2
-106
/
+210
*
document proper imports, fixes #8164 (#10698)
Miran
2019-02-19
6
-6
/
+16
*
error message for accidental use of macro (#10490)
Arne Döring
2019-02-19
3
-2
/
+27
*
fixes 10697 [backport]
Araq
2019-02-19
2
-4
/
+16
*
asyncnet.nim: Minor code cleanup
Araq
2019-02-19
1
-4
/
+4
*
add more nimble packages to the test (#10707)
Miran
2019-02-19
2
-2
/
+11
*
manual: fix broken sentence
narimiran
2019-02-19
1
-8
/
+7
*
manual: typo
Andreas Rumpf
2019-02-18
1
-1
/
+1
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2019-02-18
6
-35
/
+85
|
\
|
*
fixes #10702 (#10705)
Andreas Rumpf
2019-02-18
9
-50
/
+118
|
*
fixes #10659 `koch boot` fails on windows (#10660)
Timothee Cour
2019-02-18
1
-3
/
+5
|
*
Prevent crash on pragma templates w/ generics (#10685)
LemonBoy
2019-02-18
3
-11
/
+26
*
|
make set specification more clear; refs #10524
Andreas Rumpf
2019-02-18
1
-0
/
+4
*
|
make code more readable
Andreas Rumpf
2019-02-18
1
-3
/
+3
*
|
fixed merge conflict
Andreas Rumpf
2019-02-18
19
-112
/
+296
|
\
|
|
*
Small CI improvements (#10699)
LemonBoy
2019-02-18
2
-5
/
+7
|
*
Provide access to getsockname()/getpeername()
Federico Ceratto
2019-02-17
2
-0
/
+16
|
*
add links to every document, fixes #5515
narimiran
2019-02-16
1
-1
/
+14
|
*
Comment on isSorted complexity. (#10686) [ci skip]
Federico Ceratto
2019-02-16
1
-1
/
+1
|
*
some dom proc correction and complement (#10684)
liuxiaodong
2019-02-15
1
-4
/
+9
|
*
Merge pull request #10680 from narimiran/fix-10561
LemonBoy
2019-02-15
1
-1
/
+1
|
|
\
|
|
*
allow string insert in nimscript, fixes #10561
narimiran
2019-02-15
1
-1
/
+1
|
|
/
|
*
Return result when found instead of keep iterating for no reason the whole mi...
Juan Carlos
2019-02-15
1
-0
/
+1
|
*
add more nimble packages for testing (#10671)
Miran
2019-02-15
3
-43
/
+79
|
*
introduce object before tuple in the tutorials (#10664)
Arne Döring
2019-02-14
2
-31
/
+102
|
*
fixes #10651
Araq
2019-02-14
3
-14
/
+40
|
*
osproc: fix minor typo
Araq
2019-02-14
1
-1
/
+1
|
*
deprecated leftovers from era of no unsigned integer types (#10605)
Arne Döring
2019-02-14
1
-9
/
+23
|
*
fix typo in codeReordering error msg (#10667)
Timothee Cour
2019-02-14
2
-2
/
+2
|
*
compiler/types: correctly generates signature for non-proc types (#10658)
alaviss
2019-02-13
2
-1
/
+21
|
*
disable talloc2 on 32 bits (#10656)
Arne Döring
2019-02-13
1
-36
/
+35
|
*
32 bit fixes (#10608)
Arne Döring
2019-02-12
26
-135
/
+165
|
*
randomize: added doAssert(seed!=0) to avoid invalid (non-random) behavior (#1...
Timothee Cour
2019-02-12
1
-0
/
+1
|
*
fix travis: add set -e in script (#10631)
Timothee Cour
2019-02-12
1
-0
/
+2
|
*
reduce debug output (#10638)
Arne Döring
2019-02-12
1
-58
/
+63
|
*
Fix codegen problem with strict C++ compilers (#10639)
LemonBoy
2019-02-12
1
-1
/
+1
[prev]
[next]