aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Various cleanupsGabriel Dos Reis1-15/+19
2016-02-08Do not let domain closure escape lookupDefinitionFunctionGabriel Dos Reis1-1/+4
2016-02-08Tidy gerCapsuleDirectoryEntryGabriel Dos Reis1-2/+9
2016-02-07Remove $NRTaddFormGabriel Dos Reis1-10/+16
2016-02-02Rename dbConstructorDefault to dbDefaultPackageGabriel Dos Reis1-4/+0
2016-02-01Better indirect call resolutionGabriel Dos Reis1-45/+37
2016-01-31Remove a couple of global states from the compiler.Gabriel Dos Reis1-3/+5
2016-01-30Make signature definitions parts of %CompilationData.Gabriel Dos Reis1-2/+3
2016-01-30Normalize spelling of mkpf.Gabriel Dos Reis1-2/+2
2016-01-16Reduce dependencies on databases to catgeory.daase during algebra buildGabriel Dos Reis1-2/+5
2016-01-12Share more code between various parts of the compiler.Gabriel Dos Reis1-0/+10
2016-01-07Remove dead code. Add DB parameter for getFormModemaps.Gabriel Dos Reis1-25/+0
2016-01-06Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory?Gabriel Dos Reis1-1/+5
2015-12-30Add more dependencies in the algberas' Makefile.am.Gabriel Dos Reis1-1/+5
2015-12-27Simplify representation of constants in functors.Gabriel Dos Reis1-2/+2
2015-12-26Remove dispatchFunction.Gabriel Dos Reis1-2/+2
2015-12-24Tidy uses of apply.Gabriel Dos Reis1-1/+1
2015-12-24Replace FUNCALL with apply.Gabriel Dos Reis1-4/+4
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