Histórico de Commits

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