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
*
include example of error-marked copy proc (#15886)
n5m
2020-11-09
1
-1
/
+7
*
Add a macro returning enum items count (#15824)
Ivan Bobev
2020-11-09
3
-0
/
+55
*
Nimgrep improvements 2 (#15612)
Andrey Makarov
2020-11-09
3
-297
/
+1049
*
Console apps in Windows can raise OSError (#15874)
Luca Guzzon
2020-11-08
1
-1
/
+4
*
close #11637(add testcase for #11637) (#15879)
flywind
2020-11-08
1
-0
/
+52
*
Fix typo in lexer.nim (#15876)
sherbst
2020-11-07
1
-1
/
+1
*
Fix #15706 (#15846)
Bung
2020-11-07
2
-1
/
+7
*
close #8558(add testcase for #8558) (#15872)
flywind
2020-11-07
1
-0
/
+26
*
uint and uint64 is Ordinal type since nim 1.0.0 (#15873)
flywind
2020-11-07
1
-3
/
+1
*
Make `{.requiresInit.}` to work for distinct types (#15869)
Ivan Bobev
2020-11-06
6
-9
/
+82
*
Closes #12897 (#15867)
Clyybber
2020-11-06
1
-0
/
+9
*
close #8829(add testcase for #8829) (#15866)
flywind
2020-11-06
1
-0
/
+18
*
follow #11707(add pragmas examples for =>) (#15863)
flywind
2020-11-06
1
-0
/
+10
*
fix #15851 (#15852)
flywind
2020-11-06
2
-7
/
+11
*
static[T] related fixes (#15853)
cooldome
2020-11-06
2
-1
/
+102
*
fix #15609 (#15856)
cooldome
2020-11-05
2
-10
/
+42
*
Tiny unittest doc fix
Clyybber
2020-11-05
1
-3
/
+2
*
Fix #12636 (#15850)
cooldome
2020-11-05
2
-3
/
+19
*
micro improvements (#15849)
Andreas Rumpf
2020-11-05
2
-2
/
+3
*
close #11142 (#15847)
cooldome
2020-11-05
1
-0
/
+14
*
document #15618 (#15810)
flywind
2020-11-05
1
-0
/
+9
*
fix adding empty sequence to HTTP headers (#15783)
flywind
2020-11-05
2
-4
/
+34
*
fix #15663 (#15839) [backport:1.4]
flywind
2020-11-05
2
-0
/
+14
*
fix #15463 (#15831)
flywind
2020-11-05
3
-2
/
+13
*
change non-working example to runnableExamples (#15841)
flywind
2020-11-05
1
-7
/
+5
*
close #10307(add testcase for #10307) (#15840)
flywind
2020-11-05
1
-0
/
+23
*
close #8457 (#15844)
flywind
2020-11-05
1
-0
/
+11
*
fix static[Slice[T]] as argument issue (#15842)
cooldome
2020-11-04
2
-1
/
+13
*
Clarify the sense in which Nim supports recursive iterators in the (#15834)
c-blake
2020-11-04
3
-7
/
+44
*
fix #15835 (#15838)
flywind
2020-11-04
2
-0
/
+19
*
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
4
-1003
/
+2
*
fix deprecated messages regarding high (#15832)
flywind
2020-11-03
2
-2
/
+2
*
EnumUtils, speed up findStr in compiler (#15777)
cooldome
2020-11-03
6
-68
/
+89
*
fix #12640 (#15829)
flywind
2020-11-03
2
-1
/
+32
*
follow #15818 and close #7109 (#15823)
flywind
2020-11-02
2
-2
/
+13
*
`ioutils` are moved to `fusion` (#15822)
Miran
2020-11-02
2
-134
/
+0
*
simplify toHex (#15821)
Timothee Cour
2020-11-02
1
-29
/
+2
*
fixes #15804 (#15820)
Andreas Rumpf
2020-11-02
3
-15
/
+27
*
fixes #15594 (#15819)
flywind
2020-11-02
2
-0
/
+12
*
Handle BLOB column type in SQLite as binary data (#15681)
Regis Caillaud
2020-11-02
2
-15
/
+128
*
more clear (#15812)
flywind
2020-11-02
1
-2
/
+2
*
Closure iterators are not supported by VM (#15818)
flywind
2020-11-02
2
-0
/
+11
*
fix #8821 (#15809)
flywind
2020-11-02
2
-0
/
+17
*
Use modern enums in compiler (#15775)
cooldome
2020-11-02
18
-337
/
+219
*
Update tables documentation (#15807)
Thomas Tay
2020-11-02
1
-0
/
+34
*
fixes #15717
flywind
2020-11-02
2
-0
/
+21
*
fix #15815 (#15817)
flywind
2020-11-02
2
-1
/
+20
*
fix #15145 (#15816)
flywind
2020-11-02
2
-4
/
+17
*
closes #3670 [add testcase for #3670] (#15808)
flywind
2020-11-01
1
-0
/
+11
*
Typos
Clyybber
2020-10-31
1
-1
/
+1
[next]