summary refs log tree commit diff stats
path: root/tests/int
Commit message (Expand)AuthorAgeFilesLines
* make `var`/pointer types not match if base type has to be converted (#24130)metagn2024-09-182-0/+25
* revert second argument of `inc` not being generic (#24129)metagn2024-09-171-0/+6
* fix regression with uint constant losing abstract type (#24105)metagn2024-09-141-0/+7
* fixes #23954; uint8 > 8 bit at compile-time (#23955)ringabout2024-08-151-0/+5
* fixes #23947; .uint8 compile-time error (#23948)ringabout2024-08-131-0/+10
* fixes #14522 #22085 #12700 #23132; no range check for uints (#23930)ringabout2024-08-111-0/+25
* 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-2/+0
* fixes #23378; fixes js abs negative int64 (#23379)ringabout2024-03-091-0/+8
* Fix some jsgen bugs (#22330)konsumlamm2023-08-061-9/+27
* [JS] Fix bitwise ops & shifts (#22340)konsumlamm2023-07-271-1/+48
* some test cleanups & category reorganization (#22010)metagn2023-06-0611-0/+763