Skip to content
Snippets Groups Projects
  1. Jan 21, 1992
    • ram's avatar
      Moved INFINITE-ERROR-PROTECT here from error.lisp, and made INTERNAL-ERROR use · cdd553b5
      ram authored
      it.  Also moved FIND-CALLER-NAME here.
      
      Fixed up ERROR-ERROR in various ways:
       -- We now call STREAM-INIT to attempt to fix up the streams, rather than
          setting *TERMINAL-IO* to the (no longer defined) variable
          *REAL-TERMINAL-IO*.
       -- We now use WITH-STANDARD-IO-SYNTAX in case someone has mucked up the
          printer control variables.
       -- The message now mentions *maximum-error-depth*, which is now exported from
          KERNEL.
      cdd553b5
    • ram's avatar
      Moved INFINITE-ERROR-PROTECT to interr. Made all the ERROR functions use this · 222949e6
      ram authored
      macro.  Deleted ERROR-INIT.  Changed the print function for conditions to
      include an error handler which punts out of errors that happen while reporting
      conditions.
      222949e6
    • ram's avatar
      Type. · 05e37fc5
      ram authored
      05e37fc5
  2. Jan 17, 1992
  3. Jan 16, 1992
  4. Jan 14, 1992
  5. Jan 02, 1992
  6. Dec 22, 1991
  7. Dec 20, 1991
  8. Dec 19, 1991
  9. Dec 18, 1991
  10. Dec 17, 1991
  11. Dec 16, 1991
Loading