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
*
Fix 16722 (#16730)
cooldome
2021-01-15
1
-1
/
+43
*
followup for #16717: minimized example + improved comment (#16721)
Timothee Cour
2021-01-15
1
-32
/
+44
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
1
-0
/
+38
*
Transfer-Encoding:chunked tests (#16678)
vabresto
2021-01-14
1
-0
/
+81
*
fix #16706 (#16717) [backport:1.4]
flywind
2021-01-14
1
-0
/
+37
*
enable tests/stdlib/thttpclient.nim (#16710)
Timothee Cour
2021-01-14
1
-5
/
+6
*
disable hint:processing in tests (#16713)
Timothee Cour
2021-01-14
2
-0
/
+4
*
Fixes #16436 (#16695)
Yuriy Glukhov
2021-01-14
1
-0
/
+23
*
fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)
Timothee Cour
2021-01-13
1
-0
/
+13
*
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
Timothee Cour
2021-01-12
1
-0
/
+41
*
Improve uri.parseQuery to never raise an error (#16647)
Mildred Ki'Lya
2021-01-12
1
-2
/
+1
*
close #10734 add testcase (#16692)
flywind
2021-01-12
1
-0
/
+19
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
1
-0
/
+158
*
close #9901 add testcase (#16662)
flywind
2021-01-11
1
-0
/
+18
*
close #9655 add testcase (#16683)
flywind
2021-01-11
1
-0
/
+30
*
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
[next]