aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis50-180/+180
2011-02-24Rename getShellEntry to shellEntry now that it is a macro accessor that desig...dos-reis5-9/+6
2011-02-24Fix isSimple, againdos-reis1-1/+1
2011-02-24 * interp/sys-macros.lisp (shellEntry): New.dos-reis13-52/+41
2011-02-24Cleanup long standing confusiondos-reis2-2/+2
2011-02-24more cleanupsdos-reis1-8/+11
2011-02-24more cleanupsdos-reis4-7/+6
2011-02-24small cleanupsdos-reis3-6/+6
2011-02-24 * interp/c-util.boot (isSimple): Accept constructor instantiations.dos-reis2-6/+4
2011-02-24some cleanupsdos-reis16-92/+105
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis13-78/+75
2011-02-22 * interp/g-opt.boot (optCond): Recognize conjunctive guard asdos-reis1-0/+1
2011-02-20 * interp/parse.boot (transSeq): Aggregate branches of topleveldos-reis1-0/+2
2011-02-20small cleanupsdos-reis1-22/+23
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis19-89/+89
2011-02-15 * interp/compiler.boot (coerceExtraHard): Explicitly fail ifdos-reis1-1/+3
2011-02-14 * interp/compiler.boot (getUnionMode): Remove.dos-reis3-30/+40
2011-02-14 * interp/c-util.boot (getSuccessEnvironment): Follow throughdos-reis2-3/+7
2011-02-13 * interp/buildom.boot (mkNewUnionFunList): Align arity ofdos-reis3-8/+6
2011-02-13 * interp/g-opt.boot (optCond): Get rid of double negatives whendos-reis2-45/+3
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-12minor cleanupdos-reis1-4/+5
2011-02-12 * interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.dos-reis1-6/+28
2011-02-11 * interp/g-opt.boot (dependentVars): New.dos-reis1-3/+19
2011-02-11 * interp/compiler.boot (canReturn): Don't check for LET*.dos-reis3-14/+4
2011-02-11 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %funcalldos-reis2-1/+2
2011-02-11some cleanupsdos-reis2-52/+45
2011-02-10 * interp/vmlisp.lisp (VEC-SETELT): Remove.dos-reis5-14/+10
2011-02-10 * interp/sys-globals.boot ($evalDomain): Remove.dos-reis3-18/+9
2011-02-09 Add MappingCategory as a (builtin) category.dos-reis6-14/+41
2011-02-09 * interp/sys-constants.boot ($PrimitiveDomainNames): Remove.dos-reis2-15/+1
2011-02-09More mkCategory cleanupdos-reis1-6/+7
2011-02-09 * interp/category.boot (mkCategory): Don't single out Listdos-reis1-1/+0
2011-02-08 * interp/category.boot(categoryObject?): Rename from isCategory. dos-reis4-8/+8
2011-02-08 * interp/buildom.boot: Don't cache instantiation of builtindos-reis1-17/+2
2011-02-08 * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.dos-reis2-2/+2
2011-02-07Fix typo.dos-reis1-1/+1
2011-02-07 * interp/g-opt.boot (groupVariableDefinitions): Look into clausesdos-reis1-0/+5
2011-02-07 * interp/c-util.boot (matchingEXIT): New.dos-reis1-0/+8
2011-02-06cleanup special hyperbolic builtinsdos-reis3-33/+4
2011-02-06 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp.dos-reis4-13/+42
2011-02-05 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include inversedos-reis2-4/+63
2011-02-05 * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERPdos-reis2-31/+65
2011-02-04 * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lispdos-reis2-8/+10
2011-02-04cleanu updos-reis6-28/+28
2011-02-04 * interp/c-util.boot (mutateConditionalFormWithUnaryFunction):dos-reis1-16/+16
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis18-103/+107
2011-02-03 * interp/slam.boot (reportFunctionCompilation): Use %otherwise,dos-reis5-13/+14
2011-02-03 * interp/compiler.boot (finishLambdaExpression): Tidy. Don'tdos-reis1-13/+8