Historial de Commits

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