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
/
arithm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix operators containing percent for VM usage (#13536)
Arne Döring
2020-03-11
1
-0
/
+18
*
ungeneric unsigned ops (#12230)
Jasper Jenkins
2019-10-11
1
-0
/
+22
*
Merge branch 'devel' into uint-range-checks
Araq
2019-09-02
1
-1
/
+1
|
\
|
*
Fix int literals and range interaction (#11197)
Oscar Nihlgård
2019-08-31
1
-1
/
+1
*
|
squashed and merged with devel
Arne Döring
2019-08-21
1
-0
/
+1
|
/
*
int128 on firstOrd, lastOrd and lengthOrd (#11701)
Arne Döring
2019-08-07
1
-33
/
+6
*
right shift is now by default sign preserving (#11322)
Arne Döring
2019-05-29
1
-4
/
+4
*
Merge tests into a larger file (part 1 of ∞) (#9318)
Miran
2018-10-12
7
-240
/
+173
*
Narrowing casts are applied after every op if needed (#8918)
LemonBoy
2018-09-08
1
-4
/
+39
*
Constant folding for integer casts (#8095)
LemonBoy
2018-08-31
1
-0
/
+60
*
fixes #6255, add `system.ashr` arithmetic right shift (#8547)
andri lim
2018-08-07
1
-0
/
+46
*
Fix constant folding for shl/not
LemonBoy
2018-06-19
2
-0
/
+92
*
closes #5854
Andreas Rumpf
2017-09-15
1
-0
/
+13
*
Removed platform-specific arithm test cases (#6189)
Fredrik Høisæther Rasch
2017-08-06
1
-11
/
+11
*
fix logical right shift in VM. (#5916)
Parashurama
2017-06-05
1
-0
/
+2
*
fix right shift c codegen bug. (#5919)
Parashurama
2017-05-31
1
-0
/
+18
*
fixes #5216
Araq
2017-01-27
1
-0
/
+20