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
*
fix broken CI (#16663)
flywind
2021-01-10
1
-1
/
+1
*
Httpclient improvements (#15919)
Antonis Geralis
2021-01-10
4
-112
/
+149
*
Add support for Transfer-Encoding: chunked (#16636)
vabresto
2021-01-10
1
-0
/
+44
*
close #4834 add testcase (#16649)
flywind
2021-01-09
1
-0
/
+17
*
Use func in lenientops (#16641)
konsumlamm
2021-01-09
1
-15
/
+15
*
skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)
Timothee Cour
2021-01-08
2
-5
/
+4
*
kochdocs: fusion needs the js backend too (#16644)
alaviss
2021-01-08
1
-1
/
+3
*
DELETE requests should always have a content-length header (#16618)
Joey
2021-01-08
1
-2
/
+5
*
close #1550 add testcase (#16640)
flywind
2021-01-08
1
-0
/
+20
*
compiler: minor refactoring (#16633)
Andreas Rumpf
2021-01-08
1
-12
/
+11
*
happy new year 2021 again (#16638)
Andrew
2021-01-08
1
-1
/
+1
*
Improve documentation for the md5 module (#16631)
konsumlamm
2021-01-07
1
-14
/
+15
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
36
-401
/
+654
*
minor fix (#16624)
rockcavera
2021-01-07
1
-1
/
+1
*
[FIX] Update fusion master commit hash (#16630)
haxscramper
2021-01-07
1
-1
/
+1
*
Implements streams for sockets (#15729)
PMunch
2021-01-07
3
-0
/
+247
*
oids: switch from PRNG to random module (#16203)
flywind
2021-01-07
2
-20
/
+25
*
add math.signbit (#16592)
flywind
2021-01-07
4
-1
/
+45
*
Fixes the asynchttpserver example some more (#16599)
Dominik Picheta
2021-01-07
1
-8
/
+7
*
Jsonutils: pass opt for object in object (#16615)
inv2004
2021-01-07
2
-1
/
+7
*
Minor docs/format changes (cpuinfo, volatile) (#16602)
konsumlamm
2021-01-06
2
-12
/
+11
*
[backport 1.0] add backend support for js bigint (#16606)
Timothee Cour
2021-01-06
3
-1
/
+63
*
fixes nim-lang/nimsuggest#119 outline includes (#16608)
Saem Ghani
2021-01-06
2
-5
/
+21
*
Improve documentation for deques (#16589)
konsumlamm
2021-01-06
1
-156
/
+106
*
macros.quote: document hard to use `op`; add more useful examples (#16489)
Timothee Cour
2021-01-06
1
-23
/
+71
*
jsonutils: fromJson forward opt param fix (#16612)
inv2004
2021-01-06
2
-4
/
+18
*
fix #16516 method dispatch for sink args (#16594)
cooldome
2021-01-06
2
-1
/
+34
*
fix syntax in macros documentation (#16604)
n5m
2021-01-06
1
-1
/
+1
*
Link the <fenv.h> header (#16597)
konsumlamm
2021-01-05
2
-5
/
+6
*
make cstrutils work in VM (#16590)
flywind
2021-01-05
4
-104
/
+132
*
Improve documentation for complex (#16588)
konsumlamm
2021-01-05
2
-107
/
+165
*
fix #9125 (#16582)
flywind
2021-01-05
3
-7
/
+40
*
Remove old untested undocumented examples (#16595)
Juan Carlos
2021-01-05
15
-311
/
+0
*
remove duplication in asynchttpserver examples (#16586)
Timothee Cour
2021-01-05
1
-48
/
+28
*
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 #16506 by changing the example (#16580)
Miran
2021-01-04
1
-2
/
+2
*
clean up the docs of some modules under lib/js (#16579)
flywind
2021-01-04
8
-56
/
+55
*
fix #16576: honor matrix in testament by making such tests non joinable (#16577)
Timothee Cour
2021-01-04
6
-12
/
+37
*
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
Andreas Rumpf
2021-01-04
8
-17
/
+49
*
Add test for static proc/lambda params (#16584)
Clyybber
2021-01-04
1
-0
/
+16
*
fix #16499 (#16514)
flywind
2021-01-04
2
-11
/
+15
*
Add backwards index overload for `[]` for JsonNode (#16501)
Neelesh Chandola
2021-01-04
2
-0
/
+15
*
Add posix_utils.osReleaseFile (#16452)
Juan Carlos
2021-01-04
2
-1
/
+26
*
enable tmath tests for JS backend (#16562)
flywind
2021-01-04
1
-6
/
+5
*
continue #15456 add #pragma directives compiler support (#16472)
flywind
2021-01-04
1
-6
/
+13
*
Improve sequtils documentation (#16559)
konsumlamm
2021-01-04
2
-82
/
+81
*
fix #12311 (#16578)
flywind
2021-01-04
2
-4
/
+14
*
Improve documentation for critbits (#16568)
konsumlamm
2021-01-03
1
-135
/
+107
*
Make test independent of repo location (#16571)
Clyybber
2021-01-03
1
-3
/
+1
[next]