aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-data.boot
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Replace \*HASCATEGORY-HASH\* with $HasCategoryTableGabriel Dos Reis1-4/+1
2016-01-07Remove 'parentsOf'; adjust users.Gabriel Dos Reis1-12/+3
2016-01-07ancestorsRecur: Tidy.Gabriel Dos Reis1-2/+2
2016-01-07computeAncestorsOf: First parameter is now a DB for the the constructor.Gabriel Dos Reis1-3/+5
2015-12-29Introduce '' for the slot number of the add-chain domain.Gabriel Dos Reis1-1/+2
2015-12-27Simplify representation of constants in functors.Gabriel Dos Reis1-2/+2
2015-12-27Use '%closure' instead of 'CONS' in functor data.Gabriel Dos Reis1-1/+1
2014-11-25Replace FILE-POSITION with builtin getFileCursor and setFileCursor.dos-reis1-8/+8
2014-11-25Use makeTable instead of MAKE-HASH-TABLEdos-reis1-3/+3
2014-11-20Remove EOFP. Simplify IO file stream creation code.dos-reis1-2/+2
2013-07-02Rever sharp var list changes.dos-reis1-2/+2
2013-07-01Bring closer to GCL-buildability.dos-reis1-2/+2
2012-02-19 * interp/br-data.boot (libConstructorSig): Rename T$ to T fordos-reis1-5/+2
2012-02-13 * interp/g-util.boot (stripTags): Rename from stripUnionTags.dos-reis1-4/+9
2012-02-12 * interp/define.boot (getParentsFor): Lose second parameter. Tidy.dos-reis1-26/+1
2012-02-12 * interp/br-data.boot (ancestorsRecur): Tidy.dos-reis1-3/+1
2012-02-11 (ancestorsRecur): Likewise.dos-reis1-3/+2
2012-02-11 * interp/br-data.boot (getParentsFor): Move to define.boot.dos-reis1-3/+2
2012-02-11 * interp/br-data.boot (getParentsFor): Move to define.boot.dos-reis1-37/+4
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis1-4/+4
2011-11-13 * interp/br-data.boot (buildLibdbConEntry): Exit early if argumentdos-reis1-4/+4
2011-11-11 * interp/br-data.boot: Change NRTEVAL to %eval.dos-reis1-1/+1
2011-10-28 * interp/define.boot ($lisplibCategory): Remove.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-1/+1
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis1-1/+1
2011-09-30 * interp/br-data.boot (lefts): Iterate directly over table.dos-reis1-7/+7
2011-09-05 * interp/lisplib.boot (writeCategory): New,dos-reis1-1/+1
2011-09-04 * interp/br-data.boot: Don't use $lisplibParents.dos-reis1-1/+1
2011-09-03 * interp/property.lisp: Remove unused codes.dos-reis1-3/+2
2011-08-28 * interp/define.boot (compDefineCategory2): Mark begining and enddos-reis1-1/+1
2011-08-22 * interp/database.boot (getConstructorModemap): Rename fromdos-reis1-4/+4
2011-08-06cleanupdos-reis1-4/+5
2011-08-04cleanupdos-reis1-2/+2
2011-07-04 * interp/vmlisp.lisp (PRINTEXP): Remove.dos-reis1-39/+34
2011-06-22 * interp/br-search.boot (dbReadLines): Don't include end-of-streamdos-reis1-1/+1
2011-05-29 * lisp/core.lisp.in (readExpr): New.dos-reis1-9/+8
2011-05-06more cleanupdos-reis1-10/+10
2011-05-05more cleanupdos-reis1-11/+11
2011-05-02 * interp/c-util.boot (categoryRef, domainRef, canonicalForm)dos-reis1-4/+0
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis1-13/+13
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-7/+7
2011-04-20more cleanupdos-reis1-1/+2
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis1-1/+1
2011-04-18cleanupdos-reis1-4/+5
2011-04-17cleanupdos-reis1-7/+6
2011-04-17cleanupdos-reis1-6/+6
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-10/+10
2011-04-15misc cleanupdos-reis1-1/+1
2011-03-20Minor cleanupdos-reis1-2/+2