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 #15704 #15597 wrong VM register was freed (#15705)
Timothee Cour
2020-10-26
2
-2
/
+134
*
workaround #15713 disable freebsd tssl.nim (#15718)
Timothee Cour
2020-10-26
1
-1
/
+3
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
67
-903
/
+853
*
fix #15698 (#15699)
rockcavera
2020-10-25
1
-0
/
+4
*
[minor] nimVMDebug: fix codeListing formatting for jump-to-file to work (#15711)
Timothee Cour
2020-10-25
1
-1
/
+1
*
Try to fix CI failures (#15701)
Clyybber
2020-10-24
2
-130
/
+120
*
Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)
Clyybber
2020-10-24
4
-49
/
+5
*
close #8007 (#15695)
Timothee Cour
2020-10-23
1
-0
/
+51
*
fix #15662 (#15678)
cooldome
2020-10-23
2
-17
/
+20
*
make cgen header consistent with jsgen header (#15682)
Timothee Cour
2020-10-23
1
-16
/
+9
*
Fix #12410 (#15685)
Clyybber
2020-10-23
2
-1
/
+14
*
followup #15642: make source + edit also work with stdlib (which uses -d:boot...
Timothee Cour
2020-10-22
1
-1
/
+2
*
fixes view types for sizeof() and --gc:orc (#15680)
Andreas Rumpf
2020-10-22
3
-5
/
+5
*
fixes #15652 [backport:1.4] (#15679)
Andreas Rumpf
2020-10-22
1
-1
/
+1
*
Add testcase for #14601 (#15677)
Clyybber
2020-10-22
1
-1
/
+45
*
Add testcase for #12252 (#15676)
Clyybber
2020-10-22
1
-0
/
+7
*
[backport: 1.4] Better linebreaks (#15658)
Miran
2020-10-22
6
-74
/
+67
*
expect valgrind test failure on memory leak (#15669)
n5m
2020-10-22
2
-0
/
+19
*
small changelog cleanup [ci skip]
narimiran
2020-10-22
1
-2
/
+3
*
Cleanup
Clyybber
2020-10-22
1
-2
/
+0
*
add Source+Edit links on top of every docgend file (#15642)
Timothee Cour
2020-10-22
7
-23
/
+32
*
Fix #13609 (#15567)
Gampol T
2020-10-21
1
-0
/
+11
*
reuse existing toHumanStr (#15674)
Timothee Cour
2020-10-21
2
-2
/
+2
*
--declaredlocs => --declaredLocs (#15672)
Timothee Cour
2020-10-21
1
-1
/
+1
*
add --declaredlocs (#15666)
Timothee Cour
2020-10-21
7
-11
/
+21
*
fix cgen header copyright (#15649)
Timothee Cour
2020-10-21
1
-3
/
+1
*
fixes bootstrapping for any machine that has a Nim already installed [backpor...
Andreas Rumpf
2020-10-20
3
-18
/
+24
*
make patchFile more discoverable (#15659)
Timothee Cour
2020-10-20
1
-0
/
+1
*
Fixes compilation for --os:any + --exception:setjmp (#15626)
Dominik Picheta
2020-10-20
1
-1
/
+1
*
gc.rst: updated the docs to reflect reality
Araq
2020-10-20
1
-2
/
+1
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
4
-22
/
+23
*
Fix compilation error for regions and memory profiling (#15641) (#15656)
RecruitMain707
2020-10-20
1
-0
/
+3
*
even more "eg" fixes [ci skip]
narimiran
2020-10-20
3
-5
/
+5
*
Remove bit about opening files not raising (#15654)
Tomáš Hübelbauer
2020-10-20
1
-4
/
+2
*
more "eg" fixes
narimiran
2020-10-20
8
-8
/
+8
*
it is not "eg", it is "e.g."
narimiran
2020-10-20
1
-5
/
+5
*
workaround https://github.com/citycide/glob/issues/49 glob broken (#15647)
Timothee Cour
2020-10-19
1
-1
/
+1
*
Fix commentOffsetA for doc comments (#15643)
Clyybber
2020-10-20
3
-1
/
+11
*
Fix #15639 (#15640)
Clyybber
2020-10-19
1
-1
/
+1
*
fix #15631 (#15632)
n5m
2020-10-19
6
-9
/
+35
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
9
-41
/
+85
*
contributing docs: add instructions for economically restarting failed CI job...
Timothee Cour
2020-10-19
1
-1
/
+20
*
add a section on naming new stdlib module names (#15590)
Timothee Cour
2020-10-19
1
-0
/
+14
*
Tables, use sink val arguments more actively (#15625)
cooldome
2020-10-19
3
-29
/
+30
*
Add tests to #15363 (#15633)
Danil Yarantsev
2020-10-19
1
-0
/
+26
*
Merge pull request #15635 from nim-lang/discord-blue
Danil Yarantsev
2020-10-19
1
-1
/
+1
|
\
|
*
Change discord's badge color to be consistent with other badges
Danil Yarantsev
2020-10-19
1
-1
/
+1
|
/
*
Add discord to the README (#15634)
Danil Yarantsev
2020-10-19
1
-1
/
+6
*
add tests for #15584 (#15619)
n5m
2020-10-18
2
-0
/
+27
*
Fix FreeBSD build failures (#15613)
Euan
2020-10-18
1
-14
/
+8
[next]