Histórico de Commits

Autor SHA1 Mensagem Data
  Aaron Kutch 35e323aa00 Remove `WideInt` há 4 anos atrás
  Aaron Kutch 400c5042d8 Completely replace `LargeInt` há 4 anos atrás
  Aaron Kutch b1a7a00e48 Introduce the `DInt` and `HInt` traits há 4 anos atrás
  Amanieu d'Antras 1220e671e1 Merge pull request #332 from AaronKutch/issue-265 há 4 anos atrás
  Aaron Kutch 1621c6dbf9 Use `specialized-div-rem` 1.0.0 for division algorithms há 4 anos atrás
  Max Audron 5238652515 add 32 bit shift instructions há 4 anos atrás
  Aaron Kutch 6aef025a36 Remove unused code há 4 anos atrás
  Aaron Kutch f4c7940d3b Improve `__clzsi2` performance (#366) há 4 anos atrás
  Tomasz Miąsko d0ea0765aa Use crate visibility for traits (#358) há 4 anos atrás
  Alex Crichton cde22bc180 Switch to using `llvm_asm!` instead of `asm!` (#351) há 5 anos atrás
  Alex Crichton cf98161da7 Remove the need for #[cfg] in #[use_c_shim_if] há 6 anos atrás
  Alex Crichton c88c9502b7 Run rustfmt over everything há 6 anos atrás
  Alex Crichton 752e35a11f Fix duplicate symbol __clzsi2 há 6 anos atrás
  Lokathor 9a68e74ebd Attempt to use `intrinsics!` há 6 anos atrás
  Lokathor 4e3fc640df Move clzi2 into the int module há 6 anos atrás
  Scott McMurray ba750103a3 Another attempt at making MIPS happy há 7 anos atrás
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 há 7 anos atrás
  Oliver Geller 897048543f Implement mulsf3 and muldf3 há 7 anos atrás
  est31 0cd476220b Remove duplication by adding a macro há 7 anos atrás
  est31 3efae7f7d9 Convert add! to a function há 7 anos atrás
  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