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
*
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
*
testament improvement: allow inline error messages inside test cases (#15294)
Andreas Rumpf
2020-09-10
1
-10
/
+9
*
Fix #15286 (#15292)
cooldome
2020-09-10
1
-0
/
+8
*
fixes #15280 [backport:1.2] (#15281)
Andreas Rumpf
2020-09-09
3
-4
/
+48
*
borrow checking refinements (#15290)
Andreas Rumpf
2020-09-09
1
-0
/
+18
*
Add some enhancements to `jsonutils.nim` (#15133)
Ivan Bobev
2020-09-09
1
-2
/
+183
*
add getprotobyname (#15273)
flywind
2020-09-09
1
-0
/
+25
*
Better semiStmtList parsing (#15123)
Clyybber
2020-09-09
1
-0
/
+165
*
borrow checking (#15282)
Andreas Rumpf
2020-09-09
1
-0
/
+27
*
"for-loop macros" are no longer an experimental feature (#15288)
Miran
2020-09-08
1
-1
/
+1
*
nimeval errorHook support (#15255)
Scott Wadden
2020-09-07
2
-13
/
+29
*
more Protocol supports in windows (#15274) [backport:1.2]
flywind
2020-09-07
1
-0
/
+29
*
strict funcs: use control flow information for a more precise analysis (#15271)
Andreas Rumpf
2020-09-06
1
-3
/
+8
*
Expand hoisted default params in sem (#15270)
Clyybber
2020-09-05
1
-0
/
+75
*
fix #15238 (#15262)
cooldome
2020-09-04
1
-1
/
+17
*
fix #15257, `toHex` couldn't handle large uint64 (#15261) [backport:1.2]
Miran
2020-09-04
1
-2
/
+4
*
fixes #15210 [backport:1.2] (#15237)
Andreas Rumpf
2020-08-31
1
-0
/
+11
*
fix #15035 (#15236)
cooldome
2020-08-28
1
-0
/
+16
*
Fix #5691 (#15158)
Clyybber
2020-08-27
4
-0
/
+85
*
fix some issues overloading with generics and inheritance (#15211)
jcosborn
2020-08-27
1
-5
/
+31
*
avoid #8231, bitwise move to mul,div (#15070)
Bung
2020-08-25
1
-0
/
+3
*
[backport] fix #15064, strscans.scanf edge case for '$+' (#15223)
Miran
2020-08-25
1
-1
/
+15
*
Add test coverage for atomics (#15193)
Elijah Shaw-Rutschman
2020-08-18
1
-0
/
+609
*
fix overloading issue with generic invocation (#15135)
jcosborn
2020-08-18
1
-0
/
+60
*
gc_regions: cleanup & fixes for deallocation (#11920)
alaviss
2020-08-17
1
-0
/
+23
*
Allow pragmas on parameters (#15178)
Clyybber
2020-08-11
1
-0
/
+15
*
Fix #8473 (#15169)
Andreas Rumpf
2020-08-11
4
-1
/
+37
|
\
|
*
Use typeflag instead
Clyybber
2020-08-10
1
-0
/
+10
|
*
Add testcase for #5688
Clyybber
2020-08-08
1
-0
/
+17
|
*
Make explicit {.nimcall.} a seperate calling convention
Clyybber
2020-08-08
2
-1
/
+10
*
|
[FIX] strtabs interpolation in nimscript (#15172)
haxscramper
2020-08-09
1
-0
/
+5
*
|
fix #15148 (#15149)
flywind
2020-08-08
1
-0
/
+12
|
/
*
net: allow close() to ignore SSL failures due to disconnections (#15120)
alaviss
2020-08-01
1
-7
/
+78
*
fixes #15130 (#15141)
Andreas Rumpf
2020-08-01
1
-2
/
+75
*
fixes #15122 [backport:1.2] (#15139)
Andreas Rumpf
2020-08-01
1
-0
/
+28
[next]