Commit Verlauf

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