Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-16 | Check for LLVM framework | dos-reis | 14 | -47/+205 | |
2014-10-04 | Fix QT5 toAscii() compatibility issue. | dos-reis | 8 | -8/+13 | |
2014-09-16 | Add more functionalities to the VM. | dos-reis | 7 | -82/+277 | |
2014-09-16 | Tidy value representation. | dos-reis | 3 | -85/+110 | |
2014-09-16 | Tidy all-boot dependencies. | dos-reis | 3 | -9/+7 | |
2014-08-31 | Rename BasicString to InternedString | dos-reis | 2 | -10/+10 | |
2014-08-30 | Add Lisp punctuators to the generic lexer. | dos-reis | 2 | -2/+37 | |
2014-08-30 | Rename TokenStream<> to Tokenizer<> | dos-reis | 2 | -6/+29 | |
2014-08-27 | Tidy TokenStream<>::get() | dos-reis | 2 | -286/+309 | |
2014-08-26 | (iBesselKGrad)[FunctionalSpecialFunction]: Fix thinko | dos-reis | 2 | -2/+7 | |
2014-08-26 | Add generic Boot and Spad tokenizer. | dos-reis | 13 | -312/+1181 | |
2014-08-18 | Tidy. | dos-reis | 2 | -152/+152 | |
2014-08-18 | Add src/boot/Makefile.am | dos-reis | 11 | -141/+1010 | |
2014-08-17 | OpenAxiom::VM::Value is now a distinct type. | dos-reis | 2 | -20/+24 | |
2014-08-17 | OpenAxiom::VM::Fixnum is now a distinct type. | dos-reis | 4 | -19/+23 | |
2014-08-17 | Tidy VM's Character representation. | dos-reis | 1 | -13/+15 | |
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 5 | -83/+17 | |
2014-02-24 | Rename CXXCOMPILE to COMPILE and CXXLINK to LINK | dos-reis | 13 | -34/+34 | |
2014-02-23 | FASLEXT is now AC_SUBST | dos-reis | 6 | -11/+5 | |
2014-02-21 | Rename AXIOM_LISP to OA_LISP | dos-reis | 6 | -8/+8 | |
2014-02-21 | Set derived src and target directory variables | dos-reis | 12 | -94/+84 | |
2014-02-21 | Set derived build directory variables | dos-reis | 6 | -6/+50 | |
2014-02-10 | Clean up global variable names. | dos-reis | 11 | -24/+24 | |
2014-02-10 | Clean up global variable names. | dos-reis | 9 | -44/+44 | |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 21 | -153/+176 | |
2014-02-02 | misc update | dos-reis | 9 | -9/+9 | |
2014-02-02 | Prefer mktemp over tempnam. | dos-reis | 5 | -5/+30 | |
2014-02-02 | Annual ChangeLog rotation | dos-reis | 7 | -1081/+1081 | |
2013-12-15 | Fix SF/95. | dos-reis | 2 | -2/+8 | |
* include/vm.H (internal_type): Adjust. (internal_data): Likewise. | |||||
2013-11-27 | * include/storage.H (Arena<T>::allocate): Adjust spelling of | dos-reis | 3 | -5/+10 | |
alignment query operator. (Arena<T>::Arena): Likewise. (HashTableEntry<T>): Adjust spelling of alignment specifier. | |||||
2013-11-25 | Fix rotten Windows port. | dos-reis | 1 | -3/+3 | |
2013-11-25 | Fix rotten Windows port. | dos-reis | 1 | -4/+5 | |
2013-11-25 | Check for Windows PowerShell. | dos-reis | 5 | -0/+5 | |
2013-11-03 | Add Charset.H stub | dos-reis | 4 | -0/+55 | |
2013-11-03 | Adjust timestamp | dos-reis | 5 | -5/+5 | |
2013-07-04 | * interp/sys-driver.boot (initializeGlobalState): Tell GCL not to | dos-reis | 2 | -0/+8 | |
use buggy fast links. | |||||
2013-07-02 | Rever sharp var list changes. | dos-reis | 9 | -22/+14 | |
2013-07-02 | Fix typo. | dos-reis | 1 | -2/+2 | |
2013-07-01 | * interp/sys-utility.boot (makeFilename): Tidy. | dos-reis | 2 | -1/+8 | |
2013-07-01 | Fix typo. | dos-reis | 1 | -1/+1 | |
2013-07-01 | Add dependency for topics.boot | dos-reis | 2 | -1/+2 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 12 | -15/+40 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 7 | -1/+17 | |
2013-06-30 | Tidy detection of terminal in CLisp. | dos-reis | 1 | -11/+7 | |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 6 | -110/+79 | |
2013-06-29 | Remove stale algebra targets. | dos-reis | 3 | -18/+11 | |
2013-06-29 | Fix algebra build order an dependency | dos-reis | 2 | -14/+10 | |
2013-06-29 | Do not check for openServer being defined. | dos-reis | 3 | -3/+3 | |
2013-06-29 | * gui/conversation.cc (accumulate_paragraphs): Remove. | dos-reis | 3 | -45/+64 | |
(read_output): Remove. (OutputTextArea::add_paragraph): Rewrite. (Conversation::read_reply): Likewise. | |||||
2013-06-28 | Add src/rt for core runtime support. | dos-reis | 17 | -33/+1004 | |