index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
int
Commit message (
Expand
)
Author
Age
Files
Lines
*
make `var`/pointer types not match if base type has to be converted (#24130)
metagn
2024-09-18
2
-0
/
+25
*
revert second argument of `inc` not being generic (#24129)
metagn
2024-09-17
1
-0
/
+6
*
fix regression with uint constant losing abstract type (#24105)
metagn
2024-09-14
1
-0
/
+7
*
fixes #23954; uint8 > 8 bit at compile-time (#23955)
ringabout
2024-08-15
1
-0
/
+5
*
fixes #23947; .uint8 compile-time error (#23948)
ringabout
2024-08-13
1
-0
/
+10
*
fixes #14522 #22085 #12700 #23132; no range check for uints (#23930)
ringabout
2024-08-11
1
-0
/
+25
*
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
c-blake
2024-07-07
1
-1
/
+1
*
fixes testament matrix doesn't work with other backends which left many JS te...
ringabout
2024-05-14
1
-2
/
+0
*
fixes #23378; fixes js abs negative int64 (#23379)
ringabout
2024-03-09
1
-0
/
+8
*
Fix some jsgen bugs (#22330)
konsumlamm
2023-08-06
1
-9
/
+27
*
[JS] Fix bitwise ops & shifts (#22340)
konsumlamm
2023-07-27
1
-1
/
+48
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
11
-0
/
+763