Skip to content
Snippets Groups Projects
  1. Dec 26, 2015
  2. Dec 25, 2015
  3. Dec 24, 2015
  4. Dec 23, 2015
  5. Dec 20, 2015
  6. Dec 19, 2015
  7. Dec 12, 2015
  8. Dec 06, 2015
  9. Dec 03, 2015
    • Raymond Toy's avatar
      Linux needs unix-setitimer · 5406768c
      Raymond Toy authored
      Cut and paste error from unix-glibc2.lisp copied unix-getitimer
      instead of unix-setitimer which is needed by SAVE-LISP.
      5406768c
  10. Dec 02, 2015
    • Raymond Toy's avatar
      Handle large (fixed) shift amounts for the digit shifters. · 1b8b84be
      Raymond Toy authored
      Make the vops handle the case when the known constant shift amount is
      so large that the result is a known value.  Plus, the instructions
      have a fixed immediate argument size and the amount is taken mod 32
      which would produce the wrong result if the actual shift amount were
      used.
      1b8b84be
  11. Nov 29, 2015
  12. Nov 11, 2015
  13. Nov 01, 2015
Loading