Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    c06d1328
    Exported misc error printing control variables. · c06d1328
    ram authored
    Added SUBSTITUTE-LEAF-IF.
    Changed *defmumble-take-car-forms* to *source-context- and made it use
    on all source context forms so that we can squelch (function (lambda....)
    Added FILE-NAME, FILE-POSITION and ORIGNAL-SOURCE-PATH slots to the
    COMPILER-ERROR-CONTEXT.
    Added hemlock compiler notification hooks.
    Changed *error-print-level* and *error-print-length* to go out to
    *print-level* and *print-length* when they are NIL.
    Added printing of the source file in PRINT-ERROR-MESSAGE.
    c06d1328
    History
    Exported misc error printing control variables.
    ram authored
    Added SUBSTITUTE-LEAF-IF.
    Changed *defmumble-take-car-forms* to *source-context- and made it use
    on all source context forms so that we can squelch (function (lambda....)
    Added FILE-NAME, FILE-POSITION and ORIGNAL-SOURCE-PATH slots to the
    COMPILER-ERROR-CONTEXT.
    Added hemlock compiler notification hooks.
    Changed *error-print-level* and *error-print-length* to go out to
    *print-level* and *print-length* when they are NIL.
    Added printing of the source file in PRINT-ERROR-MESSAGE.