summary refs log tree commit diff stats
path: root/tests/openarray
Commit message (Expand)AuthorAgeFilesLines
* fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable...Buldram2024-07-241-0/+19
* fixes #23321; Error: internal error: openArrayLoc: ref array[0..0, int] (#23548)ringabout2024-04-291-0/+35
* enable static tests for topenarray (#20620)ringabout2022-10-231-1/+1
* style usages part one (openarray => openArray) (#19321)flywind2022-01-044-7/+7
* fix #12521(type alias for openArray) (#17593)flywind2021-04-191-0/+26
* followup #17001: improve coverage for tests/openarray/topenarray.nim (#17006)Timothee Cour2021-02-131-3/+17
* [JS] Ref #15952 make toOpenArray works better (#17001)flywind2021-02-101-0/+13
* clean up deprecated stuff and unused imports in tests (#13059)Miran2020-01-071-2/+2
* typeToString can now show (recursively) resolved type aliases; fixes #8569 #...Timothee Cour2019-08-311-1/+1
* fixes #12042 (#12083)Andreas Rumpf2019-08-291-0/+15
* Fixes for ptr array deref codegen (#11191)Jasper Jenkins2019-05-071-1/+17
* require errormsg to be specified before file.Arne Döring2018-12-115-17/+6
* Always check the deduced type validity for resultLemonBoy2018-09-171-0/+7
* Test case for #6163 (#8960)genotrance2018-09-141-0/+17
* fixed #2240 and #3586andri lim2016-01-051-0/+54
* new tester; all tests categorizedAraq2014-01-133-0/+47