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
*
improve fast returns of find and rfind (#18127)
n5m
2021-05-31
2
-1
/
+31
*
document macros.unpackVarargs (#18106)
Timothee Cour
2021-05-31
3
-0
/
+66
*
dont silence hints in system.nim (#18034)
Timothee Cour
2021-05-30
1
-2
/
+2
*
hashes for refs should be an opt-in feature (#18098)
Miran
2021-05-30
4
-5
/
+16
*
fix warnings/hints in nimdoc/tester.nim (#18083)
Timothee Cour
2021-05-30
3
-13
/
+16
*
upgrade ubuntu 16.04 (not supported starting dec 2021) => 18.04; revive Linux...
Timothee Cour
2021-05-30
2
-8
/
+10
*
Fixes #17849 (#18055) [backport:1.2]
Yuriy Glukhov
2021-05-30
2
-1
/
+21
*
close #16569: deprecated `reversed(a, start, last)` overload, use toOpenArray...
Timothee Cour
2021-05-30
2
-30
/
+13
*
Disable tasynchttpserver_transferencoding on FreeBSD (#18122)
vabresto
2021-05-29
1
-0
/
+1
*
Minor doc fixes; follow up to 17258 and 17259 (#18123)
quantimnot
2021-05-29
3
-5
/
+5
*
fix #17456 flaky test tasynchttpserver_transferencoding (#18052)
vabresto
2021-05-28
1
-23
/
+32
*
fix typo in ci/funs.sh (#18115)
Timothee Cour
2021-05-27
1
-1
/
+1
*
testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087)
Timothee Cour
2021-05-26
6
-162
/
+15
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
15
-25
/
+25
*
fix #18077 testament now parses `cmd` properly (#18086)
Timothee Cour
2021-05-26
3
-16
/
+61
*
close #3482 no more cgen error with typed templates (#18094)
Timothee Cour
2021-05-26
1
-0
/
+15
*
refactor common code in CI pipelines (#18035)
Timothee Cour
2021-05-26
8
-53
/
+34
*
remove some custom logic in testament around flags, testExec (#18090)
Timothee Cour
2021-05-26
4
-48
/
+30
*
Move async example to asynchronous version of proc (#18078)
xioren
2021-05-24
1
-7
/
+14
*
close #18009 parseJson JInt vs JFloat; preserve -0.0 as JFloat to distinguish...
Timothee Cour
2021-05-23
2
-2
/
+17
*
pkg/pixie: use latest (#18069)
Timothee Cour
2021-05-23
1
-1
/
+1
*
Use gmake for NetBSD as well as FreeBSD/OpenBSD (#18064)
Euan
2021-05-23
1
-0
/
+2
*
close #5540 generic object with generic field evaluated too early (#18062)
Timothee Cour
2021-05-23
1
-0
/
+45
*
Error message minor (#18021)
Juan Carlos
2021-05-22
2
-2
/
+2
*
docs: make inline markup more compatible with Markdown (#18053)
Andrey Makarov
2021-05-21
6
-61
/
+167
*
jsgen improve spacing (#18048)
Juan Carlos
2021-05-20
2
-32
/
+32
*
config system: special case -d:release and -d:danger [backport:1.4] (#18051)
Andreas Rumpf
2021-05-20
6
-7
/
+27
*
asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport...
Ștefan Talpalaru
2021-05-19
4
-17
/
+36
*
make strformat part of the prelude (#18046)
Andreas Rumpf
2021-05-19
2
-1
/
+4
*
fixes #17943 (#18045)
Andreas Rumpf
2021-05-19
3
-16
/
+24
*
ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040)
Andreas Rumpf
2021-05-18
3
-1
/
+23
*
disable pkg/fidget refs https://github.com/treeform/fidget/issues/155 (#18043)
Timothee Cour
2021-05-18
1
-1
/
+1
*
jsonutils: add customization for toJson via `ToJsonOptions`; generalize symbo...
Timothee Cour
2021-05-18
4
-14
/
+112
*
add sink and lent annotations for xmltree and streams (#18037)
Antonis Geralis
2021-05-18
2
-16
/
+16
*
Fix running testament c nimble-packages without batch arg (#18023)
Clyybber
2021-05-17
1
-3
/
+4
*
./koch --nonexistant now fails (#18036)
Timothee Cour
2021-05-17
1
-4
/
+5
*
Add `checked` to dom (#18033)
Joey
2021-05-17
1
-0
/
+3
*
follow-up #17930 - inline syntax highlighting (#18013)
Andrey Makarov
2021-05-16
3
-24
/
+57
*
fix #18007: std/json now serializes nan,inf,-inf as strings instead of invali...
Timothee Cour
2021-05-16
5
-51
/
+119
*
Disable performance hints by default (verbosity 1) (#18024)
Clyybber
2021-05-16
1
-1
/
+1
*
more informative error msg for undeclared field (`A(badfield: 1)` and `a.badf...
Timothee Cour
2021-05-16
3
-3
/
+55
*
Revert "[std/re]fix terrible and strange interface" (#18027)
flywind
2021-05-16
1
-6
/
+6
*
[std/re]fix terrible and strange interface
flywind
2021-05-16
1
-6
/
+6
*
Rework DFA traversal (#18016)
Clyybber
2021-05-16
2
-118
/
+142
*
Escape `%00` / `\0` in `dbQuote` (#18015) [backport:1.4]
Thomas T. Jarløv
2021-05-15
1
-1
/
+3
*
RST opt.list to have priority over def.list (#17845)
Andrey Makarov
2021-05-15
2
-2
/
+28
*
docgen: escape special characters in titles (#18014)
Andrey Makarov
2021-05-15
1
-2
/
+3
*
Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)"...
Andreas Rumpf
2021-05-15
3
-17
/
+14
*
refs #18011 disable some newly failing tests on cpp windows; refs #17946 incr...
Timothee Cour
2021-05-14
5
-8
/
+14
*
`doc2tex`: generate docs to Latex (#17997)
Andrey Makarov
2021-05-14
12
-164
/
+174
[next]