Skip to content
Snippets Groups Projects
  1. Sep 30, 1994
  2. Aug 21, 1994
  3. Feb 12, 1994
  4. Feb 11, 1994
  5. Feb 10, 1994
  6. Jan 05, 1994
  7. Aug 30, 1993
  8. Aug 24, 1993
  9. Aug 20, 1993
  10. Aug 18, 1993
  11. Aug 05, 1993
  12. Aug 03, 1993
  13. Jul 31, 1993
  14. Jul 25, 1993
  15. Jul 22, 1993
  16. May 15, 1993
  17. May 13, 1993
  18. May 12, 1993
  19. May 11, 1993
    • ram's avatar
      Added support for :BYTE-COMPILE argument to compile-file. If T, we · 42f9da54
      ram authored
      byte-compile everything and create a machine-independent fasl file (dependent
      only on byte order.)  If :MAYBE (the default, from ext:*byte-compile-default*),
      things are byte-compiled when speed = 0 and debug <= 1.  Top-level forms are
      byte-compiled by default (controlled by ext:*byte-compile-top-level*.)
      Split IR2 trace-file dumping off from DESCRIBE-COMPONENT so that different
      back-ends can do different things.
      42f9da54
  20. May 08, 1993
  21. Mar 12, 1993
  22. Feb 26, 1993
  23. Feb 13, 1993
  24. Nov 25, 1992
  25. Nov 18, 1992
  26. Sep 23, 1992
  27. Sep 22, 1992
  28. Sep 10, 1992
  29. Sep 08, 1992
  30. Sep 07, 1992
    • ram's avatar
      Flushed *failed-optimizations*. · a6420c0a
      ram authored
      Don't run the back-end(s) on components with no code.
      Don't need to use SUBSTITUTE-LEAF-IF in COMPILE anymore, since notinline
      references will be to a different leaf
      a6420c0a
  31. Aug 03, 1992
  32. Aug 02, 1992
  33. Jul 30, 1992
  34. Jul 28, 1992
Loading