aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2013-06-22Use token::value more.dos-reis1-0/+6
2013-06-22Add SourceFile.Hdos-reis1-0/+4
2013-06-22 * include/FileMapping.H: New.dos-reis1-0/+4
2013-06-21 * include/dialect.H: New.dos-reis1-0/+6
* include/diagnostics.H: Likewise. * include/storage.H: Move from utils/.
2013-06-20Add basic diagnostics standard streams.dos-reis1-0/+5
2013-06-20Allow inerts in Boot.dos-reis1-0/+7
2013-06-18 * interp/compiler.boot (compHasFormat): Take a DB parameter.dos-reis1-0/+9
Adjust callers. * interp/define.boot (ICformat): Likewise. * interp/lisplib.boot (predicateBitIndex): Likewise. (predicateBitRef): Likewise. (transHasCode): Likewise.
2013-06-18 * algebra/catdef.spad.pamphlet (CommutativeOperatorCategory): New.dos-reis1-1/+7
(CommutativeOperation): Likewise. * algebra/Makefile.am (oa_algebra_layer_0): Include them.
2013-06-17 * algebra/aggcat.spad.pamphlet (EltableAggregate): Weakendos-reis1-0/+6
requirement on first parameter. (IndexedAggregate): Likewise.
2013-06-17Weaken conditions on parameter of partial differential domains.dos-reis1-1/+7
2013-06-17Consolidate parsers in one pamphlet.dos-reis1-0/+8
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
Adjust caller. (NRTsetVector4a): Likewise. Avoid special variable for environment. * boot/utility.boot: Add and export substSource, substTarget. * interp/define.boot: Use them.
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
Take environment as second parameter. Adjust callers.
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
* algebra/boolean.spad.pamphlet (Logic): Move there. (BooleanLogic): Likewise. (PropositionalLogic): Likewise. (PropositionalFormula): Likewise. (PropositionalFormulaFunctions1): Likewise. (PropositionalFormulaFunctions2): Likewise. (KleeneTrivalentLogic): Likewise.
2013-05-25 * algebra/cycles.spad.pamphlet (CycleIndicators) [spol]: Renamedos-reis1-0/+5
from nniBump. Fix thinko.
2013-05-25 * algebra/cycles.spad.pamphlet (alternating): Accept non-negative inputdos-reis1-0/+4