Skip to content
Snippets Groups Projects
  1. Feb 19, 1997
  2. Feb 15, 1997
    • dtc's avatar
      Change the index used in the SAP functions to a fixnum. This is handy · 4053ef66
      dtc authored
      on the x86 as the stack grows down and offsets are often negative. It
      also fixes an inconsistency with sap- which accepts SAPs but could
      fail in some cases due to compiler transforms to other sap operations
      which only accept a positive index.  This also requires slight backend
      VOPS changes (currently only supported on the x86 port). The other
      ports should pick this one up.
      4053ef66
  3. Feb 13, 1997
  4. Feb 12, 1997
  5. Feb 11, 1997
  6. Feb 10, 1997
  7. Feb 09, 1997
    • pw's avatar
      In maybe-diddle-case, when working on a PATTERN object, the original · 9ad69e85
      pw authored
      object was returned wrapped up as the first piece of a new PATTERN.
      This was traced to a typo where 'thing' (the original pattern) was
      passed to 'function' instead of the lambda arg 'piece'.
      Now, (directory "HOST:DIR;NAME*") does something reasonable.
      9ad69e85
  8. Feb 08, 1997
  9. Feb 07, 1997
  10. Feb 06, 1997
  11. Feb 05, 1997
  12. Jan 18, 1997
  13. Jul 25, 1996
  14. Jul 12, 1996
  15. Jul 08, 1996
  16. May 08, 1996
Loading