aboutsummaryrefslogtreecommitdiff
path: root/src/rt
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-1/+1
2022-09-17Disable automatic re-run of configuration steps. (#29)Gabriel Dos Reis1-3/+4
2022-08-13Rename `Dynamic` to `Boxed`Gabriel Dos Reis2-19/+16
2022-07-23Update configure.Gabriel Dos Reis1-14/+25
2017-12-27Remove antiquated check for alignasGabriel Dos Reis1-2/+2
2017-01-15Add s-expression parsing to libopen-axiom-core.aGabriel Dos Reis2-5/+11
2016-12-29Add Boot support for native load unit specification in foreignGabriel Dos Reis1-0/+1
2016-01-24Misc. fixesGabriel Dos Reis1-1/+0
2015-06-01Fix typos in configration scripts.dos-reis1-0/+1
2015-04-03Fix warnings in C++ codes; check for additional C++ compiler options.dos-reis1-7/+18
2014-11-18Remove format_on from Package.dos-reis1-7/+0
2014-11-18Add visitor to Dynamic values.dos-reis5-114/+291
2014-11-16Evaluate symbols in new boot.dos-reis1-2/+111
2014-11-16Remove src/io Makefiles; make part of libOpenAxiomdos-reis1-6/+9
2014-11-16Check for LLVM frameworkdos-reis2-1/+41
2014-10-04Fix QT5 toAscii() compatibility issue.dos-reis1-1/+1
2014-09-16Add more functionalities to the VM.dos-reis2-23/+92
2014-09-16Tidy value representation.dos-reis2-15/+15
2014-08-18Add src/boot/Makefile.amdos-reis1-0/+1
2014-08-17OpenAxiom::VM::Value is now a distinct type.dos-reis1-2/+5
2014-08-17OpenAxiom::VM::Fixnum is now a distinct type.dos-reis3-11/+12
2014-02-23FASLEXT is now AC_SUBSTdos-reis1-1/+1
2014-02-21Rename AXIOM_LISP to OA_LISPdos-reis1-1/+1
2014-02-21Set derived src and target directory variablesdos-reis2-10/+15
2014-02-21Set derived build directory variablesdos-reis1-0/+10
2014-02-10Clean up global variable names.dos-reis1-7/+7
2014-02-02Annual ChangeLog rotationdos-reis1-1/+1
2013-11-25Check for Windows PowerShell.dos-reis1-0/+1
2013-11-03Adjust timestampdos-reis1-1/+1
2013-07-01Bring closer to GCL-buildability.dos-reis1-0/+1
2013-06-28Add src/rt for core runtime support.dos-reis5-0/+1181