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
/
lib
/
system
/
arithmetics.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert adding generic `V: Ordinal` parameter to `succ`, `pred`, `inc`, `dec` ...
konsumlamm
2023-08-06
1
-5
/
+5
*
rm zero-extension and uint conversions deprecated since 0.19.9 (#22151)
tersec
2023-06-25
1
-56
/
+0
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-102
/
+54
*
tyInt tyUint fit target int bit width (#20829)
Bung
2022-12-01
1
-4
/
+4
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-115
/
+156
*
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
Danil Yarantsev
2021-02-28
1
-2
/
+2
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-22
/
+18
*
make the docs of arithmetics better (#16510)
flywind
2020-12-30
1
-126
/
+107
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-8
/
+0
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-4
/
+4
*
fix operators containing percent for VM usage (#13536)
Arne Döring
2020-03-11
1
-39
/
+52
*
cleanup Ordinal (#13501)
Timothee Cour
2020-02-27
1
-2
/
+2
*
style fix: change 'JS' to 'js' to make it consistent (#13168)
Miran
2020-01-16
1
-1
/
+1
*
System cleanup, part 2 (#13155)
Miran
2020-01-15
1
-0
/
+486