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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rst parser respect `:start-after:` and `:end-before:` in `include` directive ...
Kamanji
2020-01-05
1
-10
/
+39
*
fixes #12996
Araq
2020-01-05
1
-1
/
+2
*
reprjs: style changes
Araq
2020-01-05
1
-12
/
+12
*
fixes #13013, reverts previous changes to readLines() (#13036) [backport]
cooldome
2020-01-05
1
-3
/
+5
*
fixes #13032
Araq
2020-01-04
3
-8
/
+8
*
remove default argument for readLines (#12807) [backport]
cooldome
2020-01-02
1
-3
/
+3
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
4
-103
/
+127
*
fixes #12965 (#12991)
Andreas Rumpf
2019-12-31
1
-10
/
+11
*
c_fflush() the rawWrite() buffer (#12987)
Ștefan Talpalaru
2019-12-30
1
-0
/
+4
*
Check pqntuples > 0 in getValue. Fixes #12973 (#12974)
Chris Heller
2019-12-29
1
-4
/
+12
*
Added fix for handling TaintedStrings in streams and httpclient (#12969)
Sam Wang
2019-12-29
2
-6
/
+14
*
generic stack trace overriding mechanism (#12922)
Ștefan Talpalaru
2019-12-29
1
-10
/
+33
*
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
*
minor refactorings
Andreas Rumpf
2019-12-27
1
-9
/
+9
*
osproc: fixes regression
Araq
2019-12-24
1
-1
/
+1
*
ARC: default to a shared heap with --threads:on
Araq
2019-12-24
3
-5
/
+15
*
ported re.nim to ARC
Araq
2019-12-24
1
-1
/
+10
*
ported osproc.nim to ARC
Araq
2019-12-24
1
-1
/
+1
*
ported channels to ARC
Araq
2019-12-24
2
-121
/
+143
*
fixes the distros.nim regression
Araq
2019-12-24
1
-1
/
+1
*
lenVarargs: number of varargs elements (#12907)
Timothee Cour
2019-12-23
1
-0
/
+5
*
Auto-initialize deques (#12879)
Ico Doornekamp
2019-12-21
1
-3
/
+17
*
update documentation for `closureScope` and `capture` (#12886)
Judd
2019-12-21
1
-1
/
+6
*
system.reset is no longer magic (#12937)
Clyybber
2019-12-19
1
-11
/
+9
*
fix error in assertions document (#12925) [backport]
flywind
2019-12-18
1
-1
/
+1
*
Implement NixOS distro check (#12914)
Emery Hemingway
2019-12-18
1
-1
/
+5
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
8
-33
/
+277
*
NaN floatFormat with clang_cl (#12910)
cooldome
2019-12-17
1
-2
/
+2
*
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
*
Better clang_cl support (#12896)
cooldome
2019-12-13
1
-5
/
+6
*
introduce capture macro (#12712)
Judd
2019-12-10
1
-0
/
+26
*
Fix AVR target to define ints properly (#12817)
PMunch
2019-12-10
1
-7
/
+67
*
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
*
added cstrutils (#12858) [backport]
Kevin
2019-12-09
1
-1
/
+1
*
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
*
ARC related bugfixes and refactorings (#12781)
Andreas Rumpf
2019-12-05
3
-99
/
+65
*
nimgrep improvements (#12779)
Andrey Makarov
2019-12-05
1
-5
/
+12
*
Fix #12812
Clyybber
2019-12-05
1
-1
/
+1
*
fix db_mysql getRow() when column is null error raised (#12806) [backport]
itsumura-h
2019-12-05
1
-3
/
+4
*
fixes #12798 [backport]
Araq
2019-12-04
1
-0
/
+1
*
osx: support nanosecond resolution for file stat (eg getLastModificationTime)...
Timothee Cour
2019-12-04
2
-2
/
+7
*
Update events.nim (#12803)
Alex Mitchell
2019-12-03
1
-1
/
+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
2
-1
/
+4
*
fix httpclient.lastModified bad pattern in parsing (#12698)
Pierre-Jean Grenier
2019-11-29
1
-1
/
+1
[next]