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 16722 (#16730)
cooldome
2021-01-15
4
-4
/
+49
*
followup for #16717: minimized example + improved comment (#16721)
Timothee Cour
2021-01-15
2
-33
/
+47
*
conservative approach to fix #15184 (#16723)
Andrey Makarov
2021-01-15
7
-11
/
+61
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
4
-1
/
+237
*
Transfer-Encoding:chunked tests (#16678)
vabresto
2021-01-14
2
-3
/
+105
*
IC: next steps (#16705)
Andreas Rumpf
2021-01-14
14
-277
/
+289
*
fix #16706 (#16717) [backport:1.4]
flywind
2021-01-14
2
-1
/
+40
*
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
3
-4
/
+50
*
improve formatting of error message when runnableExamples fails (#16677)
Timothee Cour
2021-01-13
1
-1
/
+6
*
fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)
Timothee Cour
2021-01-13
3
-50
/
+32
*
Check for errors after sendPendingSslData (#16696)
Yuriy Glukhov
2021-01-13
1
-6
/
+2
*
refactor cmpNimIdentifier (#16611)
flywind
2021-01-13
3
-9
/
+7
*
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
Timothee Cour
2021-01-12
2
-20
/
+61
*
Improve uri.parseQuery to never raise an error (#16647)
Mildred Ki'Lya
2021-01-12
4
-27
/
+38
*
fixes nim-lang/nimsuggest#103 con dot exprs (#16657)
Saem Ghani
2021-01-12
2
-2
/
+33
*
Compile sqlite3 with -O3 flag (#16697)
Yuriy Glukhov
2021-01-12
1
-1
/
+1
*
close #10734 add testcase (#16692)
flywind
2021-01-12
1
-0
/
+19
*
IC: next steps (#16632)
Andreas Rumpf
2021-01-12
18
-771
/
+475
*
Remove longestMatch in _WithPrefix iterators (#16689)
konsumlamm
2021-01-12
2
-28
/
+19
*
fix docs typo (#16637)
flywind
2021-01-12
2
-2
/
+2
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
6
-101
/
+379
*
close #9901 add testcase (#16662)
flywind
2021-01-11
1
-0
/
+18
*
remove deprecated specs (#16684)
flywind
2021-01-11
2
-10
/
+0
*
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
2
-3
/
+17
*
fix negative nan (#16628)
flywind
2021-01-11
3
-5
/
+29
*
Improve documentation of strmisc (#16665)
konsumlamm
2021-01-11
1
-30
/
+30
*
fixed nim-lang/nimsuggest#82 pure enum field sug (#16676)
Saem Ghani
2021-01-11
2
-10
/
+29
*
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
Timothee Cour
2021-01-11
6
-15
/
+74
*
fix #16651 (#16658)
cooldome
2021-01-11
2
-0
/
+31
*
add error messages (#16679)
flywind
2021-01-10
1
-1
/
+1
*
fix #16650 (#16660)
flywind
2021-01-10
2
-8
/
+18
*
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
[next]