aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-16Check for LLVM frameworkdos-reis14-47/+205
2014-10-04Fix QT5 toAscii() compatibility issue.dos-reis8-8/+13
2014-09-16Add more functionalities to the VM.dos-reis7-82/+277
2014-09-16Tidy value representation.dos-reis3-85/+110
2014-09-16Tidy all-boot dependencies.dos-reis3-9/+7
2014-08-31Rename BasicString to InternedStringdos-reis2-10/+10
2014-08-30Add Lisp punctuators to the generic lexer.dos-reis2-2/+37
2014-08-30Rename TokenStream<> to Tokenizer<>dos-reis2-6/+29
2014-08-27Tidy TokenStream<>::get()dos-reis2-286/+309
2014-08-26(iBesselKGrad)[FunctionalSpecialFunction]: Fix thinkodos-reis2-2/+7
2014-08-26Add generic Boot and Spad tokenizer.dos-reis13-312/+1181
2014-08-18Tidy.dos-reis2-152/+152
2014-08-18Add src/boot/Makefile.amdos-reis11-141/+1010
2014-08-17OpenAxiom::VM::Value is now a distinct type.dos-reis2-20/+24
2014-08-17OpenAxiom::VM::Fixnum is now a distinct type.dos-reis4-19/+23
2014-08-17Tidy VM's Character representation.dos-reis1-13/+15
2014-08-16Avoid SBCL deprecated features.dos-reis5-83/+17
2014-02-24Rename CXXCOMPILE to COMPILE and CXXLINK to LINKdos-reis13-34/+34
2014-02-23FASLEXT is now AC_SUBSTdos-reis6-11/+5
2014-02-21Rename AXIOM_LISP to OA_LISPdos-reis6-8/+8
2014-02-21Set derived src and target directory variablesdos-reis12-94/+84
2014-02-21Set derived build directory variablesdos-reis6-6/+50
2014-02-10Clean up global variable names.dos-reis11-24/+24
2014-02-10Clean up global variable names.dos-reis9-44/+44
2014-02-03Fix global variable names in Makefilesdos-reis21-153/+176
2014-02-02misc updatedos-reis9-9/+9
2014-02-02Prefer mktemp over tempnam.dos-reis5-5/+30
2014-02-02Annual ChangeLog rotationdos-reis7-1081/+1081
2013-12-15 Fix SF/95.dos-reis2-2/+8
2013-11-27 * include/storage.H (Arena<T>::allocate): Adjust spelling ofdos-reis3-5/+10
2013-11-25Fix rotten Windows port.dos-reis1-3/+3
2013-11-25Fix rotten Windows port.dos-reis1-4/+5
2013-11-25Check for Windows PowerShell.dos-reis5-0/+5
2013-11-03Add Charset.H stubdos-reis4-0/+55
2013-11-03Adjust timestampdos-reis5-5/+5
2013-07-04 * interp/sys-driver.boot (initializeGlobalState): Tell GCL not todos-reis2-0/+8
2013-07-02Rever sharp var list changes.dos-reis9-22/+14
2013-07-02Fix typo.dos-reis1-2/+2
2013-07-01 * interp/sys-utility.boot (makeFilename): Tidy.dos-reis2-1/+8
2013-07-01Fix typo.dos-reis1-1/+1
2013-07-01Add dependency for topics.bootdos-reis2-1/+2
2013-07-01Bring closer to GCL-buildability.dos-reis12-15/+40
2013-07-01Bring closer to GCL-buildability.dos-reis7-1/+17
2013-06-30Tidy detection of terminal in CLisp.dos-reis1-11/+7
2013-06-30Simplify 'server' definition and use.dos-reis6-110/+79
2013-06-29Remove stale algebra targets.dos-reis3-18/+11
2013-06-29Fix algebra build order an dependencydos-reis2-14/+10
2013-06-29Do not check for openServer being defined.dos-reis3-3/+3
2013-06-29 * gui/conversation.cc (accumulate_paragraphs): Remove.dos-reis3-45/+64
2013-06-28Add src/rt for core runtime support.dos-reis17-33/+1004