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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve & optimize strutils 'find' procs (#5196)
Parashurama
2017-01-11
1
-0
/
+27
*
Fix for #5134 (parseJson(string) should fail on leftover data) (#5203)
Lolo Iccl
2017-01-11
1
-0
/
+6
*
Reset exprs before return by arg. Fixes #5098 (#5191)
Brandon Pickering
2017-01-11
1
-0
/
+26
*
Handle different enum sizes in reprAux (#5207)
Brandon Pickering
2017-01-11
1
-0
/
+25
*
add copyDir stdlib test
Andreas Rumpf
2017-01-10
1
-0
/
+18
*
fix #4884
Zahary Karadjov
2017-01-08
1
-0
/
+11
*
added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994
Araq
2017-01-07
3
-6
/
+19
*
make nimforum compile again
Araq
2016-12-31
1
-0
/
+1
*
Merge pull request #5163 from vegansk/5155-async
Dominik Picheta
2016-12-30
1
-0
/
+21
|
\
|
*
Add pending operations presence check function, fixes #5155
Anatoly Galiulin
2016-12-29
1
-0
/
+21
*
|
fixes #2050
Araq
2016-12-30
1
-0
/
+8
*
|
fixes #5147
Araq
2016-12-30
1
-0
/
+10
*
|
fixes #5148
Araq
2016-12-29
1
-0
/
+7
|
/
*
simple closure iterator calling closure iterator works; refs #3837
Andreas Rumpf
2016-12-27
1
-0
/
+14
*
fixes #5142
Araq
2016-12-23
1
-0
/
+8
*
make travis green
Araq
2016-12-22
1
-1
/
+2
*
fixes #5140
Araq
2016-12-22
1
-0
/
+28
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2016-12-22
1
-0
/
+19
|
\
|
*
Update unit test to handle AssertionError instead of ValueError for #5119
Chris Heller
2016-12-21
1
-1
/
+1
|
*
Guard against calling split with an empty string as a separator. Fixes #5119
Chris Heller
2016-12-21
1
-0
/
+19
*
|
fixes #5137
Andreas Rumpf
2016-12-22
1
-0
/
+9
|
/
*
added missing file
Andreas Rumpf
2016-12-21
1
-0
/
+4
*
fixes #5136
Andreas Rumpf
2016-12-21
1
-0
/
+10
*
fixes #5135
Andreas Rumpf
2016-12-21
2
-0
/
+9
*
fixes #5131
Araq
2016-12-20
1
-0
/
+48
*
Merge branch 'devel' into sighashes
Araq
2016-12-19
5
-3
/
+47
|
\
|
*
make tests green
Araq
2016-12-18
1
-2
/
+2
|
*
fixes #4818
Araq
2016-12-18
2
-1
/
+21
|
*
fixes #4308, fixes #4905
Araq
2016-12-18
2
-0
/
+24
*
|
Merge branch 'devel' into sighashes
Araq
2016-12-17
3
-50
/
+71
|
\
|
|
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2016-12-17
3
-50
/
+54
|
|
\
|
|
*
Merge pull request #5096 from cheatfate/sup5094
Andreas Rumpf
2016-12-17
2
-50
/
+49
|
|
|
\
|
|
|
*
Fix compilation errors and enable async events on partially supported systems.
cheatfate
2016-12-07
2
-50
/
+49
|
*
|
|
reworked emit pragma; fixes #4730
Andreas Rumpf
2016-12-17
1
-0
/
+22
|
|
|
/
|
|
/
|
*
|
|
disable not implemented test for sighashes
Araq
2016-12-13
1
-4
/
+5
*
|
|
make tos.nim green on Windows
Araq
2016-12-13
1
-4
/
+7
*
|
|
make tvarargsuntyped test deterministic, independent of compiler's hashing order
Araq
2016-12-13
1
-1
/
+2
*
|
|
make tsigbreak.nim compile
Andreas Rumpf
2016-12-12
1
-0
/
+28
*
|
|
fixes serious codegen regression that caused Nimble to misbehave
Araq
2016-12-10
1
-0
/
+47
*
|
|
Merge branch 'devel' into sighashes
Araq
2016-12-06
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
make sure first call to running() after process exit returns false
Johannes Hofmann
2016-12-03
1
-0
/
+5
|
|
/
*
|
real world examples compile
Andreas Rumpf
2016-12-06
1
-0
/
+1
*
|
Merge branch 'devel' into sighashes
Andreas Rumpf
2016-12-06
2
-2
/
+44
|
\
|
|
*
Merge pull request #5080 from FedericoCeratto/httpheaders
Dominik Picheta
2016-12-01
1
-0
/
+28
|
|
\
|
|
*
Add HTTP header deletion, improve tests
Federico Ceratto
2016-12-01
1
-0
/
+28
|
*
|
Merge pull request #5074 from nigredo-tori/fix-5073
Andreas Rumpf
2016-12-01
1
-2
/
+16
|
|
\
\
|
|
*
|
Rewrite xmltools.innerText
Dmitry Polienko
2016-11-30
1
-2
/
+16
*
|
|
|
Merge branch 'devel' into sighashes
Araq
2016-12-01
5
-0
/
+56
|
\
|
|
|
|
*
|
|
attempt to make travis green again
Araq
2016-12-01
1
-1
/
+1
|
*
|
|
fixes #5081
Araq
2016-12-01
1
-0
/
+3
|
|
|
/
|
|
/
|
[next]