aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2008-08-01 * interp/msgdb.boot (BRIGHTPRINT-0): Remove.dos-reis2-10/+3
2008-07-26 * interp/compiler.boot (getConstructorFormOfMode): Remove.dos-reis1-17/+0
2008-07-252008-07-24 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis4-25/+60
2008-07-23Misc cleanup.dos-reis2-32/+55
2008-07-20 * interp/compiler.boot (compNot): Rename from compileNot.dos-reis1-3/+3
2008-07-15 Fix SF/2015650dos-reis1-1/+4
2008-07-12 * interp/i-funsel.boot (findUniqueOpInDomain): Use evaluation typedos-reis1-8/+12
2008-07-11 * interp/sys-driver.boot (initializeGlobalState): New.dos-reis2-12/+11
2008-07-11 * interp/nruncomp.boot (NRTencode): Don't encode enumerations.dos-reis1-4/+8
2008-07-11 * interp/compiler.boot (compQuote): Restrict quoting to literaldos-reis1-1/+5
2008-07-09 * interp/i-spec2.boot (findConstantInDomain): Abstract fromdos-reis2-9/+17
2008-07-09 * interp/template.boot (evalSlotDomain): Likewise.dos-reis4-10/+14
2008-07-07 * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.dos-reis16-96/+39
2008-07-07 * boot/initial-env.lisp: Export $InteractiveMode anddos-reis5-103/+4
2008-07-06 * interp/parse.boot ($normalizeTree): New.dos-reis4-19/+38
2008-07-06 * interp/parse.boot (parseTran): Don't set $op. Don't strip parsedos-reis1-63/+72
2008-07-05 * interp/nruncomp.boot (NRTassocIndex): Document.dos-reis3-9/+15
2008-07-04 * interp/compiler.boot (compFormMatch): Tidy.dos-reis8-23/+96
2008-07-04 * interp/category.boot (isCategory): Document.dos-reis1-46/+71
2008-07-04 * interp/Makefile.pamphlet (OBJS): Don't include nruntime.$(FASLEXT).dos-reis8-80/+42
2008-07-03 * interp/postpar.boot (postBootNotEqual): Register post-parsers bydos-reis1-33/+34
2008-07-03 (compAndDefine): Capture by name, not pointer.dos-reis3-19/+26
2008-07-02 (coerceExtraHard): Convert domain instantiations to domain objects.dos-reis1-8/+10
2008-07-02 * interp/compiler.boot (compExpression): Tidy.dos-reis1-2/+3
2008-06-03 * interp/comp.lisp (|compAndDefine|): Move to interp/compiler.bootdos-reis2-70/+43
2008-06-03 * interp/define.boot (compDefineCategory): Check that a categorydos-reis1-0/+5
2008-05-30Fix typo in getConstructorKindFromDBBill Page1-1/+1
2008-05-29 Fix AW/421.dos-reis1-2/+8
2008-05-29 * interp/i-analy.boot (conceptualType): Only Mode, Domain, anddos-reis1-2/+2
2008-05-29 * interp/interop.boot (newHasCategory): Category is a category, anddos-reis1-1/+1
2008-05-29 * interp/showimp.boot (showPredicates): Fix typo.dos-reis1-1/+1
2008-05-24 * interp/i-coerce.boot (retract2Specialization): Leave if objectdos-reis1-0/+1
2008-05-24 * interp/define.boot (compDefineFunctor1): Robustify.dos-reis1-5/+3
2008-05-24 * interp/c-util.boot (stackAndThrow): Take an optional parameter.dos-reis3-12/+13
2008-05-23Fix breakage from last commits.dos-reis1-459/+459
2008-05-22Avoid numeric constants macros.dos-reis1-459/+459
2008-05-20(no commit message)dos-reis1-1/+2
2008-05-18 Fix AW/16dos-reis3-2/+8
2008-05-18 * interp/i-object.boot (wrapped2Quote): Reomve.dos-reis8-18/+45
2008-05-17 * interp/sys-constants.boot ($BuiltinAttributes): Rename fromdos-reis4-4/+4
2008-05-17 * interp/format.boot (form2String1): Handle PAREN.dos-reis3-6/+17
2008-05-17 * interp/compiler.boot (compSetq1): Use %Comma, not Tuple.dos-reis11-47/+43
2008-05-16 * interp/Makefile.pamphlet: Simplify.dos-reis2-962/+312
2008-05-16 * interp/lisplib.boot (leaveIfErrors): Take constructor namedos-reis2-5/+5
2008-05-15 * interp/lisplib.boot (leaveIfErrors): New.dos-reis4-9/+17
2008-05-13 * interp/c-util.boot (warnLiteral): Just warn, really.dos-reis1-2/+1
2008-05-12 * interp/c-util.boot (isLiteral): Declare.dos-reis3-5/+10
2008-05-11 Restrict loop variable scopes, take 2.dos-reis3-12/+16
2008-05-11 * interp/iterator.boot (compRepeatOrCollect): Don't iteratordos-reis4-15/+18
2008-05-11fix fallout from previous commitdos-reis12-24/+30