Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #16693: testament spec nimout too lax (#16698) | flywind | 2021-04-04 | 1 | -1/+1 |
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> | ||||
* | fix #17159 items(cstring) works in VM (#17160) | Timothee Cour | 2021-02-24 | 1 | -14/+87 |
| | | | | | | | | | * fix #17159 items(cstring) works in VM * improve test coverage tests/stdlib/tcstring.nim; add helpers: whenRuntimeJs, whenVMorJs * document items(cstring) * address comments | ||||
* | close #13859; add testcase (#17099) | flywind | 2021-02-19 | 1 | -0/+19 |
* fix js unsigned integer * better * close #13859; add testcase |