aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-output.boot
AgeCommit message (Expand)AuthorFilesLines
2022-08-20fix sbcl 1.5.9 build (#16)Gabriel Dos Reis1-11/+9
2016-12-26 * interp/i-output.boot (appChar): Don't modify string parameter.Gabriel Dos Reis1-5/+1
2015-12-24Replace FUNCALL with apply.Gabriel Dos Reis1-2/+2
2013-06-18Misc cleanup.dos-reis1-2/+2
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-1/+1
2012-05-08 * boot/tokens.boot: Export char. Do not rename maxIndex.dos-reis1-1/+1
2012-05-03 * interp/c-util.boot: Use APPLY, not APPLX.dos-reis1-2/+2
2012-04-30 * interp/fortcall.boot: Use copyTree, not COPY-TREE.dos-reis1-91/+91
2012-01-14 * interp/word.boot: Add import and scope statements. Include indos-reis1-0/+3
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis1-1/+1
2011-12-28 * boot/tokens.boot: Remove redundant renaming of REM.dos-reis1-0/+1
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis1-3/+3
2011-11-26 * algebra/indexedp.spad.pamphlet: Avoid direct use or RPLACD.dos-reis1-2/+11
2011-11-09 * interp/define.boot (compFunctorBody): First argument is now a DB.dos-reis1-3/+3
2011-10-19 * interp/property.lisp: Move output-related content to i-output.boo.dos-reis1-0/+68
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-1/+1
2011-08-06cleanupdos-reis1-39/+39
2011-08-05 * boot/tokens.boot: Remove unused and antiquated tokens.dos-reis1-4/+4
2011-08-04cleanupdos-reis1-6/+6
2011-07-04 * interp/setvars.boot: Remove support for script formula.dos-reis1-11/+0
2011-07-04 * interp/vmlisp.lisp (PRINTEXP): Remove.dos-reis1-12/+14
2011-07-03 * boot/tokens.boot: flushOutput, writeNewline, writeStringdos-reis1-16/+5
2011-07-02 * interp/macros.lisp (sayALGEBRA): Remove as duplicate of sayMSG.dos-reis1-8/+7
2011-05-19more cleanupdos-reis1-2/+2
2011-05-17more cleanupdos-reis1-3/+3
2011-05-02 * interp/c-util.boot (categoryRef, domainRef, canonicalForm)dos-reis1-2/+3
2011-05-02more cleanupdos-reis1-1/+1
2011-05-01more cleanupsdos-reis1-1/+1
2011-05-01 * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.dos-reis1-1/+1
2011-04-30 * More cleanupdos-reis1-10/+10
2011-04-30more cleanupdos-reis1-3/+3
2011-04-30cleanupdos-reis1-3/+3
2011-04-22 * boot/utility.boot (copyList): Define.dos-reis1-2/+2
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-1/+1
2011-04-18cleanupdos-reis1-11/+13
2011-04-17cleanupdos-reis1-2/+2
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-5/+5
2011-04-16cleanupdos-reis1-2/+2
2011-04-16cleanupdos-reis1-1/+1
2011-04-15misc cleanupdos-reis1-7/+7
2011-03-05 * interp/as.boot: Use getConstructorAbbreviationFromDB.dos-reis1-1/+1
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-5/+5
2011-02-24some cleanupsdos-reis1-6/+6
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis1-2/+2
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-1/+1
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis1-2/+2
2011-01-26 Replace more occurences of LIST with %listlit.dos-reis1-1/+1
2010-12-30more string cleanupsdos-reis1-6/+6
2010-12-29SUBSTRING cleanupdos-reis1-6/+6
2010-12-28Character constants clean updos-reis1-2/+2