История коммитов

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