Historial de Commits

Autor SHA1 Mensaje Fecha
  Jorge Aparicio 2a8b2c25a4 use newer docker image hace 8 años
  Jorge Aparicio 51aabf3c32 use the gist gem instead of the gist crate hace 8 años
  Jorge Aparicio a687b97858 README: when and how to use this crate hace 8 años
  Jorge Aparicio 09785557c0 README: add AppVeyor badge hace 8 años
  Jorge Aparicio 2c520f10b9 README: fix link hace 8 años
  Jorge Aparicio 47c5322e3c Merge pull request #54 from japaric/gist hace 8 años
  Jorge Aparicio 316f5cb9ba use the gist crate hace 8 años
  Matt Ickstadt 5c9bfabcdf appveyor: Use gist to post disassembly hace 8 años
  Matt Ickstadt 27cbb963a3 travis: Use wgetpaste to post disassemblies to gist hace 8 años
  Jorge Aparicio 9307ee99b5 Merge pull request #52 from mattico/add-readme-port-help hace 8 años
  Matt Ickstadt 3986d1e3b6 Add a `Porting Reminders` section to the README hace 8 años
  Jorge Aparicio 7811f92bea Merge pull request #50 from japaric/post-43 hace 8 años
  Jorge Aparicio 2e561b3869 use utility function to compare the repr of floats hace 8 años
  Jorge Aparicio 10fdc9b535 only show disassembly of optimized build hace 8 años
  Jorge Aparicio c427112561 Merge pull request #49 from japaric/edge hace 8 años
  Jorge Aparicio ebadb12986 Merge pull request #43 from mattico/add-add_f3-builtins hace 8 años
  Matt Ickstadt da53b70d34 Use mem::swap to swap variables hace 8 años
  Jorge Aparicio fc0cdeb7f1 qc: bias towards generation of edge cases hace 8 años
  Matt Ickstadt ef16de3d37 Implement soft float add builtins hace 8 años
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module hace 8 años
  Jorge Aparicio 8603e64554 Merge pull request #44 from Amanieu/sdiv hace 8 años
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins hace 8 años
  Amanieu d'Antras f919660be5 Add signed division functions hace 8 años
  Jorge Aparicio 6508c55b7d Merge pull request #47 from japaric/muldi hace 8 años
  Jorge Aparicio 5e47ca2699 rename muldi4 to muldi3 hace 8 años
  Jorge Aparicio 74cd512caa Merge pull request #40 from mattico/add-x86_64 hace 8 años
  Jorge Aparicio 999d82a0df Merge pull request #41 from mattico/dumpbin hace 8 años
  Matt Ickstadt 6b7a00325c Check off x86_64 builtins in README hace 8 años
  Matt Ickstadt 34f8273e5c Appveyor: Ignore errors from dumpbin parsing rlib hace 8 años
  Matt Ickstadt ed7262b0a5 Appveyor: Source vcvarsall to get dumpbin in path hace 8 años