Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove exception (#18906) | flywind | 2021-10-22 | 1 | -0/+7 |
* | improvements to `addInt` and `$` for integer types (#18592) | Timothee Cour | 2021-08-19 | 1 | -27/+54 |
* | Ref #12700 add testcase (#17096) | flywind | 2021-02-19 | 1 | -1/+9 |
* | fix stringify unsigned integer in JS and JS VM (#17086) | flywind | 2021-02-18 | 1 | -0/+28 |
* | [backport:1.4] JS cstring null fixes (#16979) | hlaaftana | 2021-02-11 | 1 | -1/+24 |
* | follow #16505 move and active tests (#16508) | flywind | 2020-12-30 | 1 | -0/+26 |
* | fix #14350, cstrings in JS init as null (#14355) | hlaaftana | 2020-05-15 | 1 | -0/+7 |
* | `$` now works for unsigned intergers with `nim js` (#14122) | Timothee Cour | 2020-04-27 | 1 | -0/+72 |