Skip to content
Snippets Groups Projects
  1. Nov 24, 1991
  2. Nov 18, 1991
  3. Apr 23, 1991
    • ram's avatar
      Added a CONTINUE restart in LOAD that returns NIL. · c3d1583c
      ram authored
      Changed INTERNAL-LOAD to CERROR if you attempt to load a file with a fasl type,
      but that doesn't have a fasl header.
      Changed FASLOAD to use FILE-LENGTH instead of LISTEN to tell whether the file
      is empty, since LISTEN currently doesn't work.
      c3d1583c
  4. Apr 09, 1991
  5. Apr 06, 1991
    • wlott's avatar
      Changed load to check the first line of files for ``FASL FILE'' instead of · 4c143708
      wlott authored
      assuming that everyone is going to use the same pathname type that we use.
      Also, when the given filename doesn't exist and doesn't have a type, try
      ``fasl'' in addition to the machine specific fasl file type.
      
      Also added a *load-depth* special that load maintains as the number of
      times load recurses.  The various people who print semicolons at the
      beginning of the line now print this many semicolons instead of always
      printing one.
      4c143708
  6. Mar 23, 1991
  7. Mar 20, 1991
  8. Feb 28, 1991
  9. Feb 08, 1991
  10. Jan 25, 1991
  11. Jan 11, 1991
  12. Dec 19, 1990
    • wlott's avatar
      typo · 8fd50d39
      wlott authored
      8fd50d39
  13. Dec 18, 1990
  14. Dec 01, 1990
  15. Nov 24, 1990
  16. Nov 21, 1990
  17. Nov 19, 1990
  18. Nov 07, 1990
  19. Nov 06, 1990
  20. Oct 25, 1990
  21. Oct 24, 1990
  22. Oct 23, 1990
  23. Oct 13, 1990
  24. Oct 10, 1990
  25. Oct 09, 1990
  26. Oct 05, 1990
  27. Oct 04, 1990
  28. Aug 24, 1990
  29. May 30, 1990
  30. Mar 19, 1990
  31. Mar 15, 1990
  32. Mar 05, 1990
  33. Feb 07, 1990
  34. Feb 06, 1990
Loading