aboutsummaryrefslogtreecommitdiff
path: root/src/interp/buildom.boot
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Remove $NRTderivedTargetIfTrueGabriel Dos Reis1-1/+0
2016-02-07Various cleanupsGabriel Dos Reis1-2/+2
2016-02-06Move $lookupDefaults out of newLookupInTableGabriel Dos Reis1-2/+1
2015-12-29Introduce '' for the slot number of the add-chain domain.Gabriel Dos Reis1-2/+3
2015-12-24Replace FUNCALL with apply.Gabriel Dos Reis1-3/+3
2013-07-02Rever sharp var list changes.dos-reis1-2/+2
2013-07-01Bring closer to GCL-buildability.dos-reis1-2/+2
2013-06-15Remove NRT prefix from most functions.dos-reis1-4/+4
2012-05-25 * interp/sys-globals.boot ($compCount): Remove.dos-reis1-0/+9
2012-05-04 * interp/buildom.boot (lookupDisplay): Tidy.dos-reis1-1/+2
2012-02-19 * interp/compiler.boot (compBuiltinDomain): Compute the exportsdos-reis1-4/+4
2012-02-13 * interp/g-util.boot (stripTags): Rename from stripUnionTags.dos-reis1-3/+33
2011-12-07 * interp/g-opt.boot (removeSeq!): New.dos-reis1-1/+1
2011-12-02 * interp/buildom.boot (seteltRecordFun): Change EXIT to %exit.dos-reis1-1/+1
2011-12-02 * interp/buildom.boot (setelt): Change SEQ to %seq.dos-reis1-1/+1
2011-12-01 * interp/buildom.boot (UnionEqual): Use %lambda, not %lam.dos-reis1-2/+2
2011-10-04 * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.dos-reis1-1/+1
2011-10-03 * interp/comp.lisp: Remove.dos-reis1-2/+2
2011-10-03 Cleanup.dos-reis1-4/+4
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-1/+1
2011-09-10 * interp/macros.lisp (COERCE-FAILURE-MSG): Remove.dos-reis1-35/+8
2011-08-13 * interp/c-util.boot (instantiationArgs): New.dos-reis1-13/+5
2011-08-06cleanupdos-reis1-3/+3
2011-08-04cleanupdos-reis1-2/+2
2011-06-21 * interp/buildom.boot (MappingCategory): Take argument by value.dos-reis1-1/+1
2011-05-19 * interp/i-analy.boot (bottomUpForm0): Tidy.dos-reis1-12/+21
2011-05-19 * interp/i-eval.boot (evalForm): Adjust.dos-reis1-4/+31
2011-05-19more cleanupdos-reis1-23/+21
2011-05-19 * interp/buildom.boot (lookupInDomainVector): Establish a newdos-reis1-5/+3
2011-05-18 * interp/buildom.boot (mkEnumerationFunList): Include enumdos-reis1-10/+11
2011-05-18 * interp/buildom.boot (Enumeration): Provide implementation ofdos-reis1-48/+60
2011-05-17more cleanupdos-reis1-28/+49
2011-05-17 * interp/buildom.boot (EnumerationCategory): Rewrite.dos-reis1-3/+10
2011-05-06more cleanupdos-reis1-1/+1
2011-05-02 * boot/ast.boot (idList?, charList?, stringLits?): New.dos-reis1-1/+1
2011-05-02 * interp/c-util.boot (categoryRef, domainRef, canonicalForm)dos-reis1-24/+26
2011-05-01 * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.dos-reis1-3/+3
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis1-5/+5
2011-04-27 * interp/br-util.boot (dbInfovec): Move to c-util.bootdos-reis1-1/+1
2011-04-20more cleanupdos-reis1-4/+4
2011-04-16cleanupdos-reis1-1/+1
2011-04-15misc cleanupdos-reis1-2/+2
2011-03-03 * interp/nrungo.boot: Move content to buildom.boot, i-map.boot,dos-reis1-0/+228
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-2/+2
2011-02-13 * interp/buildom.boot (mkNewUnionFunList): Align arity ofdos-reis1-3/+3
2011-02-09 Add MappingCategory as a (builtin) category.dos-reis1-0/+14
2011-02-08 * interp/buildom.boot: Don't cache instantiation of builtindos-reis1-17/+2
2011-01-27Generate SVREF for simple vector slot refs.dos-reis1-41/+44
2010-12-28Character constants clean updos-reis1-1/+1
2010-07-28 * interp/spad.lisp (DIVIDE2): Remove.dos-reis1-1/+1