summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-3/+3
* fixes #15076 (#15329)Andreas Rumpf2020-09-151-0/+88
* fixes a critical ORC bug, refs #15076 (#15323)Andreas Rumpf2020-09-141-1/+1
* test cookies with comma for #15319 (#15322)flywind2020-09-141-0/+17
* Fixing issue #15302 -- lwip doesn't support signals (#15303)Jaremy Creechley2020-09-141-0/+30
* fixes #15147 (#15315)Andreas Rumpf2020-09-121-0/+21
* Add testcase for invalid if statement (#15313)Clyybber2020-09-121-0/+12
* Fix #15305 (#15311)Clyybber2020-09-121-0/+12
* fixes #15122 (#15301)Andreas Rumpf2020-09-111-0/+43
* testament improvement: allow inline error messages inside test cases (#15294)Andreas Rumpf2020-09-101-10/+9
* Fix #15286 (#15292)cooldome2020-09-101-0/+8
* fixes #15280 [backport:1.2] (#15281)Andreas Rumpf2020-09-093-4/+48
* borrow checking refinements (#15290)Andreas Rumpf2020-09-091-0/+18
* Add some enhancements to `jsonutils.nim` (#15133)Ivan Bobev2020-09-091-2/+183
* add getprotobyname (#15273)flywind2020-09-091-0/+25
* Better semiStmtList parsing (#15123)Clyybber2020-09-091-0/+165
* borrow checking (#15282)Andreas Rumpf2020-09-091-0/+27
* "for-loop macros" are no longer an experimental feature (#15288)Miran2020-09-081-1/+1
* nimeval errorHook support (#15255)Scott Wadden2020-09-072-13/+29
* more Protocol supports in windows (#15274) [backport:1.2]flywind2020-09-071-0/+29
* strict funcs: use control flow information for a more precise analysis (#15271)Andreas Rumpf2020-09-061-3/+8
* Expand hoisted default params in sem (#15270)Clyybber2020-09-051-0/+75
* fix #15238 (#15262)cooldome2020-09-041-1/+17
* fix #15257, `toHex` couldn't handle large uint64 (#15261) [backport:1.2]Miran2020-09-041-2/+4
* fixes #15210 [backport:1.2] (#15237)Andreas Rumpf2020-08-311-0/+11
* fix #15035 (#15236)cooldome2020-08-281-0/+16
* Fix #5691 (#15158)Clyybber2020-08-274-0/+85
* fix some issues overloading with generics and inheritance (#15211)jcosborn2020-08-271-5/+31
* avoid #8231, bitwise move to mul,div (#15070)Bung2020-08-251-0/+3
* [backport] fix #15064, strscans.scanf edge case for '$+' (#15223)Miran2020-08-251-1/+15
* Add test coverage for atomics (#15193)Elijah Shaw-Rutschman2020-08-181-0/+609
* fix overloading issue with generic invocation (#15135)jcosborn2020-08-181-0/+60
* gc_regions: cleanup & fixes for deallocation (#11920)alaviss2020-08-171-0/+23
* Allow pragmas on parameters (#15178)Clyybber2020-08-111-0/+15
* Fix #8473 (#15169)Andreas Rumpf2020-08-114-1/+37
|\
| * Use typeflag insteadClyybber2020-08-101-0/+10
| * Add testcase for #5688Clyybber2020-08-081-0/+17
| * Make explicit {.nimcall.} a seperate calling conventionClyybber2020-08-082-1/+10
* | [FIX] strtabs interpolation in nimscript (#15172)haxscramper2020-08-091-0/+5
* | fix #15148 (#15149)flywind2020-08-081-0/+12
|/
* net: allow close() to ignore SSL failures due to disconnections (#15120)alaviss2020-08-011-7/+78
* fixes #15130 (#15141)Andreas Rumpf2020-08-011-2/+75
* fixes #15122 [backport:1.2] (#15139)Andreas Rumpf2020-08-011-0/+28
* cursor and mutation tracking fixes (#15113)Andreas Rumpf2020-07-302-5/+59
* fix overloading case with generic alias (#15116)jcosborn2020-07-301-0/+105
* asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (#15066)alaviss2020-07-302-0/+68
* fixes #14139 (#15107)flywind2020-07-291-0/+9
* Fix forward declaration issues in template/macro context (#15091)Clyybber2020-07-292-0/+240
* fixes #14616 [backport:1.2] (#15109)Andreas Rumpf2020-07-291-0/+10
* disable sink inference, only enable it for the stdlib. Reason: better source ...Andreas Rumpf2020-07-282-0/+2