Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-12 | * boot/ast.boot (shoeCompTran1): Translate extended vector-forms. | dos-reis | 1 | -1/+1 | |
* interp/c-util.boot: Use vector instead of LIST2VEC. * interp/define.boot: Likewise. * interp/i-coerce.boot: Likewise. * interp/i-coerfn.boot: Likewise. * interp/i-funsel.boot: Likewise. * interp/i-map.boot: Likewise. * interp/i-special.boot: Likewise. * interp/interop.boot: Likewise. * interp/nruncomp.boot: Likewise. * interp/slam.boot: Likewise. | |||||
2011-08-06 | cleanup | dos-reis | 1 | -9/+9 | |
2011-08-04 | cleanup | dos-reis | 1 | -13/+13 | |
2011-05-19 | more cleanup | dos-reis | 1 | -1/+1 | |
2011-05-19 | * interp/buildom.boot (lookupInDomainVector): Establish a new | dos-reis | 1 | -1/+1 | |
binding for $lookupDefaults. | |||||
2011-05-17 | cleanup | dos-reis | 1 | -0/+1 | |
2011-05-02 | more cleanup | dos-reis | 1 | -8/+8 | |
2011-04-30 | * More cleanup | dos-reis | 1 | -89/+89 | |
2011-04-30 | cleanup | dos-reis | 1 | -1/+1 | |
2011-04-22 | more cleanup | dos-reis | 1 | -1/+1 | |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -1/+1 | |
(append!): Likewise. * boot/tokens.boot: Do not translate nconc. | |||||
2011-04-19 | cleanup | dos-reis | 1 | -2/+2 | |
2011-04-15 | misc cleanup | dos-reis | 1 | -1/+1 | |
2011-03-03 | * interp/nrungo.boot: Move content to buildom.boot, i-map.boot, | dos-reis | 1 | -0/+25 | |
i-special.boot, nrunfast.boot. Delete. | |||||
2011-02-28 | * interp/i-analy.boot (elaborateTree): New. | dos-reis | 1 | -4/+15 | |
* interp/i-special.boot (bottomUpProposition): Likewise. (upand): Use it to handle propositional formula. (upor): Likewise. | |||||
2011-02-27 | * interp/Makefile.in (OBJS): Remove i-spec1.$(FASLEXT) and | dos-reis | 1 | -0/+2465 | |
i-spec2.$(FASLEXT). Add i-special.$(FASLEXT). * interp/i-spec1.boot, interp/i-spec2.boot: Move content to i-special.boot. Remove. |