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
*
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
*
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
*
fix #12958 (#16565)
Roman Inflianskas
2021-01-03
1
-18
/
+29
*
fix #8412 (#16563)
flywind
2021-01-03
1
-6
/
+12
*
Fix #16554 (#16564)
hlaaftana
2021-01-03
1
-2
/
+3
*
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
7
-2
/
+21
*
Algorithm improvements (#16529)
konsumlamm
2021-01-02
2
-136
/
+144
*
fix #16061 (#16551)
flywind
2021-01-02
2
-5
/
+16
*
fix `is "closure"` (#16552)
flywind
2021-01-02
2
-2
/
+10
*
fix #16542 (#16549)
flywind
2021-01-02
2
-3
/
+51
*
fix #16206, `nim r / nim -r` recompiles if cwd changes (#16349)
Timothee Cour
2021-01-02
1
-2
/
+13
*
Add mimetypes.mimesLongest (#16480)
Juan Carlos
2021-01-02
2
-1
/
+31
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
57
-1720
/
+1432
[next]