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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
use func in uri module (#15486)
flywind
2020-10-05
1
-1
/
+1
*
Fix #15493 - disable TLS emulation for NetBSD (#15494)
Euan
2020-10-05
1
-2
/
+2
*
renderer: use the biggest integer type for masking literals (#15482)
alaviss
2020-10-04
1
-0
/
+2
*
Added std/effecttraits.nim (#15462)
Andreas Rumpf
2020-10-02
1
-0
/
+22
*
closureiters: fixes #15243 (#15454) [backport:1.2]
Andreas Rumpf
2020-10-02
2
-66
/
+25
*
Ref #14094 - disable hot code reloading tests on NetBSD (#15458)
Euan
2020-10-02
2
-0
/
+2
*
Fix #15452 - ip protocol not defined on NetBSD (#15453)
Euan
2020-10-01
1
-1
/
+4
*
Add first draft of new osproc.readLines (#15429)
c-blake
2020-10-01
1
-0
/
+20
*
fix #15405. deepcopy arc (#15410)
cooldome
2020-10-01
2
-2
/
+33
*
views: yet another bugfix (#15447)
Andreas Rumpf
2020-10-01
1
-1
/
+1
*
refactoring, fixes yet another strictFuncs regression (#15446)
Andreas Rumpf
2020-10-01
1
-0
/
+17
*
added missing .noalias support for object fields (#15445)
Andreas Rumpf
2020-10-01
1
-1
/
+6
*
better support for view types (#15436)
Andreas Rumpf
2020-09-30
2
-0
/
+88
*
spec for view types (#15424)
Andreas Rumpf
2020-09-29
4
-8
/
+22
*
.noalias annotation; frontend support (#15419)
Andreas Rumpf
2020-09-28
1
-0
/
+8
*
produce runtime type information for reified openArrays (#15415)
Andreas Rumpf
2020-09-27
1
-0
/
+42
*
better support for slices as views (#15414)
Andreas Rumpf
2020-09-27
3
-0
/
+37
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
2
-2
/
+6
*
fixes #14983 (#15320)
Andreas Rumpf
2020-09-25
1
-1
/
+14
*
Revert "fix #15035 (#15236)" (#15408)
cooldome
2020-09-24
1
-18
/
+1
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
4
-9
/
+65
*
fix #15333 (#15336)
flywind
2020-09-24
1
-0
/
+17
*
Fix #15389 (#15390)
cooldome
2020-09-24
1
-0
/
+17
*
Fix forward declarations in shadow scope contexts (#15386)
Clyybber
2020-09-22
1
-0
/
+77
*
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
Andreas Rumpf
2020-09-22
1
-0
/
+18
*
Add strutils.indentation and make unindent use it (#15264)
Clyybber
2020-09-22
1
-0
/
+22
*
add testcase for #6060 (#15366)
flywind
2020-09-21
1
-0
/
+11
*
add testcase for #7165 (#15368)
flywind
2020-09-21
1
-0
/
+15
*
fixes #15360 [backport:1.2] (#15378)
Andreas Rumpf
2020-09-21
1
-0
/
+7
*
add testcase for #9710 (#15365)
flywind
2020-09-21
1
-0
/
+11
*
added a basic ORC test I still had lying around (#15376)
Andreas Rumpf
2020-09-20
1
-0
/
+138
*
arc: added tmarshal.nim test case
Araq
2020-09-20
1
-0
/
+140
*
arc: =deepcopy fixes
Araq
2020-09-20
1
-0
/
+67
*
fixes #15369 (#15371)
Andreas Rumpf
2020-09-20
1
-0
/
+14
*
more ORC bugfixes (#15355)
Andreas Rumpf
2020-09-18
2
-1
/
+47
*
fix infinite recursion in typeRel (#15241)
jcosborn
2020-09-18
1
-0
/
+45
*
Revert "Introduce explicit copy (#15330)" (#15346)
Andreas Rumpf
2020-09-16
1
-22
/
+0
*
fix #15326 (#15341)
cooldome
2020-09-16
1
-0
/
+8
*
proc params as syms (#15332)
cooldome
2020-09-16
1
-0
/
+8
*
Introduce explicit copy (#15330)
cooldome
2020-09-16
1
-0
/
+22
*
fixes #15325 (#15340)
Andreas Rumpf
2020-09-16
1
-0
/
+126
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
1
-3
/
+3
*
fixes #15076 (#15329)
Andreas Rumpf
2020-09-15
1
-0
/
+88
*
fixes a critical ORC bug, refs #15076 (#15323)
Andreas Rumpf
2020-09-14
1
-1
/
+1
*
test cookies with comma for #15319 (#15322)
flywind
2020-09-14
1
-0
/
+17
*
Fixing issue #15302 -- lwip doesn't support signals (#15303)
Jaremy Creechley
2020-09-14
1
-0
/
+30
*
fixes #15147 (#15315)
Andreas Rumpf
2020-09-12
1
-0
/
+21
*
Add testcase for invalid if statement (#15313)
Clyybber
2020-09-12
1
-0
/
+12
*
Fix #15305 (#15311)
Clyybber
2020-09-12
1
-0
/
+12
*
fixes #15122 (#15301)
Andreas Rumpf
2020-09-11
1
-0
/
+43
[next]