est31
|
482d98318f
Convert int_to_float! to a function
|
7 tahun lalu |
est31
|
ff63f7b80f
Convert float_to_int! into a function
|
7 tahun lalu |
est31
|
c9a261895e
Refactor int builtins to use associated consts
|
7 tahun lalu |
Alex Crichton
|
2147753559
Remove usage of unwrap_or_else
|
7 tahun lalu |
Alex Crichton
|
7886ae275b
Port sdiv to traits + `intrinsics!`
|
7 tahun lalu |
Alex Crichton
|
275d1032b5
Port mul intrinsics to traits
|
7 tahun lalu |
Alex Crichton
|
eeb44abacf
Remove executable bit from mod.rs
|
7 tahun lalu |
Alex Crichton
|
2f2bb32e40
Use traits instead of macros for shift intrinsics
|
7 tahun lalu |
est31
|
673a6f9948
Fix overflow bug when creating the absolute value
|
8 tahun lalu |
Jorge Aparicio
|
c6e06f4157
refactor 'impl Int'
|
8 tahun lalu |
Wilfried Chauveau
|
293fef5ebe
impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms.
|
8 tahun lalu |
est31
|
8fe50d813c
Macro-ify udivmod
|
8 tahun lalu |
est31
|
b356429374
int module: macro-ify trait impls and add {u,i}128 support
|
8 tahun lalu |
Matt Ickstadt
|
6f0d50ebea
Move integer functions to separate module
|
8 tahun lalu |