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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
jsonutils: fromJson forward opt param fix (#16612)
inv2004
2021-01-06
1
-0
/
+14
*
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
1
-4
/
+6
*
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
*
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
*
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
2
-22
/
+31
*
RST: improve line blocks (#16518)
Andrey Makarov
2020-12-31
1
-4
/
+34
*
Add math.copySign (#16406)
flywind
2020-12-30
1
-1
/
+49
*
Added cmpMem export (#16484)
Antonis Geralis
2020-12-29
1
-0
/
+15
*
improve turi.nim tests: js, vm; merge tdecodequery.nim (#16500)
Timothee Cour
2020-12-29
2
-194
/
+181
*
RST: fix directive with fields (#16490) (#16493)
Andrey Makarov
2020-12-29
1
-0
/
+11
*
use doAssert in tests (#16486)
flywind
2020-12-28
30
-563
/
+563
*
follow #15860 clean cgi module (#16487)
flywind
2020-12-27
1
-21
/
+9
*
remove some noises in tests (#16448)
flywind
2020-12-27
13
-165
/
+128
*
follow #15357 and move decodeQuery (#15860)
flywind
2020-12-27
1
-0
/
+7
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
1
-0
/
+49
*
fix nim js cmp fails at CT (#16473)
flywind
2020-12-27
1
-15
/
+21
*
fix #16474 `unittest.check type1 is type2` gives CT error (#16476)
flywind
2020-12-27
1
-0
/
+19
*
add `euclDiv` and `euclMod` to `math` (#16414)
flywind
2020-12-23
1
-0
/
+28
*
strip minor improvement (#16444)
flywind
2020-12-23
1
-0
/
+13
*
O(1) concatenation of singly- and doubly linked lists. (#16362)
Peter Salvi
2020-12-20
1
-1
/
+68
*
RST enumlist followup (#16382)
Andrey Makarov
2020-12-19
1
-3
/
+39
*
active windows tests and use doAssert (#16395)
flywind
2020-12-18
1
-11
/
+10
*
fix cmpIgnoreStyle bug (#16392)
flywind
2020-12-18
1
-0
/
+11
*
use hexchar in stdlib (#16290)
flywind
2020-12-17
1
-0
/
+27
*
improve tstrutils: test c, cpp, js, vm; cleanups (#16357)
Timothee Cour
2020-12-15
2
-676
/
+689
*
Adds toSet to create sets from iterables (#16276)
Jason Beetham
2020-12-14
1
-0
/
+14
*
doc/rst2html: some few fixes for enumerated and bullet lists (#16295)
Andrey Makarov
2020-12-14
1
-0
/
+138
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
3
-3
/
+3
*
add testcase for #15937 (#15933)
Bung
2020-12-13
1
-0
/
+6
*
Added strscans.scanTuple (#16300)
Jason Beetham
2020-12-12
1
-0
/
+51
*
improve tests for collections (#16328)
Timothee Cour
2020-12-12
4
-115
/
+177
*
add math.isNaN (#16179)
Timothee Cour
2020-12-11
1
-5
/
+26
*
enable tests for random (#16297)
flywind
2020-12-10
1
-34
/
+41
[next]