aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Bring closer to GCL-buildability.dos-reis1-1/+1
2013-06-27 * interp/lisplib.boot (compDefineLisplib): Close the filedos-reis1-1/+1
2013-06-15Add DB parameter to extendsCategoryForm.dos-reis1-15/+15
2013-06-14compColon is now smarter about category definitions.dos-reis1-0/+37
2013-06-01Support --output in compiler, for bootstrapping stage.dos-reis1-12/+17
2013-05-30Change backend code emitters to take a %Libname parameterdos-reis1-6/+6
2013-05-29Simplify final backend instruction emission.dos-reis1-3/+6
2013-05-29Simplify backend functionsdos-reis1-5/+1
2013-05-29Misc backend cleanup.dos-reis1-7/+14
2013-05-29Add DB parameter to middle end functions.dos-reis1-5/+5
2013-05-29Misc cleanups.dos-reis1-9/+0
2013-05-29Misc cleanup.dos-reis1-8/+8
2013-05-29Remove Lispy junksdos-reis1-1/+1
2013-05-28Remove special variable $libFiledos-reis1-3/+7
2013-05-28 Remove $domainShell.dos-reis1-6/+13
2013-05-28Add DB parameter to compNoStackingdos-reis1-4/+5
2013-05-27Introduce a data structure for ephemeral compilation artifactsdos-reis1-5/+13
2013-05-22Replace OPTIONLIST with $compilerOptionsdos-reis1-0/+5
2013-05-14 * interp/c-util.boot (cleanParameterList!): New.dos-reis1-1/+17
2013-05-14Move lispy stuff to lisp-backend.bootdos-reis1-185/+0
2013-05-11Consistently use OIL opcodes for abstractionsdos-reis1-4/+4
2013-05-08Almost pure function bodies are now %redex formsdos-reis1-1/+11
2012-08-26 * interp/br-saturn.boot: Replace TERPRI with finishLine.dos-reis1-5/+5
2012-06-03 * boot/parser.boot (bpSignatureTail): Split out of bpSignature.dos-reis1-1/+1
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-1/+1
2012-05-23 * interp/database.boot (%Constructor): New.dos-reis1-1/+1
2012-05-21 * interp/vmlisp.lisp (SETANDFILE): Remove.dos-reis1-2/+3
2012-05-21 * interp/vmlisp.lisp (EVALANDFILEACTQ): Second argument is nodos-reis1-3/+4
2012-05-20 * interp/parsing.lisp (CONVERSATION): Remove.dos-reis1-14/+0
2012-05-12 * interp/c-util.boot: Miscellaneous cleanup.dos-reis1-1/+1
2012-05-05 * interp/clam.boot (compClam): Remove.dos-reis1-10/+0
2012-05-05 * interp/define.boot (compileConstructor1): Don't calldos-reis1-1/+0
2012-05-04 * interp/lisp-backend.boot (assembleCode): New.dos-reis1-14/+3
2012-05-03 * interp/c-util.boot: Use LAMBDA type in lieu of LAM.dos-reis1-3/+3
2012-05-03 * interp/g-opt.boot ($AbstractionOperator): Remove SLAM.dos-reis1-41/+7
2012-05-03 * interp/c-util.boot (makeWorkerName): New.dos-reis1-3/+5
2012-05-03 * interp/c-util.boot: Use APPLY, not APPLX.dos-reis1-1/+1
2012-05-02 * interp/c-util.boot (backendCompileSPADSLAM): Do not devaluatedos-reis1-10/+11
2012-05-02 * interp/c-util.boot (backendCompileSPADSLAM): Tidy. Do notdos-reis1-9/+8
2012-05-01 * interp/vmlisp.lisp (COMP370): Move to c-util.bootdos-reis1-0/+5
2012-05-01 * algebra/integer.spad.pamphlet (Integer): Use %iaddmod, %isubmod,dos-reis1-1/+1
2012-02-26 * interp/g-util.boot (usedSymbol?): Remove.dos-reis1-2/+2
2012-02-26 * interp/c-util.boot (numOfOccurencesOf): Tidy.dos-reis1-1/+4
2012-02-07 * interp/lisplib.boot (dbLocateModule): New.dos-reis1-2/+2
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis1-6/+6
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis1-4/+4
2011-12-10 * interp/g-opt.boot (optSeq): Remove splicePROGN as redundant.dos-reis1-1/+1
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-3/+3
2011-11-30 * interp/define.boot (registerInlinableDomain): Lose last argument.dos-reis1-7/+8
2011-11-30 * interp/c-util.boot (clearReplacement): Clear redex replacement.dos-reis1-15/+16