aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-06-15 * interp/ht-util.boot (mkCurryFun): Import function name.dos-reis1-0/+4
2013-06-15Intern temporary names for HT pages.dos-reis1-0/+5
2013-06-15Store category defaults constructor as part of category constructor DB.dos-reis1-0/+11
2013-06-15 * interp/define.boot (makeCategoryPredicates): Tidy. Adjust caller.dos-reis1-0/+4
2013-06-15Add DB parameter to extendsCategoryForm.dos-reis1-0/+7
2013-06-15 * interp/lisplib.boot (writeSourceFile): Always write source file.dos-reis1-0/+4
2013-06-15 * interp/nruncomp.boot (NRTsetVector4Part1): Add environment parameter.dos-reis1-0/+8
2013-06-14compColon is now smarter about category definitions.dos-reis1-0/+8
2013-06-14 * interp/define.boot (getvalue): Rename from GetValue.dos-reis1-0/+5
2013-06-13avoid uses of special variables for environments.dos-reis1-0/+6
2013-06-06Do not call allConstructors from compiler.dos-reis1-0/+6
2013-06-02 Make parser non-dependent on constructor databases.dos-reis1-0/+9
2013-06-02tidy addInformationdos-reis1-0/+5
2013-06-01Cache more category objects.dos-reis1-0/+12
2013-06-01Cache category objects some more.dos-reis1-0/+15
2013-06-01Cache category objects created at functor build time.dos-reis1-0/+7
2013-06-01 * interp/category.boot (filterConditionalCategories): Fix thinko.dos-reis1-0/+4
2013-06-01Support --output in compiler, for bootstrapping stage.dos-reis1-0/+23
2013-06-01Introduce Boot wrapper for GET-IO-INDEX-STREAM.dos-reis1-0/+4
2013-05-30Fix typo.dos-reis1-0/+4
2013-05-30Add DB parameter to ducmentation functions.dos-reis1-0/+9
2013-05-29Simplify backend functionsdos-reis1-0/+10
2013-05-28Have constructor definition compilers take a DB parameter.dos-reis1-0/+7
2013-05-28 Remove $domainShell.dos-reis1-0/+6
2013-05-28Add DB parameter to compNoStackingdos-reis1-0/+9
2013-05-28Have compDefine take a DB parameterdos-reis1-0/+5
2013-05-27 * interp/sys-utility.boot ($ERASE): Remove.dos-reis1-0/+4
2013-05-27Rename $FINDFILE to findFile/dos-reis1-0/+4
2013-05-27Rename MAKE-FULL-FILENAME to makeFullFilename.dos-reis1-0/+5
2013-05-27 * interp/nlib.lisp (GET-DIRECTORY-LIST): Move to sys-utility.boot.dos-reis1-0/+4
2013-05-27Remove and .dos-reis1-0/+7
2013-05-27Define getWorkingDirectory via FFI.dos-reis1-0/+6
2013-05-26Rename MAKE-FULL-NAMESTRING to makeFullFilePath and implement in Boot.dos-reis1-1/+6
2013-05-26Define lexicographical ordering on Bits in Spaddos-reis1-0/+5
2013-05-26Rename MAKE-FILENAME to makeFilename and re-implement in Boot.dos-reis1-0/+9
2013-05-26Rename ADDPTIONS to addCompilerOption and implement in Boot.dos-reis1-0/+5
2013-05-26 * algebra/logic.spad.pamphlet: New file.dos-reis1-0/+11
2013-05-25 * algebra/cycles.spad.pamphlet (CycleIndicators) [spol]: Renamedos-reis1-0/+5
2013-05-25 * algebra/cycles.spad.pamphlet (alternating): Accept non-negative inputdos-reis1-0/+4
2013-05-25 * utils/command.cc (print_usage): Document --verbose.dos-reis1-0/+4
2013-05-25 * algebra/indexedp.spad.pamphlet (IndexedDirectProductObject):dos-reis1-0/+5
2013-05-23 * algebra/stream.spad.pamphlet (LazyStreamAggregate) [entries]:dos-reis1-0/+5
2013-05-22Replace Lisp-level structure with Boot datatypedos-reis1-0/+4
2013-05-22 * algebra/aggcat.spad.pamphlet (ShallowlyMutableAggregate): Extenddos-reis1-0/+7
2013-05-21 * algebra/aggcat.spad.pamphlet (UnaryRecursiveAggregate) [map!]:dos-reis1-0/+6
2013-05-21Use DB data structure directly.dos-reis1-0/+1
2013-05-20 * interp/database.boot (getConstructorAbbreviationFromDB): Use DBdos-reis1-0/+5
2013-05-20 * algebra/aggcat.spad.pamphlet (Collection) [find]: Move todos-reis1-0/+5
2013-05-20 Use Functorial more often.dos-reis1-0/+14
2013-05-19Eradicate attribute shallowlyMutable.dos-reis1-0/+8