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
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
6
-186
/
+240
*
docgen: draw frame around active anchors (#18607)
Andrey Makarov
2021-07-29
6
-75
/
+162
*
Update `lib.rst` (#18605)
konsumlamm
2021-07-29
1
-24
/
+20
*
Allow `nnkAccQuoted` in `genEnumCaseStmt` (#18606)
Vindaar
2021-07-29
1
-1
/
+5
*
various small documentation improvements (#18602)
Miran
2021-07-28
13
-97
/
+123
*
implements overloadable enum values; WIP (#18470)
Andreas Rumpf
2021-07-28
10
-11
/
+125
*
fix #17072: add times.dateTime with ISO 8601 order (#18590)
Timothee Cour
2021-07-28
2
-12
/
+23
*
support same-line doc comments in routines (#18595)
Timothee Cour
2021-07-27
6
-1
/
+205
*
fixes #18543 (#18601)
Andreas Rumpf
2021-07-27
4
-189
/
+112
*
fixes #18579 (#18600)
Andreas Rumpf
2021-07-27
2
-4
/
+28
*
fixes #18570 (#18599)
Andreas Rumpf
2021-07-27
1
-2
/
+3
*
delEnv now works at CT (#18568)
Timothee Cour
2021-07-27
1
-1
/
+2
*
Clarify use of import via pseudo dir... (#18569)
GordonBGood
2021-07-27
1
-0
/
+1
*
add comment to astalgo.debug (#18594)
Timothee Cour
2021-07-27
1
-0
/
+3
*
Fixed const tuples in inferred generics (#18598)
Jason Beetham
2021-07-27
2
-17
/
+30
*
fixes #18565 (#18593)
Andreas Rumpf
2021-07-27
5
-12
/
+33
*
fix #18578 (#18580)
flywind
2021-07-27
3
-6
/
+32
*
Update documentation for dynlib (#17356)
konsumlamm
2021-07-26
1
-44
/
+34
*
don't use plus instead of space (#18589)
Miran
2021-07-26
1
-2
/
+2
*
atlas tool: testing via mocking (#18588)
Andreas Rumpf
2021-07-26
13
-58
/
+387
*
optimize for the non-throwing case (#18587)
Antonis Geralis
2021-07-26
1
-4
/
+7
*
fixes #18558 again (#18586)
Andreas Rumpf
2021-07-26
1
-0
/
+2
*
added missing .inline for toCChar
Araq
2021-07-26
1
-1
/
+1
*
docgen: sort symbols (fix #17910) (#18560)
Andrey Makarov
2021-07-25
3
-349
/
+419
*
followup #18453 (#18582)
Timothee Cour
2021-07-25
2
-17
/
+17
*
Documentation only, Sugar arrow and semicolons (#18574)
Juan Carlos
2021-07-25
1
-0
/
+4
*
fixes #18385 (#18571)
Saem Ghani
2021-07-25
1
-2
/
+10
*
refactoring: removed dead code (#18567)
Andreas Rumpf
2021-07-24
4
-17
/
+11
*
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
Timothee Cour
2021-07-23
6
-12
/
+12
*
fixes #18558 (#18563)
Andreas Rumpf
2021-07-23
1
-16
/
+28
*
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
Timothee Cour
2021-07-23
2
-10
/
+85
*
Replace calls to `putenv` with `setenv` (#18530)
Caden Haustein
2021-07-23
2
-3
/
+11
*
Fixed template const tuple unpacking (#18562)
Jason Beetham
2021-07-23
2
-22
/
+28
*
mitigates #12815 (#18557)
Andreas Rumpf
2021-07-22
4
-4
/
+25
*
fixes #12815 (#18554)
Andreas Rumpf
2021-07-22
6
-3
/
+30
*
fix setCommand so it behaves like regular nim invocation (#18555)
Timothee Cour
2021-07-22
3
-18
/
+12
*
fixes #18550 (#18553)
Andreas Rumpf
2021-07-21
9
-11
/
+57
*
add [1..2] for JArray (#18525)
itsumura-h
2021-07-21
1
-0
/
+18
*
complement notes of two doc strings of tables module (#18527)
IterableTrucks
2021-07-21
1
-0
/
+4
*
clean unused imports on runnableExamples (#18551)
flywind
2021-07-21
1
-2
/
+0
*
breaking changes policies (#18541)
Andreas Rumpf
2021-07-21
1
-0
/
+114
*
add testcase for #6499 #12229 #7172 (#18547)
flywind
2021-07-21
2
-0
/
+40
*
unary slices get a deprecation period (#18549)
Andreas Rumpf
2021-07-21
2
-11
/
+9
*
atlas: minor changes
Araq
2021-07-21
1
-2
/
+2
*
undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...
Andreas Rumpf
2021-07-21
5
-15
/
+10
*
fixes #18469 (#18544)
Andreas Rumpf
2021-07-20
4
-15
/
+74
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
21
-200
/
+287
*
follow up #18517 (#18537)
flywind
2021-07-20
1
-2
/
+3
*
use more `.}` (#18542)
flywind
2021-07-20
5
-9
/
+9
*
termux ssl (#18520)
Paul Roberts
2021-07-20
2
-1
/
+2
[next]