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
/
lib
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
export normalizePathEnd (#13152)
Timothee Cour
2020-01-15
1
-0
/
+9
*
fix the ftp store function read the local file bug (#13108) [backport]
perter lee
2020-01-13
1
-4
/
+4
*
[backport] fix #12813, fix #13079 (#13099)
Miran
2020-01-10
1
-4
/
+14
*
fixes an asyncftpclient bug; refs #13096 [backport]
Andreas Rumpf
2020-01-10
1
-1
/
+1
*
typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ...
Timothee Cour
2020-01-10
1
-0
/
+40
*
Fix error check code in osproc (#13090) [backport]
Tomohiro
2020-01-09
1
-1
/
+1
*
Deleted misplaced separator (#13085) [backport]
Teashrock
2020-01-09
1
-1
/
+0
*
distinctBase type trait for distinct types (#13031)
cooldome
2020-01-08
2
-32
/
+8
*
clean up deprecated stuff and unused imports in tests (#13059)
Miran
2020-01-07
1
-1
/
+1
*
fixes #12996
Araq
2020-01-05
1
-1
/
+2
*
fixes #13032
Araq
2020-01-04
1
-2
/
+2
*
Added fix for handling TaintedStrings in streams and httpclient (#12969)
Sam Wang
2019-12-29
2
-6
/
+14
*
parsecfg: retain CRLF line breaks, fixes #12970 (#12971)
Simon Krauter
2019-12-29
1
-3
/
+3
*
Allow customize Host header
Jack Tang
2019-12-28
1
-4
/
+5
*
osproc: fixes regression
Araq
2019-12-24
1
-1
/
+1
*
ported osproc.nim to ARC
Araq
2019-12-24
1
-1
/
+1
*
fixes the distros.nim regression
Araq
2019-12-24
1
-1
/
+1
*
Auto-initialize deques (#12879)
Ico Doornekamp
2019-12-21
1
-3
/
+17
*
Implement NixOS distro check (#12914)
Emery Hemingway
2019-12-18
1
-1
/
+5
*
fix json regression D20191212T144944 (#12902) [backport]
Timothee Cour
2019-12-15
1
-0
/
+1
*
remove unused import (#12900)
Krzysztof Majk
2019-12-15
1
-1
/
+1
*
fixes #12874 (#12890)
Andreas Rumpf
2019-12-13
1
-8
/
+42
*
introduce capture macro (#12712)
Judd
2019-12-10
1
-0
/
+26
*
feature dracula themed doc (#12816)
Andreas Rumpf
2019-12-10
1
-2
/
+2
*
add a StringTable.clear that requires no mode specification (#12853)
Andy Davidoff
2019-12-09
1
-1
/
+5
*
Fixes #12832 (#12842) [backport]
Neelesh Chandola
2019-12-08
1
-1
/
+1
*
Fixes classify function to detect subnormal floating points (#12836)
KeepCoolWithCoolidge
2019-12-08
1
-16
/
+20
*
nimgrep improvements (#12779)
Andrey Makarov
2019-12-05
1
-5
/
+12
*
Fix #12812
Clyybber
2019-12-05
1
-1
/
+1
*
fixes #12798 [backport]
Araq
2019-12-04
1
-0
/
+1
*
[minor] fix doc for $(Time) (#12795) [backport]
Timothee Cour
2019-12-03
1
-1
/
+1
*
#12103 - CI for FreeBSD (#12179)
Euan
2019-11-29
1
-1
/
+2
*
fix httpclient.lastModified bad pattern in parsing (#12698)
Pierre-Jean Grenier
2019-11-29
1
-1
/
+1
*
Fix sequtils.delete bug with out of bounds indexes (#12506)
Oscar Nihlgård
2019-11-29
1
-1
/
+6
*
ARC: implemented a simple cycle detector
Araq
2019-11-28
1
-0
/
+2
*
Fix for 16 bit platforms (#12760) [backend]
PMunch
2019-11-28
2
-7
/
+9
*
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#...
3n-k1
2019-11-28
5
-91
/
+91
*
replace some runtime repr in stdlib for gc:arc (#12716)
Andy Davidoff
2019-11-25
3
-4
/
+5
*
delete list comprehension (#12392)
Arne Döring
2019-11-22
1
-58
/
+0
*
index out of bounds exception when data is empty (#12428)
Jack Tang
2019-11-22
1
-9
/
+11
*
add collect macro (#12708)
b3liever
2019-11-22
1
-0
/
+97
*
fixes #11863 multipart data need $ (#12707)
Andreas Rumpf
2019-11-22
1
-0
/
+13
*
Discussion both in (#12678)
c-blake
2019-11-20
1
-31
/
+41
*
Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport]
Dominik Picheta
2019-11-18
1
-6
/
+6
*
Fix htmlgen html lang (#12668) [backport]
Juan Carlos
2019-11-15
1
-1
/
+1
*
fix documentation of `$`*(dt: DateTime) (#12660)
David Krause
2019-11-15
1
-1
/
+1
*
async: cleaner solution that avoids GC_ref on strings which doesn't exist for...
Araq
2019-11-13
1
-6
/
+5
*
remove long-deprecated 'mapIt'
narimiran
2019-11-13
1
-7
/
+0
*
.cursor implementation (#12637)
Andreas Rumpf
2019-11-12
1
-4
/
+7
*
Version of trimZeros without temp strings (#12633)
b3liever
2019-11-11
1
-13
/
+11
[prev]
[next]