Skip to content
Snippets Groups Projects
  1. Feb 22, 1990
  2. Feb 21, 1990
  3. Feb 20, 1990
  4. Feb 18, 1990
  5. Feb 14, 1990
  6. Feb 12, 1990
  7. Feb 11, 1990
  8. Feb 10, 1990
  9. Feb 09, 1990
    • ram's avatar
      Frobbed the function hacking stuff so that it has a chance of working, and so · d162ed4b
      ram authored
      that it will preserve locality.  With the new function representation, we need
      to transport both the function entry and function constants in LOCALIFY to
      ensure that they are near each other.  Doing this transporting also prevents
      the recursion in TRANSPORT-FUNCTION from losing now that there can be circular
      references.  Also changed INLINEP to know about (INFO FUNCTION INFO ...).
      Blew away plist hackery, as that info is all maintained by gloabldb now.
      Hacked on SAVE-STAND-ALONE-LISP so that it should work, but it needs to blow
      away debug info, etc.
      d162ed4b
    • ram's avatar
      Changed OUTPUT-FUNCTION-OBJECT of interpreted functions whose name is NIL to · 2fb5d634
      ram authored
      print the lambda with bounded depth.
      2fb5d634
  10. Feb 08, 1990
Loading