summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* spec for view types (#15424)Andreas Rumpf2020-09-294-8/+22
* .noalias annotation; frontend support (#15419)Andreas Rumpf2020-09-281-0/+8
* produce runtime type information for reified openArrays (#15415)Andreas Rumpf2020-09-271-0/+42
* better support for slices as views (#15414)Andreas Rumpf2020-09-273-0/+37
* cursor inference: makes combparser work; refactorings (#15411)Andreas Rumpf2020-09-262-2/+6
* fixes #14983 (#15320)Andreas Rumpf2020-09-251-1/+14
* Revert "fix #15035 (#15236)" (#15408)cooldome2020-09-241-18/+1
* fixes #15361 (#15401)Andreas Rumpf2020-09-244-9/+65
* fix #15333 (#15336)flywind2020-09-241-0/+17
* Fix #15389 (#15390)cooldome2020-09-241-0/+17
* Fix forward declarations in shadow scope contexts (#15386)Clyybber2020-09-221-0/+77
* better nativestacktrace support; refs #15284; backport [1.2] (#15384)Andreas Rumpf2020-09-221-0/+18
* Add strutils.indentation and make unindent use it (#15264)Clyybber2020-09-221-0/+22
* add testcase for #6060 (#15366)flywind2020-09-211-0/+11
* add testcase for #7165 (#15368)flywind2020-09-211-0/+15
* fixes #15360 [backport:1.2] (#15378)Andreas Rumpf2020-09-211-0/+7
* add testcase for #9710 (#15365)flywind2020-09-211-0/+11
* added a basic ORC test I still had lying around (#15376)Andreas Rumpf2020-09-201-0/+138
* arc: added tmarshal.nim test caseAraq2020-09-201-0/+140
* arc: =deepcopy fixesAraq2020-09-201-0/+67
* fixes #15369 (#15371)Andreas Rumpf2020-09-201-0/+14
* more ORC bugfixes (#15355)Andreas Rumpf2020-09-182-1/+47
* fix infinite recursion in typeRel (#15241)jcosborn2020-09-181-0/+45
* Revert "Introduce explicit copy (#15330)" (#15346)Andreas Rumpf2020-09-161-22/+0
* fix #15326 (#15341)cooldome2020-09-161-0/+8
* proc params as syms (#15332)cooldome2020-09-161-0/+8
* Introduce explicit copy (#15330)cooldome2020-09-161-0/+22
* fixes #15325 (#15340)Andreas Rumpf2020-09-161-0/+126
* 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