aboutsummaryrefslogtreecommitdiff
path: root/src/interp/compiler.boot
AgeCommit message (Expand)AuthorFilesLines
2011-06-21 * interp/compiler.boot: Remove reference to $SingleFloat.dos-reis1-3/+1
2011-05-21 * interp/modemap.boot (augModemapsFromDomain): Don't add modemapsdos-reis1-3/+0
2011-05-20 * interp/compiler.boot (compConstructorCategory): Rewrite.dos-reis1-2/+20
2011-05-19 * interp/buildom.boot (lookupInDomainVector): Establish a newdos-reis1-5/+5
2011-05-17 * interp/buildom.boot (EnumerationCategory): Rewrite.dos-reis1-1/+8
2011-05-02more cleanupdos-reis1-10/+10
2011-05-01 * boot/utility.boot (applySubstNQ): New.dos-reis1-1/+1
2011-05-01 * interp/vmlisp.lisp (EQSUBSTLIST): Remove.dos-reis1-3/+5
2011-05-01 * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.dos-reis1-2/+3
2011-04-30cleanupdos-reis1-2/+2
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis1-11/+11
2011-04-27 * interp/br-util.boot (dbInfovec): Move to c-util.bootdos-reis1-2/+2
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-21/+21
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-7/+7
2011-04-20more cleanupdos-reis1-2/+2
2011-04-19more cleanupdos-reis1-12/+12
2011-04-19cleanupdos-reis1-9/+9
2011-04-18cleanupdos-reis1-56/+57
2011-04-15misc cleanupdos-reis1-1/+1
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-4/+4
2011-02-24Rename getShellEntry to shellEntry now that it is a macro accessor that desig...dos-reis1-1/+1
2011-02-24 * interp/sys-macros.lisp (shellEntry): New.dos-reis1-1/+1
2011-02-24some cleanupsdos-reis1-1/+1
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis1-56/+53
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-8/+8
2011-02-15 * interp/compiler.boot (coerceExtraHard): Explicitly fail ifdos-reis1-1/+3
2011-02-14 * interp/compiler.boot (getUnionMode): Remove.dos-reis1-28/+12
2011-02-14 * interp/c-util.boot (getSuccessEnvironment): Follow throughdos-reis1-3/+3
2011-02-13 * interp/buildom.boot (mkNewUnionFunList): Align arity ofdos-reis1-4/+2
2011-02-12 * interp/compiler.boot (compCons1): Use coerce not convert.dos-reis1-17/+17
2011-02-12 * interp/compiler.boot (compExpressionList): Remove.dos-reis1-7/+0
2011-02-11 * interp/compiler.boot (canReturn): Don't check for LET*.dos-reis1-1/+1
2011-02-09 Add MappingCategory as a (builtin) category.dos-reis1-0/+1
2011-02-08 * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.dos-reis1-1/+1
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis1-1/+1
2011-02-03 * interp/slam.boot (reportFunctionCompilation): Use %otherwise,dos-reis1-2/+2
2011-02-03 * interp/compiler.boot (finishLambdaExpression): Tidy. Don'tdos-reis1-13/+8
2011-02-01 * interp/compiler.boot (compList): Use %nil form, not NIL.dos-reis1-4/+4
2011-01-31 * interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT,dos-reis1-2/+2
2011-01-26 Replace more occurences of LIST with %listlit.dos-reis1-1/+1
2011-01-26 * interp/compiler.boot (compForm1): Use %listlit form.dos-reis1-6/+6
2010-12-28Character constants clean updos-reis1-3/+3
2010-12-28Clean updos-reis1-1/+1
2010-12-12More clean up on string vs symbol confusionsdos-reis1-4/+4
2010-12-07 * interp/compiler.boot (compThrow): Remove niladic type restriction.dos-reis1-9/+5
2010-12-07 Add support for exception handling.dos-reis1-0/+30
2010-09-07 * interp/c-util.boot (massageBackendCode): Remove conditional ondos-reis1-1/+0
2010-08-22 * interp/compiler.boot (getBootType): Prefix Mapping with %.dos-reis1-3/+3
2010-07-27Misc cleanupdos-reis1-3/+3
2010-07-24 * interp/compiler.boot (compMatchAlternative): Don't generatedos-reis1-2/+1