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 #15916 (#15917) [backport]
flywind
2020-11-12
2
-2
/
+20
*
Fix #15909 (#15914)
Fanael Linithien
2020-11-12
2
-0
/
+17
*
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
4
-11
/
+20
*
fix #14157 (#15877)
flywind
2020-11-12
3
-0
/
+12
*
fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)
Bung
2020-11-12
2
-7
/
+26
*
Fix 14127 js from int to int casting (#15918)
Bung
2020-11-11
2
-2
/
+31
*
nimdoc: items of ordered lists now have numbers instead of circles
narimiran
2020-11-11
1
-1
/
+1
*
remove `codeowners` [ci skip]
narimiran
2020-11-11
2
-69
/
+1
*
Docs(strutils): Fix broken links (#15912)
ee7
2020-11-11
1
-9
/
+10
*
close #4318(add testcase for #4318) (#15904)
flywind
2020-11-11
1
-0
/
+12
*
Correct all eggs (#15906)
Miran
2020-11-10
26
-38
/
+38
*
remove ioutils mention in changelog (#15907)
Timothee Cour
2020-11-10
1
-3
/
+0
*
fix `norm` package testing command
narimiran
2020-11-10
1
-1
/
+1
*
fix #12471 (#15901)
flywind
2020-11-10
1
-0
/
+3
*
followup #15854: add a changelog entry about markdown tables support
narimiran
2020-11-10
1
-12
/
+33
*
rst: add support for markdown tables (#15854)
Miran
2020-11-10
6
-16
/
+116
*
follow #15874(add testcase for #15874) (#15893)
flywind
2020-11-10
1
-0
/
+8
*
fix #15825 (#15894)
cooldome
2020-11-09
2
-1
/
+12
*
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
Timothee Cour
2020-11-09
13
-26
/
+75
*
Added [:T] syntax explanation to generics tutorial. (#15890)
Aethylia
2020-11-09
1
-0
/
+13
*
CI(actions): Replace deprecated `add-path` commands (#15892)
ee7
2020-11-09
4
-8
/
+8
*
Fix 15629 (#15888)
cooldome
2020-11-09
2
-12
/
+40
*
Fix #15858 (#15887)
cooldome
2020-11-09
2
-1
/
+9
*
improve Testament docs (#15881)
n5m
2020-11-09
1
-4
/
+6
*
export PrettyOptions,prettyPrint from nimpretty (#15865)
Bung
2020-11-09
1
-5
/
+6
*
fix #15707 (#15870)
cooldome
2020-11-09
4
-12
/
+36
*
fix #12558 (#15864)
flywind
2020-11-09
2
-1
/
+20
*
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
[next]