aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
AgeCommit message (Expand)AuthorFilesLines
2010-10-27 * interp/c-util.boot (makeCommonEnvironment): Use list node pointerdos-reis1-5/+5
2010-09-07 * interp/c-util.boot (massageBackendCode): Remove conditional ondos-reis1-7/+11
2010-07-29 * interp/c-util.boot (removeToplevelRETURN_-FROM): New.dos-reis1-1/+11
2010-07-27 * interp/types.boot (%Code): Include %Char.dos-reis1-11/+11
2010-07-27Misc cleanupdos-reis1-14/+14
2010-07-25 * interp/c-util.boot (usedSymbol?): Move to g-util.boot.dos-reis1-14/+0
2010-07-18More cleanupsdos-reis1-2/+2
2010-07-01 * interp/define.boot (registerInlinableDomain): New.dos-reis1-10/+5
2010-06-30 * interp/c-util.boot (giveVariableSomeValue): New.dos-reis1-0/+7
2010-06-30 * interp/c-util.boot (getRepresentation): Tidy.dos-reis1-1/+2
2010-06-25 * interp/c-util.boot (expandableDefinition?): Try to make it ados-reis1-1/+3
2010-06-24 * interp/c-util.boot: Cleanup.dos-reis1-1/+1
2010-06-23 * interp/nruncomp.boot (optDeltaEntry): Don't optimize currentdos-reis1-2/+2
2010-06-22 Group sequence of LETT definitions into LET/LET* expressions wheredos-reis1-2/+4
2010-06-21 * interp/c-util.boot (middleEndExpand): Give it another macrodos-reis1-1/+2
2010-06-20 * boot/tokens.boot (readOnly?): New builtin Boot function.dos-reis1-4/+5
2010-06-07 * interp/c-util.boot (isLispSpecialVariable): New.dos-reis1-3/+14
2010-06-06 * interp/c-util.boot (mutateToBackendCode): Don't replace explicitdos-reis1-1/+1
2010-06-06 * interp/c-util.boot (needPROGS?): New.dos-reis1-1/+11
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-3/+3
2010-06-03 * interp/buildom.boot: Cleanup.dos-reis1-0/+4
2010-06-02 * interp/c-util.boot (usedSymbol?): New.dos-reis1-6/+27
2010-05-30 * interp/c-util.boot (middleEndExpand): Tidy.dos-reis1-3/+2
2010-05-30Add more opcodesdos-reis1-0/+1
2010-05-29 * interp/compiler.boot (getExternalSymbolMode): Allow Lisp asdos-reis1-0/+2
2010-05-28Clean up MAKEPROP usesdos-reis1-1/+1
2010-05-27 * interp/sys-macros.lisp (eval): Expand opcodes before calling EVAL.dos-reis1-2/+2
2010-05-26 * boot/tokens.boot: Automatically translate alphabetic?, digit?,dos-reis1-2/+2
2010-05-26 * interp/c-util.boot ($ClearBodyToken): New constant.dos-reis1-0/+4
2010-05-25 * interp/g-util.boot: Add expanders for %lt, %le, %gt, %ge, %not,dos-reis1-0/+8
2010-05-25 * interp/g-util.boot: Implement expansion of %collect forms.dos-reis1-1/+1
2010-05-25 * interp/g-util.boot (expandToVMForm): New. Export.dos-reis1-9/+1
2010-05-24Fix typodos-reis1-1/+1
2010-05-24 * interp/c-util.boot ($middleEndOpcodes): New.dos-reis1-5/+14
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-5/+5
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-0/+8
2010-05-10 Add lambda expression syntax to Boot.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-8/+8
2010-05-09More cleanupsdos-reis1-7/+7
2010-05-09Cleanup STRCONC usesdos-reis1-4/+4
2010-05-09 * interp/bc-solve.boot: Move cleanup.dos-reis1-1/+1
2010-05-09 * interp/c-util.boot: Replace uses of rplac with explicitdos-reis1-5/+5
2010-05-08 * interp/wi2.boot: Remove more RPLACA and RPLACD uses.dos-reis1-2/+2
2010-05-08 * interp/as.boot: Replace uses of RPLACA and RPLACD with explicitdos-reis1-10/+10
2010-05-07 * interp/c-util.boot: Replace uses of rplac with explicit assignments.dos-reis1-10/+10
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-8/+8
2010-05-05 * interp/compiler.boot (compSetq1): Call self, not compSetq.dos-reis1-5/+0
2010-05-05 * interp/c-util.boot: Change middle-end instruction "call" todos-reis1-1/+1
2010-05-05 * interp/c-util.boot (backendCompileSPADSLAM): Generate moredos-reis1-14/+12
2010-05-02 * interp/compiler.boot (isSubset): Expand domain representation form.dos-reis1-0/+3