Skip to content
Snippets Groups Projects
  1. Oct 15, 1991
    • chiles's avatar
      · 1aa26de3
      chiles authored
      Restored "DI" package to no longer require USE'ing the "KERNEL", "SYSTEM", and
      "EXT" packages.
      1aa26de3
  2. Oct 14, 1991
    • chiles's avatar
      · 244b4aac
      chiles authored
      Changed calls to SYMBOL-MACRO-LET to be SYMBOL-MACROLET.
      244b4aac
  3. Oct 13, 1991
    • chiles's avatar
      · 0e1cc2af
      chiles authored
      Updated documentation on MAKE-BREAKPOINT and ACTIVATE-BREAKPOINT.
      0e1cc2af
  4. Oct 12, 1991
    • chiles's avatar
      · 79304ca6
      chiles authored
      The latest alpha test breakpoint interface is available as described in the
      Debugging Tools Programmer's Interface.  Also, support for setting breakpoints
      from the editor has been changed to use the "WIRE" package directly.  There is
      a new interface for deleting breakpoints set by the editor.  This is all alpha
      test code.
      79304ca6
  5. May 16, 1991
    • chiles's avatar
      · 34899787
      chiles authored
      Modified all the condition reporting methods to FRESH-LINE since error messages
      did not always end up on their own line when using Hemlock commands to drive a
      slave in the debugger.
      34899787
  6. May 09, 1991
    • chiles's avatar
      · c3b4851f
      chiles authored
      Fixed an error in the report for for unhandled-conditions.  It was recursively
      trying to print the condition.
      c3b4851f
  7. May 06, 1991
    • chiles's avatar
      · 073c74a2
      chiles authored
      William needs this file.
      073c74a2
  8. Apr 09, 1991
  9. Mar 12, 1991
  10. Feb 08, 1991
  11. Jan 05, 1991
  12. Dec 17, 1990
  13. Nov 26, 1990
  14. Nov 07, 1990
  15. Nov 06, 1990
  16. Oct 01, 1990
  17. Sep 12, 1990
  18. Sep 06, 1990
  19. Aug 24, 1990
  20. Aug 23, 1990
  21. Aug 22, 1990
  22. Jul 23, 1990
  23. Jun 20, 1990
  24. May 30, 1990
  25. May 29, 1990
  26. Apr 27, 1990
  27. Apr 23, 1990
    • ram's avatar
      CONT -> FP · 8b8c6dfd
      ram authored
      Also, merged in some new stuff from Bill.  Variable access now understands
      indirect value cells, and d-f-arguments won't choke on the OPTIONAL-ARGS marker
      when it appears (tho it still won't mark optionals.)
      8b8c6dfd
  28. Apr 20, 1990
Loading