aboutsummaryrefslogtreecommitdiff
path: root/src/interp/category.boot
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Tidy category predicate conjunction.Gabriel Dos Reis1-6/+4
2015-12-29Introduce '' for the slot number of the add-chain domain.Gabriel Dos Reis1-1/+1
2015-12-26Use brackets instead of Lisp LIST for sequence literals.Gabriel Dos Reis1-1/+1
2013-06-01Cache category objects some more.dos-reis1-61/+61
2013-06-01 * interp/category.boot (filterConditionalCategories): Fix thinko.dos-reis1-1/+2
2012-02-13 * interp/g-util.boot (stripTags): Rename from stripUnionTags.dos-reis1-1/+1
2012-02-12 * algebra/coerce.spad.pamphlet (Type): Redefine as empty Join.dos-reis1-1/+2
2012-01-13 * interp/category.boot: Rename AncestorP to ancestor?.dos-reis1-14/+14
2011-11-18 * interp/category.boot (FindFundAncs): Tidy. Access input indos-reis1-18/+19
2011-11-16 * interp/category.boot (mkCategory): Tidy.dos-reis1-44/+28
2011-11-16 * interp/category.boot (JoinInner): Remove effective dead codedos-reis1-28/+2
2011-11-15 * interp/category.boot (JoinInner): Use idiomatic Boot for loops.dos-reis1-77/+65
2011-11-14 * interp/category.boot ($NewCatVec): Remove.dos-reis1-94/+93
2011-11-14 * interp/category.boot (filterConditionalCategories): Split out ofdos-reis1-21/+34
2011-11-14 * interp/category.boot (SigListMember): Remove as deadcode.dos-reis1-24/+9
2011-11-13 * interp/category.boot (JoinInner): Tidy.dos-reis1-28/+22
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-5/+5
2011-08-26 * interp/lisplib.boot (autoLoad): Lose first parameter. dos-reis1-4/+4
2011-08-19 * interp/category.boot (mkOr): Taken environment as parameter.dos-reis1-59/+59
2011-08-18 * interp/c-util.boot: Use category accessors.dos-reis1-14/+10
2011-08-18 * interp/c-util.boot (categoryAssociatedTypes): Rename fromdos-reis1-16/+19
2011-08-08 * interp/c-util.boot (categoryHierarchy): New.dos-reis1-2/+2
2011-08-06cleanupdos-reis1-3/+3
2011-07-14 * interp/functor.boot (CategoryPrint): Move from category.boot.dos-reis1-22/+0
2011-07-13 * boot/tokens.boot: copyString, copyTree, and copyVector are nowdos-reis1-2/+3
2011-07-13 * interp/category.boot: Remove dead codes.dos-reis1-8/+0
2011-07-10 * interp/c-util.boot (categoryExports): New.dos-reis1-22/+15
2011-07-04 * interp/setvars.boot: Remove support for script formula.dos-reis1-3/+3
2011-05-02cleanupdos-reis1-7/+7
2011-05-02 * interp/c-util.boot (categoryRef, domainRef, canonicalForm)dos-reis1-4/+4
2011-04-30 * More cleanupdos-reis1-1/+1
2011-04-30cleanupdos-reis1-15/+16
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-7/+9
2011-04-19more cleanupdos-reis1-18/+19
2011-04-19cleanupdos-reis1-5/+5
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis1-3/+3
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-1/+1
2011-04-14cleanupdos-reis1-8/+7
2011-02-11some cleanupsdos-reis1-2/+1
2011-02-09 * interp/sys-constants.boot ($PrimitiveDomainNames): Remove.dos-reis1-3/+0
2011-02-09More mkCategory cleanupdos-reis1-6/+7
2011-02-09 * interp/category.boot (mkCategory): Don't single out Listdos-reis1-1/+0
2011-02-08 * interp/category.boot(categoryObject?): Rename from isCategory. dos-reis1-3/+3
2011-01-27Generate SVREF for simple vector slot refs.dos-reis1-1/+1
2010-12-19 * interp/vmlisp.lisp (VECP): Remove.dos-reis1-2/+2
2010-07-18More cleanupsdos-reis1-2/+2
2010-07-03 * interp/category.boot (isCategoryForm): Tidy.dos-reis1-2/+4
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-4/+4
2010-05-17 * interp/as.boot: Clean up.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1