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 #14259 #15621 (#16322) [backport:1.4]
rockcavera
2020-12-12
1
-4
/
+11
*
improve tests for collections (#16328)
Timothee Cour
2020-12-12
6
-242
/
+227
*
add math.isNaN (#16179)
Timothee Cour
2020-12-11
4
-5
/
+50
*
fix partially #13115 (now works for cpp; but still fails for js on openbsd) (...
Timothee Cour
2020-12-11
2
-20
/
+58
*
bring back fidget (#16319)
flywind
2020-12-11
1
-1
/
+1
*
unbreak CI, disable fidget, refs #16315 (#16316)
Timothee Cour
2020-12-11
1
-1
/
+1
*
enable tests for random (#16297)
flywind
2020-12-10
1
-34
/
+41
*
unittest: use defines instead of env vars (#16165)
Timothee Cour
2020-12-10
6
-57
/
+61
*
fix #16150 improve type mismatch errors (#16152)
Timothee Cour
2020-12-09
7
-7
/
+14
*
rationals.nim: Use `func` everywhere (#16302)
ee7
2020-12-09
2
-41
/
+42
*
Zsh completion (#16261)
Federico Ceratto
2020-12-09
1
-0
/
+74
*
clean up old codes (#16284)
flywind
2020-12-09
2
-145
/
+101
*
sequtils.nim: Use `func` (#16293)
ee7
2020-12-09
3
-47
/
+48
*
disbale deprecated CI in fork repo (#16299)
flywind
2020-12-09
1
-0
/
+0
*
complex.nim: Use `func` everywhere (#16294)
ee7
2020-12-09
2
-60
/
+61
*
put both funcs and procs under the same section in the documentation (#16301)
Miran
2020-12-09
2
-31
/
+14
*
Revert "use generics in random (#16283)" (#16291)
flywind
2020-12-09
1
-15
/
+33
*
Added Python to highlite module. (#16286)
Xabier Bello
2020-12-08
2
-18
/
+50
*
math.nim: Use `func` everywhere (#16285)
ee7
2020-12-07
2
-271
/
+277
*
strutils.nim: Use `func` everywhere (#16281)
ee7
2020-12-07
3
-330
/
+299
*
use generics in random (#16283)
flywind
2020-12-07
1
-33
/
+15
*
OSX: support for M1 [backport:1.0] (#16279)
Andreas Rumpf
2020-12-07
1
-1
/
+1
*
use funcs and fix links in strutils (#16277)
flywind
2020-12-07
1
-14
/
+8
*
fix parseChar see #16240 (#16245)
Pietro Peterlongo
2020-12-06
1
-3
/
+14
*
nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)
Sebastian Reinhard
2020-12-06
7
-7
/
+21
*
[docs minor]space for code-block (#16266)
flywind
2020-12-06
4
-13
/
+9
*
fix #16206 (#16207)
flywind
2020-12-06
2
-18
/
+141
*
[docs minor] remove unicode in docs comments (#16267)
flywind
2020-12-06
2
-3
/
+3
*
ORC: make the adaptive strategy the default in order to fight memory consumpt...
Andreas Rumpf
2020-12-05
3
-7
/
+52
*
bring back argparse (#16242)
flywind
2020-12-05
1
-1
/
+1
*
Retry commands in testament again (#16262)
Clyybber
2020-12-05
1
-5
/
+16
*
fixes #16249 [backport:1.4] (#16251)
Andreas Rumpf
2020-12-05
1
-1
/
+1
*
fixes #16214 [backport] (#16252)
Andreas Rumpf
2020-12-04
2
-8
/
+8
*
RST tables: fix latex col number; allow less than three of `=` (#16040)
Andrey Makarov
2020-12-04
5
-31
/
+263
*
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
[prev]
[next]