Age | Commit message (Expand) | Author | Files | Lines |
2012-08-23 | * boot/ast.boot ($ffs): New. | dos-reis | 1 | -1/+19 |
2012-08-19 | * configure.ac: Define Automake conditional OA_DELAYED_FFI. | dos-reis | 2 | -0/+12 |
2012-05-28 | * interp/lexing.boot: Use makeToken directly. | dos-reis | 1 | -0/+2 |
2012-05-20 | Fix build breakage with CLozure CL. | dos-reis | 1 | -2/+2 |
2012-05-11 | * interp/preparse.lisp (PARSEPRINT): Move to spad-parser.boot. | dos-reis | 1 | -0/+9 |
2012-05-09 | * interp/preparse.lisp (PREPARSE-ECHO): Move to spad-parser.boot. | dos-reis | 1 | -0/+4 |
2012-05-08 | * boot/tokens.boot: Export char. Do not rename maxIndex. | dos-reis | 1 | -0/+5 |
2012-04-30 | * lisp/core.lisp.in (fixnum?): New. | dos-reis | 1 | -1/+5 |
2012-01-14 | * lisp/core.lisp.in (mkIntArray): New. Export. | dos-reis | 1 | -0/+4 |
2011-12-15 | * config/open-axiom.m4 (OPENAXIOM_DYNAMIC_MODULE_SUPPORT): Fix | dos-reis | 1 | -2/+2 |
2011-11-16 | * interp/category.boot (mkCategory): Tidy. | dos-reis | 1 | -0/+4 |
2011-11-14 | * lisp/core.lisp.in: Export %sysInit. | dos-reis | 1 | -0/+1 |
2011-10-27 | * algebra/stream.spad.pamphlet (Stream): Tidy accessors. | dos-reis | 1 | -0/+8 |
2011-10-26 | Restore Clozure CL-based build. CCL's FFI interface | dos-reis | 1 | -0/+7 |
2011-10-17 | * lisp/core.lisp.in: Add ref and deref to support references. | dos-reis | 1 | -0/+9 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 1 | -2/+2 |
2011-10-05 | * lisp/core.lisp.in (eof?): New. | dos-reis | 1 | -0/+17 |
2011-10-03 | Cleanup. | dos-reis | 1 | -0/+5 |
2011-10-02 | * lisp/core.lisp.in: Do not use CCL in AxiomCore. | dos-reis | 1 | -1/+1 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -0/+7 |
2011-08-12 | * interp/define.boot (NRTgetLookupFunction): Handle the case where | dos-reis | 1 | -0/+6 |
2011-08-04 | cleanup | dos-reis | 1 | -0/+6 |
2011-06-23 | revert accidental debug commit | dos-reis | 1 | -4/+1 |
2011-06-23 | revert accidental debug commit | dos-reis | 1 | -6/+0 |
2011-06-23 | * driver/Makefile.in (open_axiom_LDADD): Use library archives for | dos-reis | 1 | -0/+7 |
2011-06-21 | * interp/compiler.boot: Remove reference to $SingleFloat. | dos-reis | 1 | -5/+0 |
2011-06-21 | * lisp/core.lisp.in (%fNaN?): New. | dos-reis | 1 | -0/+11 |
2011-06-06 | * lisp/core.lisp.in (%escapeSequenceAverseHost?): New. | dos-reis | 1 | -2/+9 |
2011-05-29 | * interp/sys-utility.boot (displayTextFile): New. | dos-reis | 1 | -0/+4 |
2011-05-29 | * lisp/core.lisp.in (readExpr): New. | dos-reis | 1 | -0/+4 |
2011-05-28 | * lisp/core.lisp.in: Define and export readLine and readbyte. | dos-reis | 1 | -0/+13 |
2011-05-17 | more cleanup | dos-reis | 1 | -1/+4 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 1 | -2/+10 |
2011-05-07 | * algebra/table.spad.pamphlet (HashTable): Use tableValue instead | dos-reis | 1 | -0/+8 |
2011-05-05 | more cleanup | dos-reis | 1 | -0/+7 |
2011-05-05 | more cleanups | dos-reis | 1 | -0/+17 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -0/+4 |
2011-04-30 | more cleanup | dos-reis | 1 | -6/+28 |
2011-04-28 | more cleanup | dos-reis | 1 | -0/+13 |
2011-04-27 | * interp/br-util.boot (dbInfovec): Move to c-util.boot | dos-reis | 1 | -0/+61 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 1 | -3/+114 |
2011-04-12 | * lisp/core.lisp.in: Include SB-SPROF when profiling SBCL-based build. | dos-reis | 1 | -0/+4 |
2011-04-10 | specify linker for ECL | dos-reis | 1 | -5/+7 |
2010-12-01 | * lisp/core.lisp.in (handleCommandLine): Don't export. Rewrite. | dos-reis | 1 | -36/+38 |
2010-12-01 | * lisp/core.lisp.in (processCommandLine): Don't export. | dos-reis | 1 | -18/+31 |
2010-12-01 | Clean up | dos-reis | 1 | -11/+11 |
2010-11-29 | Fix GCL-based build issues related to the | dos-reis | 1 | -2/+11 |
2010-11-28 | Work around GCL bug on Windows when invoking the linker. | dos-reis | 1 | -1/+1 |
2010-11-28 | * lisp/Makefile.in: Link the basic core with a C++ compiler when | dos-reis | 2 | -22/+32 |
2010-11-27 | * lisp/Makefile.in (GCL_LTCC): Specify the tag. | dos-reis | 1 | -2/+2 |