Age | Commit message (Expand) | Author | Files | Lines |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 1 | -33/+0 |
2011-10-03 | * interp/comp.lisp: Remove. | dos-reis | 1 | -1/+1 |
2011-10-03 | Cleanup. | dos-reis | 1 | -3/+3 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -10/+10 |
2011-09-06 | * interp/define.boot: Use DB for current constructor. | dos-reis | 1 | -7/+6 |
2011-09-05 | * interp/define.boot: Remove $LISPLIB. | dos-reis | 1 | -3/+2 |
2011-08-25 | * interp/compiler.boot (compHasFormat): Take environment | dos-reis | 1 | -6/+6 |
2011-08-25 | * interp/hashcode.boot: Remove. | dos-reis | 1 | -17/+11 |
2011-08-19 | * interp/category.boot (mkOr): Taken environment as parameter. | dos-reis | 1 | -25/+27 |
2011-08-18 | * interp/c-util.boot (categoryAssociatedTypes): Rename from | dos-reis | 1 | -10/+10 |
2011-08-17 | * interp/c-util.boot (categoryPrincipals): New. | dos-reis | 1 | -8/+8 |
2011-08-16 | * interp/modemap.boot (addModemap0): Don't special-case | dos-reis | 1 | -14/+13 |
2011-08-16 | * interp/functor.boot (setVector0, setVector12, setVector3, | dos-reis | 1 | -75/+6 |
2011-08-14 | * interp/lisp-backend.boot ($freeVarName): New global constant. | dos-reis | 1 | -1/+1 |
2011-08-13 | * interp/c-util.boot (instantiationArgs): New. | dos-reis | 1 | -1/+1 |
2011-08-06 | cleanup | dos-reis | 1 | -17/+17 |
2011-08-04 | cleanup | dos-reis | 1 | -1/+1 |
2011-07-14 | * interp/functor.boot (CategoryPrint): Move from category.boot. | dos-reis | 1 | -49/+72 |
2011-07-13 | * boot/tokens.boot: copyString, copyTree, and copyVector are now | dos-reis | 1 | -4/+4 |
2011-05-20 | more cleanup | dos-reis | 1 | -14/+11 |
2011-05-19 | more cleanup | dos-reis | 1 | -6/+4 |
2011-05-02 | cleanup | dos-reis | 1 | -2/+2 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 1 | -1/+1 |
2011-04-30 | * More cleanup | dos-reis | 1 | -4/+4 |
2011-04-30 | * interp/vmlisp.lisp (NREMOVE): Remove. | dos-reis | 1 | -1/+1 |
2011-04-30 | more cleanup | dos-reis | 1 | -1/+1 |
2011-04-30 | cleanup | dos-reis | 1 | -5/+8 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -12/+12 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -2/+2 |
2011-04-19 | more cleanup | dos-reis | 1 | -13/+13 |
2011-04-19 | cleanup | dos-reis | 1 | -1/+1 |
2011-04-18 | cleanup | dos-reis | 1 | -14/+14 |
2011-04-17 | cleanup | dos-reis | 1 | -1/+2 |
2011-04-17 | * boot/tokens.boot: Translate maxIndex to MAXINDEX. | dos-reis | 1 | -8/+8 |
2011-04-15 | misc cleanup | dos-reis | 1 | -2/+2 |
2011-03-05 | * interp/as.boot: Use getConstructorAbbreviationFromDB. | dos-reis | 1 | -1/+1 |
2011-03-03 | * interp/nrungo.boot: Move content to buildom.boot, i-map.boot, | dos-reis | 1 | -1/+1 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -3/+3 |
2011-02-24 | Rename getShellEntry to shellEntry now that it is a macro accessor that desig... | dos-reis | 1 | -3/+3 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 1 | -18/+14 |
2011-02-24 | small cleanups | dos-reis | 1 | -3/+3 |
2011-02-22 | * boot/tokens.boot: mmSource is a new selector for modemap datatype. | dos-reis | 1 | -1/+1 |
2011-02-18 | Rename %veclit to %vector and %listlit to %list | dos-reis | 1 | -14/+14 |
2011-02-11 | some cleanups | dos-reis | 1 | -50/+44 |
2011-02-10 | * interp/vmlisp.lisp (VEC-SETELT): Remove. | dos-reis | 1 | -2/+0 |
2011-02-08 | * interp/category.boot(categoryObject?): Rename from isCategory. | dos-reis | 1 | -1/+1 |
2011-02-03 | * interp/c-util.boot: Replace COND with %when throught. | dos-reis | 1 | -14/+14 |
2011-01-26 | Use %veclit forms | dos-reis | 1 | -2/+2 |
2011-01-26 | Replace more occurences of LIST with %listlit. | dos-reis | 1 | -14/+14 |
2010-12-30 | more string cleanups | dos-reis | 1 | -3/+2 |