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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
spec for view types (#15424)
Andreas Rumpf
2020-09-29
5
-49
/
+235
*
.noalias annotation; frontend support (#15419)
Andreas Rumpf
2020-09-28
6
-10
/
+22
*
produce runtime type information for reified openArrays (#15415)
Andreas Rumpf
2020-09-27
3
-19
/
+34
*
better support for slices as views (#15414)
Andreas Rumpf
2020-09-27
3
-44
/
+63
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
1
-68
/
+71
*
koch, compiler: bundle fusion as part of the source archive (#15409)
alaviss
2020-09-26
1
-0
/
+1
*
Revert "fix #15035 (#15236)" (#15408)
cooldome
2020-09-24
1
-3
/
+2
*
more precise borrow checking of 'result' (#15406)
Andreas Rumpf
2020-09-24
2
-3
/
+8
*
fixes #15403 (#15404)
Andreas Rumpf
2020-09-24
1
-1
/
+2
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
1
-36
/
+131
*
use release version (#15400)
flywind
2020-09-24
1
-2
/
+2
*
Fix #15389 (#15390)
cooldome
2020-09-24
2
-24
/
+27
*
fix the indentation in `--help` and `--fullhelp` (#15387)
Miran
2020-09-23
1
-2
/
+2
*
'koch temp' bugfix
Araq
2020-09-23
1
-2
/
+2
*
finish the stacktraces.nim implementation [backport:1.2] (#15393)
Andreas Rumpf
2020-09-23
1
-0
/
+1
*
Fix forward declarations in shadow scope contexts (#15386)
Clyybber
2020-09-22
4
-13
/
+24
*
fixes #15360 [backport:1.2] (#15378)
Andreas Rumpf
2020-09-21
1
-1
/
+1
*
arc: =deepcopy fixes
Araq
2020-09-20
1
-1
/
+0
*
ORC/ARC async progress (#15370)
Andreas Rumpf
2020-09-20
1
-1
/
+1
*
fix infinite recursion in typeRel (#15241)
jcosborn
2020-09-18
1
-56
/
+59
*
Revert "Introduce explicit copy (#15330)" (#15346)
Andreas Rumpf
2020-09-16
1
-1
/
+1
*
fix #15326 (#15341)
cooldome
2020-09-16
1
-59
/
+67
*
proc params as syms (#15332)
cooldome
2020-09-16
2
-1
/
+2
*
Introduce explicit copy (#15330)
cooldome
2020-09-16
1
-1
/
+1
*
fixes #15325 (#15340)
Andreas Rumpf
2020-09-16
4
-4
/
+18
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
9
-107
/
+172
*
fixes #15076 (#15329)
Andreas Rumpf
2020-09-15
3
-4
/
+5
*
Fixing issue #15302 -- lwip doesn't support signals (#15303)
Jaremy Creechley
2020-09-14
1
-1
/
+1
*
fixes #15147 (#15315)
Andreas Rumpf
2020-09-12
1
-1
/
+1
*
Fix #15305 (#15311)
Clyybber
2020-09-12
1
-2
/
+1
*
fixes #15122 (#15301)
Andreas Rumpf
2020-09-11
1
-2
/
+15
*
fix warnings for deprecated `low` and `high` (#15291)
Miran
2020-09-11
3
-13
/
+13
*
Fix #15286 (#15292)
cooldome
2020-09-10
1
-0
/
+3
*
fixes #15280 [backport:1.2] (#15281)
Andreas Rumpf
2020-09-09
1
-1
/
+1
*
borrow checking refinements (#15290)
Andreas Rumpf
2020-09-09
2
-5
/
+21
*
Better semiStmtList parsing (#15123)
Clyybber
2020-09-09
1
-78
/
+44
*
borrow checking (#15282)
Andreas Rumpf
2020-09-09
16
-311
/
+475
*
"for-loop macros" are no longer an experimental feature (#15288)
Miran
2020-09-08
2
-4
/
+3
*
nimeval errorHook support (#15255)
Scott Wadden
2020-09-07
1
-3
/
+8
*
don't raise index defects on malformed ast (#15278)
Andy Davidoff
2020-09-07
2
-6
/
+14
*
strict funcs: use control flow information for a more precise analysis (#15271)
Andreas Rumpf
2020-09-06
1
-20
/
+79
*
Expand hoisted default params in sem (#15270)
Clyybber
2020-09-05
11
-123
/
+103
*
fix #15238 (#15262)
cooldome
2020-09-04
1
-0
/
+1
*
fixes system.add for strict funcs (#15259)
Andreas Rumpf
2020-09-03
1
-1
/
+1
*
Fix sets for architectures with default integers smaller than 32 bits (#15258...
PMunch
2020-09-02
1
-3
/
+3
*
fixes #15210 [backport:1.2] (#15237)
Andreas Rumpf
2020-08-31
1
-20
/
+23
*
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
Jaremy Creechley
2020-08-31
2
-3
/
+12
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
50
-773
/
+472
*
fix #15035 (#15236)
cooldome
2020-08-28
1
-2
/
+3
*
Fix #5691 (#15158)
Clyybber
2020-08-27
9
-49
/
+65
[next]