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
...
*
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
*
document that Nim executable must be included (#15611)
n5m
2020-10-17
1
-1
/
+1
*
Fix #15599 (#15601)
Clyybber
2020-10-16
2
-2
/
+14
*
cosmetic fixes for the 1.4 changelog [ci skip]
narimiran
2020-10-16
1
-78
/
+66
*
add bufixes for 1.4 in its changelog
narimiran
2020-10-16
1
-0
/
+515
*
change NimVersion to 1.5.1
narimiran
2020-10-16
1
-2
/
+2
*
create a changelog for 1.4.0
narimiran
2020-10-16
2
-354
/
+372
*
fix option formatting (#15591)
n5m
2020-10-15
1
-1
/
+1
*
fixes #15560 (#15587)
Andreas Rumpf
2020-10-15
1
-2
/
+1
*
fix rlock compilation failure (#15584)
shirleyquirk
2020-10-15
2
-3
/
+3
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
17
-29
/
+1001
*
Fix crash in parsexml (#15582) (#15583)
Igor Ribeiro de Assis
2020-10-15
1
-0
/
+3
*
ORC: API extensions for 1.4 (#15581)
Andreas Rumpf
2020-10-15
1
-5
/
+22
*
harden the ORC asyncleak3 test case (#15580)
Andreas Rumpf
2020-10-15
2
-1
/
+416
*
Bump nimble (#15573)
genotrance
2020-10-14
1
-1
/
+1
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
3
-20
/
+33
*
suggest: try to find the implementation of a symbol when def is used (#15555)
alaviss
2020-10-14
4
-7
/
+33
*
Make useVersion:1.0 disable the proc arg sym change (#15570)
Clyybber
2020-10-14
4
-2
/
+13
*
fixes a C code generator regression, no need to backport, only the 1.4 line i...
Andreas Rumpf
2020-10-14
2
-1
/
+19
[prev]
[next]