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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
3
-27
/
+67
*
various small documentation improvements (#18602)
Miran
2021-07-28
1
-5
/
+5
*
implements overloadable enum values; WIP (#18470)
Andreas Rumpf
2021-07-28
2
-1
/
+49
*
support same-line doc comments in routines (#18595)
Timothee Cour
2021-07-27
1
-0
/
+27
*
fixes #18543 (#18601)
Andreas Rumpf
2021-07-27
1
-12
/
+13
*
fixes #18579 (#18600)
Andreas Rumpf
2021-07-27
1
-0
/
+26
*
Fixed const tuples in inferred generics (#18598)
Jason Beetham
2021-07-27
1
-0
/
+14
*
fixes #18565 (#18593)
Andreas Rumpf
2021-07-27
3
-0
/
+19
*
fix #18578 (#18580)
flywind
2021-07-27
2
-0
/
+23
*
followup #18453 (#18582)
Timothee Cour
2021-07-25
2
-17
/
+17
*
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
Timothee Cour
2021-07-23
3
-7
/
+7
*
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
Timothee Cour
2021-07-23
1
-1
/
+62
*
Replace calls to `putenv` with `setenv` (#18530)
Caden Haustein
2021-07-23
1
-0
/
+3
*
Fixed template const tuple unpacking (#18562)
Jason Beetham
2021-07-23
1
-0
/
+10
*
mitigates #12815 (#18557)
Andreas Rumpf
2021-07-22
1
-2
/
+15
*
fixes #12815 (#18554)
Andreas Rumpf
2021-07-22
1
-0
/
+13
*
fixes #18550 (#18553)
Andreas Rumpf
2021-07-21
1
-1
/
+9
*
add testcase for #6499 #12229 #7172 (#18547)
flywind
2021-07-21
2
-0
/
+40
*
undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...
Andreas Rumpf
2021-07-21
1
-5
/
+3
*
fixes #18469 (#18544)
Andreas Rumpf
2021-07-20
1
-0
/
+44
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
6
-42
/
+117
*
rst: add missing line/column info for some warnings (#18383)
Andrey Makarov
2021-07-20
2
-56
/
+128
*
close #18489 (#18524)
flywind
2021-07-19
1
-0
/
+15
*
fixed system.delete (#18507)
Andreas Rumpf
2021-07-18
1
-4
/
+4
*
deprecate strutils.delete and add an overload with saner semantics consistent...
Timothee Cour
2021-07-18
1
-1
/
+25
*
Revert #17398 and #17402 (#18480)
Miran
2021-07-18
2
-4
/
+4
*
Make error message for empty new-styled concept more descriptive (#18506)
konsumlamm
2021-07-18
1
-3
/
+2
*
fix nativeToUnixPath (#18501)
Timothee Cour
2021-07-17
1
-0
/
+20
*
make dragonbox opt-in via -d:nimFpRoundtrips (#18504)
Andreas Rumpf
2021-07-16
5
-19
/
+27
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
1
-4
/
+4
*
Add changes required by Nimble lock file support (#12104)
Ivan Bobev
2021-07-15
2
-24
/
+83
*
deprecate `sequtils.delete` and add an overload with saner semantics consiste...
Timothee Cour
2021-07-15
1
-44
/
+98
*
Extended side effect error messages (#18418)
quantimnot
2021-07-15
1
-0
/
+37
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
1
-1
/
+1
*
fixes #17893 (#18485)
Andreas Rumpf
2021-07-13
1
-0
/
+67
*
closes #18433 (#18484)
Andreas Rumpf
2021-07-13
1
-0
/
+38
*
close #17986 add testcase (#18477)
flywind
2021-07-12
1
-0
/
+12
*
thamming_orc test created/destroyed counts match (#18471)
GordonBGood
2021-07-12
1
-4
/
+4
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
1
-0
/
+240
*
rm redundant blank lines before literal blocks (#18465)
Andrey Makarov
2021-07-08
1
-0
/
+16
*
Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)
Miran
2021-07-08
1
-11
/
+0
*
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (...
Timothee Cour
2021-07-08
3
-4
/
+96
*
Rename test variable due to unfortunate connotations (#18453)
Aditya Siram
2021-07-08
1
-4
/
+4
*
ORC: use =destroy instead of =dispose (#18440)
Andreas Rumpf
2021-07-07
1
-0
/
+155
*
major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue s...
Timothee Cour
2021-07-07
1
-74
/
+207
*
Make procedure mismatch more informative with pragma/call convention mismatch...
Jason Beetham
2021-07-06
1
-0
/
+74
*
deprecate std/mersenne (#18395)
pyautogui
2021-07-05
1
-0
/
+1
*
fixes #18030 (#18415)
Andreas Rumpf
2021-07-01
1
-0
/
+30
*
don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous i...
Timothee Cour
2021-07-01
1
-3
/
+5
*
fixes #18130 (#18407)
Andreas Rumpf
2021-07-01
1
-16
/
+71
[prev]
[next]