Age | Commit message (Expand) | Author | Files | Lines |
2015-12-30 | Move bemol.cc's Fragment to core library. | Gabriel Dos Reis | 2 | -4/+57 |
2015-12-29 | Tidy C++ code tokenizing Boot and Spad inputs. | Gabriel Dos Reis | 13 | -8/+22 |
2015-12-23 | Arrange the source include director to mirror expected build structure instea... | Gabriel Dos Reis | 20 | -0/+170 |
2014-11-30 | Misc cleanup. | dos-reis | 1 | -0/+18 |
2014-11-29 | Move code from bemol.cc to library. | dos-reis | 2 | -18/+114 |
2014-11-18 | Remove format_on from Package. | dos-reis | 1 | -1/+0 |
2014-11-18 | Add visitor to Dynamic values. | dos-reis | 2 | -4/+35 |
2014-11-16 | Check for LLVM framework | dos-reis | 3 | -14/+107 |
2014-09-16 | Add more functionalities to the VM. | dos-reis | 3 | -53/+127 |
2014-09-16 | Tidy value representation. | dos-reis | 1 | -70/+95 |
2014-09-16 | Tidy all-boot dependencies. | dos-reis | 1 | -3/+1 |
2014-08-31 | Rename BasicString to InternedString | dos-reis | 1 | -8/+8 |
2014-08-30 | Add Lisp punctuators to the generic lexer. | dos-reis | 2 | -2/+37 |
2014-08-30 | Rename TokenStream<> to Tokenizer<> | dos-reis | 1 | -4/+23 |
2014-08-27 | Tidy TokenStream<>::get() | dos-reis | 1 | -286/+295 |
2014-08-26 | Add generic Boot and Spad tokenizer. | dos-reis | 4 | -168/+714 |
2014-08-18 | Tidy. | dos-reis | 1 | -108/+108 |
2014-08-18 | Add src/boot/Makefile.am | dos-reis | 2 | -2/+2 |
2014-08-17 | OpenAxiom::VM::Value is now a distinct type. | dos-reis | 1 | -18/+19 |
2014-08-17 | OpenAxiom::VM::Fixnum is now a distinct type. | dos-reis | 1 | -8/+11 |
2014-08-17 | Tidy VM's Character representation. | dos-reis | 1 | -13/+15 |
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 1 | -6/+2 |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 1 | -1/+2 |
2013-12-15 | Fix SF/95. | dos-reis | 1 | -2/+2 |
2013-11-27 | * include/storage.H (Arena<T>::allocate): Adjust spelling of | dos-reis | 1 | -4/+2 |
2013-11-03 | Add Charset.H stub | dos-reis | 1 | -0/+49 |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 1 | -3/+3 |
2013-06-28 | Add src/rt for core runtime support. | dos-reis | 4 | -0/+138 |
2013-06-27 | Add small Lisp evaluator for the benefit of new GUI. | dos-reis | 4 | -20/+556 |
2013-06-26 | Rewrite s-expression reader. | dos-reis | 3 | -186/+119 |
2013-06-25 | * include/sexpr.H: Move from utils. | dos-reis | 1 | -0/+461 |
2013-06-22 | Use token::value more. | dos-reis | 1 | -11/+14 |
2013-06-22 | Fix incomplete checking. | dos-reis | 1 | -17/+0 |
2013-06-22 | Add SourceFile.H | dos-reis | 3 | -9/+55 |
2013-06-22 | * include/FileMapping.H: New. | dos-reis | 2 | -19/+65 |
2013-06-22 | Use Byte for data from input source. | dos-reis | 1 | -6/+6 |
2013-06-21 | * include/dialect.H: New. | dos-reis | 2 | -0/+362 |
2013-06-20 | Add basic diagnostics standard streams. | dos-reis | 1 | -0/+55 |
2013-06-01 | Support --output in compiler, for bootstrapping stage. | dos-reis | 1 | -2/+4 |
2013-04-06 | Add token representation files | dos-reis | 1 | -0/+199 |
2013-04-04 | Add initial io library files | dos-reis | 4 | -0/+340 |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 1 | -26/+40 |
2012-08-26 | * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type | dos-reis | 1 | -1/+1 |
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 1 | -13/+4 |
2012-08-19 | * boot/ast.boot (genSBCLnativeTranslation): Do no prepend an | dos-reis | 1 | -1/+1 |
2012-08-19 | * include/sockio.h (connect_to_local_server): First parameter now | dos-reis | 2 | -2/+2 |
2012-08-19 | * include/util.H1 (getmemWithLine): Second argument is now const char*. | dos-reis | 2 | -3/+3 |
2011-09-03 | * lib/pixmap.c: Include standard header. | dos-reis | 1 | -486/+0 |
2011-08-19 | Fix Graphics components startup | alfredoport | 1 | -2/+2 |
2011-06-27 | * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.cc | dos-reis | 1 | -0/+29 |