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
*
cleanup docs and tests (#16235)
flywind
2020-12-03
2
-10
/
+10
*
add collect with infered init, refs #16078 fixes #14332 (#16089)
Antonis Geralis
2020-12-03
3
-37
/
+88
*
add support for parsing chars in `scanf` macro (#16240)
Miran
2020-12-03
4
-1
/
+33
*
Add 32-bit RISC-V support (#16231)
Alf-André Walla
2020-12-03
4
-4
/
+7
*
minor fix to Posix part of walkDir (#16234)
Andrey Makarov
2020-12-03
1
-13
/
+19
*
fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(...
Timothee Cour
2020-12-03
5
-5
/
+94
*
better setops docs (#16236)
flywind
2020-12-03
1
-70
/
+62
*
Fixes #16219, `hasArgOfName` ignoring argument sets. (#16233)
Aditya Siram
2020-12-03
2
-4
/
+13
*
merge two parsecfg tests into one (#16237)
flywind
2020-12-03
2
-76
/
+77
*
styleCheck: Fix error for `sugar` and `std/with` (#16176)
ee7
2020-12-02
3
-3
/
+3
*
move decode_helpers to std/private (#16209)
flywind
2020-12-02
3
-7
/
+5
*
Fix typo and improve grammar for clamps note
Clyybber
2020-12-02
1
-1
/
+1
*
small style changes and clarify clamp (#16228)
flywind
2020-12-02
1
-6
/
+8
*
js module also uses runnableExamples (#16229)
flywind
2020-12-02
2
-40
/
+32
*
fix #16164, render doc comments (#16230)
Miran
2020-12-02
5
-2
/
+19
*
[docs minor] better comparisons docs (#16201)
flywind
2020-12-02
1
-90
/
+89
*
fixed article duplication typos (#16216)
ihlec
2020-12-02
9
-9
/
+9
*
add test for --eval; fix a minor bug (#16224)
Timothee Cour
2020-12-01
2
-0
/
+7
*
minor typo (#16225)
flywind
2020-12-02
1
-1
/
+1
*
Don't add content-length header on GET request when there is no body. (#16196)
treeform
2020-12-01
1
-1
/
+1
*
ORC: API extensions (#16126)
Andreas Rumpf
2020-12-01
1
-14
/
+45
*
nimout now consistently uses nimoutCheck (#16189)
Timothee Cour
2020-12-01
4
-20
/
+29
*
minor improve the docs of parsecfg (#16208)
flywind
2020-12-01
1
-25
/
+27
*
error instead of echo when testament category is empty; fix realtimeGC (#16162)
Timothee Cour
2020-12-01
7
-47
/
+32
*
better addInt (#16160)
flywind
2020-12-01
2
-15
/
+127
*
fix broken => for typed procs with pragmas (#16190)
hlaaftana
2020-12-01
2
-9
/
+19
*
Revert "fix #16185 (#16195)" (#16197)
Andreas Rumpf
2020-11-30
3
-125
/
+60
*
fix #16185 (#16195)
cooldome
2020-11-30
3
-60
/
+125
*
toXXAscii use xor op, saving 30%~50% time (#16193)
Bung
2020-11-30
1
-2
/
+2
*
small runnableExamples changes (#16181)
flywind
2020-11-30
1
-30
/
+28
*
disable testing of `argparse` package until it is fixed
narimiran
2020-11-30
1
-1
/
+1
*
cleanup old codes (#16173)
flywind
2020-11-30
1
-9
/
+2
*
testament spec: remove errmsg alias of errormsg (#16188)
Timothee Cour
2020-11-29
14
-14
/
+14
*
testament: error instead of silently overwrite a spec (#16166)
Timothee Cour
2020-11-29
5
-27
/
+51
*
experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172)
Timothee Cour
2020-11-28
2
-80
/
+73
*
fix #14242 `testament r tests/js/foo` now works; testament now honors --targe...
Timothee Cour
2020-11-28
4
-30
/
+34
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
33
-99
/
+113
*
Add package manu to tested packages (#16121)
Antonis Geralis
2020-11-28
1
-1
/
+2
*
fix #13115 (#15930)
flywind
2020-11-27
3
-10
/
+33
*
move rest of tests to testament (#16140)
flywind
2020-11-27
12
-233
/
+228
*
fixes #16154; underlying system.add for seq is the real cause; will be addres...
Andreas Rumpf
2020-11-27
1
-2
/
+3
*
add testcase (#16156)
flywind
2020-11-27
1
-0
/
+9
*
tunidecode minor improvement (#16157)
flywind
2020-11-27
1
-3
/
+2
*
clean up changelog (#16155)
flywind
2020-11-27
1
-3
/
+5
*
cmdline: improve command processing (#16056)
Timothee Cour
2020-11-26
18
-137
/
+144
*
fixes #16119 [backport:1.4] (#16149)
Andreas Rumpf
2020-11-26
1
-3
/
+3
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
9
-15
/
+15
*
add `**` to jsffi (#16141)
flywind
2020-11-26
3
-1
/
+35
*
updated repr tests (#16147)
Andreas Rumpf
2020-11-26
1
-1
/
+0
*
fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146)
Andreas Rumpf
2020-11-26
3
-6
/
+17
[next]