aboutsummaryrefslogtreecommitdiff
path: root/src/interp/debug.lisp
AgeCommit message (Expand)AuthorFilesLines
2022-08-30Do not generate `SPADLET` opcode (#23)Gabriel Dos Reis1-0/+6
2016-02-07Remove $NRTaddFormGabriel Dos Reis1-1/+1
2016-01-30Do not rename mkpf.Gabriel Dos Reis1-1/+1
2015-12-30Thread database parameter through more compiler functions.Gabriel Dos Reis1-1/+1
2013-05-29Simplify final backend instruction emission.dos-reis1-2/+2
2013-05-29Simplify backend functionsdos-reis1-1/+1
2013-05-29Misc cleanups.dos-reis1-2/+2
2013-05-27Rename $FINDFILE to findFile/dos-reis1-1/+1
2013-05-27Rename MAKE-FULL-FILENAME to makeFullFilename.dos-reis1-4/+4
2013-05-22Replace OPTIONLIST with $compilerOptionsdos-reis1-2/+2
2012-08-26 * interp/debug.lisp: Remove reference to TOK and CHR.dos-reis1-6/+4
2012-08-20 * interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM.dos-reis1-4/+4
2012-06-07 * interp/lexing.boot: Move %Line to io.boot.dos-reis1-5/+22
2012-06-04 * interp/spad.lisp (SPAD): Adjust.dos-reis1-3/+3
2012-05-25/EDITFILE cleanupdos-reis1-4/+4
2012-05-25 * interp/sys-globals.boot ($compCount): Remove.dos-reis1-7/+0
2012-05-23 * interp/vmlisp.lisp (MAKE-CVEC): Remove.dos-reis1-2/+2
2012-05-21 * interp/parsing.lisp: Remove.dos-reis1-2/+2
2012-05-20 * interp/parsing.lisp (CONVERSATION): Remove.dos-reis1-2/+60
2012-05-12 * interp/c-util.boot: Miscellaneous cleanup.dos-reis1-3/+3
2012-05-08 * boot/tokens.boot: Export char. Do not rename maxIndex.dos-reis1-4/+4
2012-05-06misc cleanupdos-reis1-1/+1
2012-04-29 * interp/debug.lisp: ident? in lieu of IDENTP.dos-reis1-2/+2
2012-04-28 * interp/boot-pkg.lisp (gensym?): Check for non-null object.dos-reis1-2/+2
2012-01-14 * interp/word.boot: Add import and scope statements. Include indos-reis1-1/+1
2011-08-22 * interp/metalex.lisp (LINE-HANDLER, NEXT-LINE, XCAPE): Remove.dos-reis1-8/+3
2011-07-04 * interp/vmlisp.lisp (PRINTEXP): Remove.dos-reis1-39/+3
2011-05-17 * interp/buildom.boot (EnumerationCategory): Rewrite.dos-reis1-1/+1
2011-04-30 * More cleanupdos-reis1-3/+3
2011-04-21 * boot/utility.boot (objectMember?): Don't rely non tail recursiondos-reis1-1/+1
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-1/+1
2011-04-12cleanup from lispdos-reis1-2/+0
2010-12-30 * interp/vmlisp.lisp (QSTRING): Remove.dos-reis1-1/+1
2010-12-19 * interp/vmlisp.lisp (VECP): Remove.dos-reis1-3/+3
2010-12-10Unify and ECHO-META under dos-reis1-3/+3
2010-02-07 * interp/daase.lisp: Remove conditionals on :CCL.dos-reis1-2/+0
2008-11-16 * interp/c-util.boot: Clean up.dos-reis1-9/+9
2008-10-21 * interp/debug.lisp (WHOCALLED): Fix thinko.dos-reis1-1/+1
2008-10-18 * interp/debug.lisp (WHOCALLED): Add dummy definition.dos-reis1-0/+2
2008-10-16 * interp/compiler.boot (backendCompile1): Move to c-util.boot.dos-reis1-3/+3
2008-08-11 * interp/obey.lisp: Remove.dos-reis1-6/+6
2008-07-07 * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.dos-reis1-4/+3
2008-03-25 * interp/bootlex.lisp: Import "sys-globals". dos-reis1-12/+12
2008-03-25 * interp/vmlisp.lisp (DEFINE-FUNCTION): Move boot-pkg.lisp.dos-reis1-8/+8
2008-03-19 * interp/trace.boot (untraceDomainLocalOps): Tidy.dos-reis1-1/+1
2008-02-20 * lisp/core.lisp.in [SBCL]: Require "sb-posix".dos-reis1-1/+1
2008-02-16 * interp/unlisp.lisp (|CatchAsCan|): Tidy.dos-reis1-15/+27
2008-02-10Add support for batch processing.dos-reis1-1/+1
2008-02-04 * interp/foam_l.lisp (|G-stdoutVar|): Define; don't just assign.dos-reis1-91/+4
2008-02-03 * interp/msgdb.boot ($MARG): Define.dos-reis1-3/+5