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
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
7
-218
/
+221
*
test ord (#18909)
flywind
2021-09-28
1
-4
/
+0
*
fix a typo (canonilization => canonicalization) (#18914)
flywind
2021-09-28
1
-1
/
+1
*
change comment (#18913)
flywind
2021-09-28
1
-1
/
+1
*
fixes 'lent T' inside object constructor [backport] (#18911)
Andreas Rumpf
2021-09-27
4
-3
/
+21
*
this ensures libp2p continues to compile [backport] (#18908)
Andreas Rumpf
2021-09-27
2
-5
/
+16
*
Add armv8l support (Closes: #18898) (#18901) [backport]
Federico Ceratto
2021-09-27
2
-1
/
+4
*
activate winim (#18907)
flywind
2021-09-27
1
-1
/
+1
*
fixes #18878 (#18883)
Aditya Siram
2021-09-25
1
-1
/
+2
*
fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#1...
flywind
2021-09-25
5
-7
/
+7
*
fix a typo (rename `temporal` to `temporary` (#18892) [backport]
flywind
2021-09-24
1
-1
/
+1
*
closes #18690; make view types stricter [backport] (#18891)
Andreas Rumpf
2021-09-24
2
-5
/
+14
*
[backport] arc: improve compile time of (nested) loops (#18890)
Clyybber
2021-09-24
1
-3
/
+8
*
ported Nim to proprietary CrossOS [backport] (#18889)
Andreas Rumpf
2021-09-24
6
-4
/
+18
*
[backport] change some examples in tut1.rst (#18884)
Miran
2021-09-24
1
-12
/
+35
*
correct effect tracking for .borrowed procs [backport] (#18882)
Andreas Rumpf
2021-09-23
8
-12
/
+20
*
update csources hash (#18885)
Miran
2021-09-23
1
-1
/
+1
*
closes #16132 [backport] (#18880)
Andreas Rumpf
2021-09-22
2
-6
/
+21
*
fixes #18856 [backport] (#18879)
Andreas Rumpf
2021-09-22
1
-1
/
+1
*
atlas: added --cfgHere switch [backport] (#18873)
Andreas Rumpf
2021-09-20
1
-6
/
+19
*
[backport] Revert "use new Nimble, with lockfiles (#18810)" (#18872)
Miran
2021-09-20
1
-1
/
+1
*
fixes #18863 [backport] (#18871)
Andreas Rumpf
2021-09-20
2
-4
/
+5
*
fix #18844 (#18851)
flywind
2021-09-20
2
-5
/
+25
*
fixes #18847 [backport] (#18870)
Andreas Rumpf
2021-09-20
2
-2
/
+7
*
fixes #18858 [backport] (#18868)
Andreas Rumpf
2021-09-19
4
-3
/
+11
*
documented overload disambiguation [backport] (#18865)
Andreas Rumpf
2021-09-19
1
-1
/
+19
*
semtypinst: don't wrap type nodes from expressions in static[T] (#18860)
alaviss
2021-09-17
2
-1
/
+18
*
Fixed borrowing dot from aliases (#18854)
Jason Beetham
2021-09-16
2
-3
/
+39
*
fix #10128 (#18852)
flywind
2021-09-14
2
-3
/
+21
*
add testcase for #7308 (#18849)
flywind
2021-09-14
2
-11
/
+43
*
Dotborrow now works with generic distincts (#18848)
Jason Beetham
2021-09-14
4
-7
/
+37
*
add changelog entry for #18656 (#18839) [backport]
Christian Ulrich
2021-09-13
1
-0
/
+5
*
doc improvements (#18843)
Andreas Rumpf
2021-09-13
2
-138
/
+33
*
Fixed #18838 (#18841) [backport]
Jason Beetham
2021-09-13
2
-2
/
+40
*
Generic pointer procs now error if no types supplied (#18832)
Jason Beetham
2021-09-11
3
-2
/
+30
*
Fixed type inference for 'set` and 'tuple' (#18827)
Jason Beetham
2021-09-11
2
-1
/
+24
*
[minor] fix docs (#18834)
flywind
2021-09-11
1
-6
/
+4
*
fix code-block which causes missing docs
flywind
2021-09-11
1
-2
/
+2
*
distros.foreignDeps made public (#18830)
Juan Carlos
2021-09-10
2
-4
/
+5
*
Clarify unknown processor error (#18829)
Federico Ceratto
2021-09-09
1
-1
/
+1
*
active some packages (#18825)
flywind
2021-09-09
1
-4
/
+4
*
fix CI failure(upstream changes) (#18820)
flywind
2021-09-08
1
-1
/
+1
*
Fix subranges of distinct types (#18816) [backport]
Jason Beetham
2021-09-07
2
-1
/
+15
*
Fixes implicit and explicit generics in procedures (#18808)
Jason Beetham
2021-09-06
2
-5
/
+68
*
fixes #12642 (#18811)
Andreas Rumpf
2021-09-06
6
-7
/
+36
*
'[]' can now be used for iterators (#18814)
Jason Beetham
2021-09-06
2
-1
/
+15
*
Atlas: added 'extract' command, as promised (#18813)
Andreas Rumpf
2021-09-06
1
-1
/
+9
*
fixes #14165, fixes #18739, fix the second example of #6269 (#18812)
Andreas Rumpf
2021-09-06
2
-4
/
+57
*
Fix recursive generic typed defs (#18809)
Jason Beetham
2021-09-06
2
-1
/
+13
*
use new Nimble, with lockfiles (#18810)
Miran
2021-09-06
1
-1
/
+1
[next]