Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable static tests for topenarray (#20620) | ringabout | 2022-10-23 | 1 | -1/+1 |
| | |||||
* | fix #12521(type alias for openArray) (#17593) | flywind | 2021-04-19 | 1 | -0/+26 |
| | | | | | | | * fix nim js cmp fails at CT * fix #12521 * address comments | ||||
* | followup #17001: improve coverage for tests/openarray/topenarray.nim (#17006) | Timothee Cour | 2021-02-13 | 1 | -3/+17 |
| | | | | * followup #17001: improve coverage for tests/openarray/topenarray.nim | ||||
* | [JS] Ref #15952 make toOpenArray works better (#17001) | flywind | 2021-02-10 | 1 | -0/+13 |
* ref 15952 toOpenArray works in JS * fix |