Age | Commit message (Expand) | Author | Files | Lines |
2022-10-29 | Fix some compiler warnings & buffer overflows | Igor Pashev | 1 | -18/+0 |
2017-01-20 | Format boot tokens. | Gabriel Dos Reis | 1 | -6/+34 |
2017-01-17 | More cleanup. | Gabriel Dos Reis | 1 | -6/+1 |
2017-01-17 | Misc cleanups. | Gabriel Dos Reis | 1 | -0/+1 |
2017-01-16 | Split Tokenizer::get into two functions. | Gabriel Dos Reis | 1 | -1/+4 |
2017-01-15 | Use library parser for bemol. | Gabriel Dos Reis | 1 | -0/+43 |
2017-01-15 | Add s-expression parsing to libopen-axiom-core.a | Gabriel Dos Reis | 1 | -0/+0 |
2017-01-15 | TokenValue::Indent, TokenValue::Unindent, TokenValue::Justify | Gabriel Dos Reis | 1 | -8/+3 |
2017-01-02 | Include a native entry point for parsing Boot source files, and for | Gabriel Dos Reis | 2 | -0/+134 |
2015-12-29 | Tidy C++ code tokenizing Boot and Spad inputs. | Gabriel Dos Reis | 1 | -1/+1 |
2014-11-30 | Misc cleanup. | dos-reis | 1 | -0/+4 |
2014-11-16 | Remove src/syntax Makefiles; make part of libOpenAxiom | dos-reis | 2 | -762/+0 |
2014-11-16 | Remove src/io Makefiles; make part of libOpenAxiom | dos-reis | 1 | -6/+9 |
2014-11-16 | Check for LLVM framework | dos-reis | 2 | -28/+34 |
2014-10-04 | Fix QT5 toAscii() compatibility issue. | dos-reis | 1 | -1/+1 |
2014-09-16 | Add more functionalities to the VM. | dos-reis | 1 | -6/+28 |
2014-08-26 | Add generic Boot and Spad tokenizer. | dos-reis | 1 | -49/+73 |
2014-08-18 | Tidy. | dos-reis | 1 | -44/+44 |
2014-08-18 | Add src/boot/Makefile.am | dos-reis | 1 | -0/+1 |
2014-02-23 | FASLEXT is now AC_SUBST | dos-reis | 1 | -1/+1 |
2014-02-21 | Rename AXIOM_LISP to OA_LISP | dos-reis | 1 | -1/+1 |
2014-02-21 | Set derived src and target directory variables | dos-reis | 2 | -15/+17 |
2014-02-21 | Set derived build directory variables | dos-reis | 1 | -0/+10 |
2014-02-10 | Clean up global variable names. | dos-reis | 1 | -7/+7 |
2014-02-02 | Annual ChangeLog rotation | dos-reis | 1 | -1/+1 |
2013-11-25 | Check for Windows PowerShell. | dos-reis | 1 | -0/+1 |
2013-11-03 | Adjust timestamp | dos-reis | 1 | -1/+1 |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 1 | -0/+1 |
2013-06-27 | Add small Lisp evaluator for the benefit of new GUI. | dos-reis | 1 | -45/+13 |
2013-06-26 | Rewrite s-expression reader. | dos-reis | 1 | -636/+378 |
2013-06-25 | * include/sexpr.H: Move from utils. | dos-reis | 3 | -3/+953 |
2013-06-22 | Fix incomplete checking. | dos-reis | 1 | -6/+0 |
2013-06-22 | (no commit message) | dos-reis | 1 | -1/+1 |
2013-06-21 | * include/dialect.H: New. | dos-reis | 1 | -16/+45 |
2013-04-06 | Add token representation files | dos-reis | 3 | -0/+791 |