Age | Commit message (Expand) | Author | Files | Lines |
2008-08-16 | * lisp/core.lisp.in (|%basicSystemIsComplete|): New. Export. | dos-reis | 1 | -0/+8 |
2008-08-15 | * lisp/core.lisp.in (|$StandardLinking|): New. Export. | dos-reis | 1 | -0/+8 |
2008-08-15 | * interp/vmlisp.lisp (BPINAME): Define for ECL too. | dos-reis | 1 | -0/+7 |
2008-08-15 | * lisp/core.lisp.in (getOptionValue): Export. | dos-reis | 1 | -0/+14 |
2008-08-15 | * interp/Makefile.pamphlet: Simplify build of interpsys and AXIOMsys. | dos-reis | 1 | -0/+12 |
2008-08-14 | * interp/sys-driver.boot (buildDatabasesHandler): New. | dos-reis | 1 | -0/+6 |
2008-08-13 | * interp/Makefile.pamphlet (OBJS): Don't include union.$(FASLEXT) | dos-reis | 1 | -0/+6 |
2008-08-13 | * input/expr.input.pamphlet: Fix typo. | dos-reis | 1 | -0/+4 |
2008-08-13 | * lisp/core.lisp.in (LINKSET-FROM): New. | dos-reis | 1 | -0/+25 |
2008-08-13 | (|COMP,TRAN|): Remove. | dos-reis | 1 | -0/+21 |
2008-08-13 | * interp/patches.lisp (RESTART0): Don't duplicate code; call | dos-reis | 1 | -0/+5 |
2008-08-13 | * interp/sys-driver.boot (SPAD-SAVE): Fold content into | dos-reis | 1 | -0/+5 |
2008-08-12 | * interp/Makefile.pamphlet: Move warm.data.stanza to topics.boot. | dos-reis | 1 | -0/+4 |
2008-08-11 | * interp/obey.lisp: Remove. | dos-reis | 1 | -0/+18 |
2008-08-10 | * interp/Makefile.pamphlet: Clean up. | dos-reis | 1 | -0/+5 |
2008-08-10 | * algebra/syntax.spad.pamphlet (AbstractSyntaxCategory): New. | dos-reis | 1 | -0/+5 |
2008-08-10 | Fix AW/422 | dos-reis | 1 | -0/+7 |
2008-08-09 | * interp/pf2sex.boot (pf2Sex1): Handle more ASTs. | dos-reis | 1 | -0/+26 |
2008-08-09 | * include/open-axiom.h (OPENAXIOM_HAVE_GRAPHICS): Define. | dos-reis | 1 | -2/+8 |
2008-08-09 | Do not start hyperdoc/graphics if OpenAxiom was build without X suppport. | alfredoport | 1 | -0/+6 |
2008-08-09 | * input/grpthry.input.pamphlet: Fix typo. | dos-reis | 1 | -0/+4 |
2008-08-09 | * interp/buildom.boot: Rename AST code LET to %LET throughout. | dos-reis | 1 | -0/+34 |
2008-08-09 | * interp/pf2sex.boot (pfMacro2Sex): New. | dos-reis | 1 | -1/+18 |
2008-08-08 | * lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(LIBEXT)): Tidy. | dos-reis | 1 | -1/+5 |
2008-08-08 | * interp/pf2sex.boot (pfApplication2Sex): Don't transform ">", | dos-reis | 1 | -0/+6 |
2008-08-08 | * algebra/aggcat.spad.pamphlet (part?$SetAggregate): Rename | dos-reis | 1 | -0/+10 |
2008-08-07 | * interp/apply.boot: Move content to compiler.boot. Remove. | dos-reis | 1 | -0/+5 |
2008-08-07 | * lisp/core.lisp.in (boot-completed-p): New. | dos-reis | 1 | -0/+25 |
2008-08-07 | * configure.ac.pamphlet: Add 'debug' to Lisp optimize proclamation | dos-reis | 1 | -0/+7 |
2008-08-06 | * interp/Makefile.pamphlet (makeint.lisp): Tidy. | dos-reis | 1 | -0/+4 |
2008-08-05 | * interp/foam_l.lisp: Export Nil. | dos-reis | 1 | -0/+4 |
2008-08-05 | * interp/cparse.boot (npWith): Commit to parsing upon `with'. | dos-reis | 1 | -0/+13 |
2008-08-05 | * interp/cparse.boot (npExpress1): Make assignment an expression, | dos-reis | 1 | -0/+5 |
2008-08-05 | Fix SF/2037811 | dos-reis | 1 | -0/+8 |
2008-08-05 | Fix SF/2037804 | dos-reis | 1 | -0/+6 |
2008-08-04 | * interp/cparse.boot ($npPParg): Remove. | dos-reis | 1 | -0/+9 |
2008-08-04 | * Makefile.pamphlet: Use $(mkdir_p) in lieu of $(mkinstalldirs), | dos-reis | 1 | -0/+14 |
2008-08-04 | * interp/pf2sex.boot: Replace CAR with first, and CARD with second | dos-reis | 1 | -1/+6 |
2008-08-04 | Fix bug SF 2034483 | alfredoport | 1 | -0/+5 |
2008-08-03 | * interp/sys-globals.boot ($compilingInputFile): Remove. | dos-reis | 1 | -0/+11 |
2008-08-02 | * interp/nrungo.boot (NRTisRecurrenceRelation): Lookup "not" with | dos-reis | 1 | -0/+6 |
2008-08-02 | * interp/buildom.boot: Use constants by names. | dos-reis | 1 | -0/+14 |
2008-08-02 | * boot/parser.boot (bpTerm): Term forms depend on the kind of | dos-reis | 1 | -0/+13 |
2008-08-02 | * interp/macros.lisp (sayBrightlyNT1): Tidy. | dos-reis | 1 | -0/+19 |
2008-08-01 | * interp/msgdb.boot (BRIGHTPRINT-0): Remove. | dos-reis | 1 | -0/+7 |
2008-07-26 | * interp/compiler.boot (getConstructorFormOfMode): Remove. | dos-reis | 1 | -0/+6 |
2008-07-26 | (no commit message) | dos-reis | 1 | -0/+12 |
2008-07-23 | * boot/strap: Update cached Lisp translation. | dos-reis | 1 | -0/+2 |
2008-07-23 | Misc cleanup. | dos-reis | 1 | -0/+12 |
2008-07-20 | * interp/compiler.boot (compNot): Rename from compileNot. | dos-reis | 1 | -0/+4 |