Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 1 | -728/+56 | |
2014-05-02 | Invoke SBCL with --disable-debugger | dos-reis | 1 | -11/+11 | |
2014-02-23 | FASLEXT is now AC_SUBST | dos-reis | 1 | -18/+34 | |
2014-02-21 | Rename AXIOM_LISP to OA_LISP | dos-reis | 1 | -29/+29 | |
2014-02-21 | Set derived src and target directory variables | dos-reis | 1 | -20/+33 | |
2014-02-21 | Set derived build directory variables | dos-reis | 1 | -0/+31 | |
2014-02-10 | Clean up global variable names. | dos-reis | 1 | -83/+89 | |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 1 | -2/+30 | |
2014-02-02 | Prefer mktemp over tempnam. | dos-reis | 1 | -1/+40 | |
2014-02-02 | Annual ChangeLog rotation | dos-reis | 1 | -10/+10 | |
2013-11-27 | * include/storage.H (Arena<T>::allocate): Adjust spelling of | dos-reis | 1 | -2/+6 | |
alignment query operator. (Arena<T>::Arena): Likewise. (HashTableEntry<T>): Adjust spelling of alignment specifier. | |||||
2013-11-25 | Check for alignof before __alignof | dos-reis | 1 | -4/+4 | |
2013-11-25 | Check for Windows PowerShell. | dos-reis | 1 | -2/+72 | |
2013-11-25 | Check for Windows PowerShell. | dos-reis | 1 | -11/+11 | |
2013-11-03 | Adjust timestamp | dos-reis | 1 | -11/+111 | |
2013-07-04 | Fix typo. | dos-reis | 1 | -10/+10 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 1 | -8/+12 | |
2013-06-28 | Add src/rt for core runtime support. | dos-reis | 1 | -1/+2 | |
2013-06-21 | * include/dialect.H: New. | dos-reis | 1 | -11/+16 | |
* include/diagnostics.H: Likewise. * include/storage.H: Move from utils/. | |||||
2013-06-18 | * algebra/catdef.spad.pamphlet (CommutativeOperatorCategory): New. | dos-reis | 1 | -6/+1 | |
(CommutativeOperation): Likewise. * algebra/Makefile.am (oa_algebra_layer_0): Include them. | |||||
2013-06-17 | Consolidate parsers in one pamphlet. | dos-reis | 1 | -1/+6 | |
2013-06-01 | * interp/category.boot (filterConditionalCategories): Fix thinko. | dos-reis | 1 | -0/+5 | |
2013-06-01 | Support --output in compiler, for bootstrapping stage. | dos-reis | 1 | -0/+12 | |
2013-05-30 | Update for modern ECL. | dos-reis | 1 | -11/+3 | |
2013-05-20 | Add Functorial category | dos-reis | 1 | -10/+10 | |
2013-05-18 | Daily bump | dos-reis | 1 | -10/+10 | |
2013-05-16 | * algebra/aggcat.spad.pamphlet (FiniteAggregate): New. | dos-reis | 1 | -10/+10 | |
* algebra/exposed.lsp.pamphlet: Expose it. | |||||
2013-05-13 | Daily date stamp bump | dos-reis | 1 | -10/+10 | |
2013-04-06 | Add token representation files | dos-reis | 1 | -6/+58 | |
2013-04-04 | convert src/algebra/Makefile.in to Automake stuff | dos-reis | 1 | -6/+4 | |
2013-04-04 | Add initial io library files | dos-reis | 1 | -1/+2 | |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 1 | -1/+1 | |
2013-04-03 | * config/open-axiom.m4 (OPENAXIOM_REQUIRE_CXX11): New. | dos-reis | 1 | -3/+28 | |
* configure.ac: Use it. | |||||
2013-04-01 | More C cleanups | dos-reis | 1 | -0/+14 | |
2013-03-31 | * interp/pile.boot (insertpile): Tidy. | dos-reis | 1 | -56/+5 | |
(pilePlusComments): Likewise. (pileTree): Likewise. (eqpileTree): Likewise. | |||||
2013-03-31 | Update data stamp and rotate changelogs | dos-reis | 1 | -16/+67 | |
2012-10-01 | Bump date and update Autotools scripts | dos-reis | 1 | -315/+326 | |
2012-08-26 | * interp/sys-os.boot (flushStdout): Remove as unused. | dos-reis | 1 | -10/+10 | |
* interp/i-toplev.boot (recordAndPrint): Do not print a newline before formatting the result. | |||||
2012-08-20 | Bump date version | dos-reis | 1 | -10/+10 | |
2012-08-19 | * configure.ac: Define Automake conditional OA_DELAYED_FFI. | dos-reis | 1 | -0/+26 | |
* config/open-axiom.m4 (OPENAXIOM_CHECK_DELAYED_FFI): New. (OPENAXIOM_HOST_COMPILERS): Call it. src/ * lisp/core.lisp.in (primitiveLoad): New. Export. ($delayedFFI): Likewise. * lisp/Makefile.in (oa_delay_ffi): New. (edit): Update. * interp/sys-utility.boot: import sys-constants instead of sys-os. * interp/sys-driver.boot (%sysInit): Do not loadSystemRuntimeCore. (loadDelayedFFI): New. (executeSpadScript): Call it. (compileSpadLibrary): Likewise. (buildInitdbHandler): Likewise. (systemMain): Likewise. * interp/util.lisp (BUILD-INTERPSYS): Likewise. * interp/Makefile.in (oa_target_moddir): New. (OA_FFI_MOD): Likewise. (OA_FFI_OBJ): Define conditionally. (OBJS): Use it. ($(oa_target_delayed)): New rule. (oa_target_delayed): New. (oa_target_ffi): Define conditionally. (${SAVESYS}): Require it. (${AXIOMSYS}): Likewise. (sys-utility.$(FASLEXT)): Now require sys-constants.$(FASLEXT). | |||||
2012-06-03 | * interp/lexing.boot (%Line): Now a record structure. | dos-reis | 1 | -10/+10 | |
* boot/parser.boot (bpTypeName): Split out of bpTypeAliasDefinition. (bpStruct): Use it. Support parameterized structures. * boot/ast.boot (ctorName): New. (bfEnum): Use it for parameterized enums. (bfRecord): Use it for parameterized records. | |||||
2012-05-29 | * boot/parser.boot (%ParserState): New. | dos-reis | 1 | -10/+10 | |
(makeParserState): Likewise. (%Translator): Likewise. (makeTranslator): Likewise. Make all parsing functions take a parser state argument. * boot/translator.boot (shoeOutParse): Adjust. * interp/spad-parser.boot (stringPrefix?): Remove redudant definition. | |||||
2012-05-28 | * interp/io.boot (findChar): Do not define here. | dos-reis | 1 | -10/+10 | |
* interp/match.boot (charPosition): Likewise. * boot/utility.boot (charPosition): Now return argument string length if no match. (findChar): New. * boot/scanner.boot (lexerCharPosition): Adjust. (shoeAccumulateLines): Use findChar. | |||||
2012-05-26 | Update date | dos-reis | 1 | -10/+14 | |
2012-05-19 | * Makefile.in: Regenerate. | dos-reis | 1 | -3548/+2203 | |
* config/aclocal.m4: Move to toplevel. * config/libtool.m4: Remove. * config/ltoptions.m4: Likewise. * config/ltversion.m4: Likewise. * config/lt~obsolete.m4: Likewise. * config/open-axiom.m4 (OPENAXIOM_ALIGNMENT_OPERATOR): Use AC_LANG_SOURCE to generate test program. (OPENAXIOM_ALIGNAS_SPECIFIER): Likewise. | |||||
2012-04-28 | update version numbers | dos-reis | 1 | -32/+38 | |
2012-02-03 | * config/open-axiom.m4 (OPENAXIOM_ALIGNAS_SPECIFIER): New. | dos-reis | 1 | -31/+65 | |
(OPENAXIOM_CHECK_MISC): Use it. src/ * utils/vm.H: Add more VM data structures. * utils/vm.cc (BasicContext::make_operator): Define. * algebra/Makefile.in (SPADFILES): Include syntax.spad and spad-parser.spad. | |||||
2011-12-15 | * config/open-axiom.m4 (OPENAXIOM_DYNAMIC_MODULE_SUPPORT): Fix | dos-reis | 1 | -11/+11 | |
linker flags when building for Windows. * lisp/core.lisp.in: Do not require SB-SPROF or SB-POSIX on Windows. | |||||
2011-12-03 | * config/var-def.mk (CXX): Define as substituted. | dos-reis | 1 | -10/+10 | |
(LD): Likewise. | |||||
2011-11-14 | * lisp/core.lisp.in: Export %sysInit. | dos-reis | 1 | -502/+546 | |
* interp/sys-driver.boot (%sysInit): Don't redefine. Reset function binding. |