summary refs log tree commit diff stats
path: root/tests/system/tdollars.nim
Commit message (Expand)AuthorAgeFilesLines
* Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)c-blake2024-07-071-1/+1
* fixes testament matrix doesn't work with other backends which left many JS te...ringabout2024-05-141-3/+3
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-2/+1
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-4/+6
* remove exception (#18906)flywind2021-10-221-0/+7
* improvements to `addInt` and `$` for integer types (#18592)Timothee Cour2021-08-191-27/+54
* Ref #12700 add testcase (#17096)flywind2021-02-191-1/+9
* fix stringify unsigned integer in JS and JS VM (#17086)flywind2021-02-181-0/+28
* [backport:1.4] JS cstring null fixes (#16979)hlaaftana2021-02-111-1/+24
* follow #16505 move and active tests (#16508)flywind2020-12-301-0/+26
* fix #14350, cstrings in JS init as null (#14355)hlaaftana2020-05-151-0/+7
* `$` now works for unsigned intergers with `nim js` (#14122)Timothee Cour2020-04-271-0/+72