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
...
*
close #7097 add testcase (#16682)
flywind
2021-01-11
1
-0
/
+38
*
fix #13517 (#16681)
flywind
2021-01-11
1
-0
/
+14
*
fix negative nan (#16628)
flywind
2021-01-11
1
-2
/
+14
*
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
Timothee Cour
2021-01-11
2
-3
/
+49
*
fix #16651 (#16658)
cooldome
2021-01-11
1
-0
/
+24
*
fix #16650 (#16660)
flywind
2021-01-10
1
-7
/
+12
*
Httpclient improvements (#15919)
Antonis Geralis
2021-01-10
1
-4
/
+4
*
close #4834 add testcase (#16649)
flywind
2021-01-09
1
-0
/
+17
*
close #1550 add testcase (#16640)
flywind
2021-01-08
1
-0
/
+20
*
minor fix (#16624)
rockcavera
2021-01-07
1
-1
/
+1
*
Implements streams for sockets (#15729)
PMunch
2021-01-07
1
-0
/
+64
*
oids: switch from PRNG to random module (#16203)
flywind
2021-01-07
1
-0
/
+6
*
add math.signbit (#16592)
flywind
2021-01-07
1
-0
/
+10
*
Jsonutils: pass opt for object in object (#16615)
inv2004
2021-01-07
1
-0
/
+6
*
[backport 1.0] add backend support for js bigint (#16606)
Timothee Cour
2021-01-06
1
-0
/
+58
*
jsonutils: fromJson forward opt param fix (#16612)
inv2004
2021-01-06
1
-0
/
+14
*
fix #16516 method dispatch for sink args (#16594)
cooldome
2021-01-06
1
-0
/
+33
*
Link the <fenv.h> header (#16597)
konsumlamm
2021-01-05
1
-3
/
+2
*
make cstrutils work in VM (#16590)
flywind
2021-01-05
1
-2
/
+10
*
Improve documentation for complex (#16588)
konsumlamm
2021-01-05
1
-6
/
+6
*
fix #9125 (#16582)
flywind
2021-01-05
1
-4
/
+26
*
Make tmath test more strict (#16593)
Clyybber
2021-01-05
1
-13
/
+13
*
merge tmath_misc.nim into tmath.nim (#16591)
Timothee Cour
2021-01-05
2
-24
/
+13
*
fix #16576: honor matrix in testament by making such tests non joinable (#16577)
Timothee Cour
2021-01-04
3
-4
/
+21
*
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
Andreas Rumpf
2021-01-04
4
-5
/
+25
*
Add test for static proc/lambda params (#16584)
Clyybber
2021-01-04
1
-0
/
+16
*
fix #16499 (#16514)
flywind
2021-01-04
1
-1
/
+1
*
enable tmath tests for JS backend (#16562)
flywind
2021-01-04
1
-6
/
+5
*
Improve sequtils documentation (#16559)
konsumlamm
2021-01-04
1
-4
/
+2
*
fix #12311 (#16578)
flywind
2021-01-04
1
-0
/
+7
*
Make test independent of repo location (#16571)
Clyybber
2021-01-03
1
-3
/
+1
*
Revert "Make config processing order test more robust" (#16561)
flywind
2021-01-03
1
-1
/
+1
*
Make config processing order test more robust
Clyybber
2021-01-02
1
-1
/
+1
*
fix #16526 run config.nims before foo.nim.cfg (#16557)
Timothee Cour
2021-01-02
6
-0
/
+19
*
Algorithm improvements (#16529)
konsumlamm
2021-01-02
1
-2
/
+2
*
fix #16061 (#16551)
flywind
2021-01-02
1
-1
/
+6
*
fix `is "closure"` (#16552)
flywind
2021-01-02
1
-0
/
+9
*
fix #16542 (#16549)
flywind
2021-01-02
1
-1
/
+30
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
1
-1
/
+1
*
fix #14340 (#16386)
Timothee Cour
2021-01-01
1
-0
/
+17
*
refactor the tests of options (#16527)
flywind
2021-01-01
1
-143
/
+182
*
fix #16494 (#16513)
flywind
2021-01-01
1
-0
/
+24
*
refactor cmpIgnoreStyle and cmpIgnoreCase (#16399)
flywind
2020-12-31
3
-38
/
+32
*
RST: improve line blocks (#16518)
Andrey Makarov
2020-12-31
1
-4
/
+34
*
Add math.copySign (#16406)
flywind
2020-12-30
1
-1
/
+49
*
follow #16505 move and active tests (#16508)
flywind
2020-12-30
2
-30
/
+26
*
nim-gdb.py fixes mostly for nimsuggest debugging (#16479)
Saem Ghani
2020-12-30
2
-20
/
+63
*
fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...
Timothee Cour
2020-12-30
1
-8
/
+56
*
move asciitables to std/private/ (#16498)
flywind
2020-12-29
1
-1
/
+1
*
fix printing negative zero in JS backend (#16505)
flywind
2020-12-29
1
-0
/
+30
[prev]
[next]