Age | Commit message (Expand) | Author | Files | Lines |
2017-01-15 | Use library parser for bemol. | Gabriel Dos Reis | 1 | -0/+4 |
2017-01-15 | TokenValue::Indent, TokenValue::Unindent, TokenValue::Justify | Gabriel Dos Reis | 1 | -0/+7 |
2017-01-02 | Include a native entry point for parsing Boot source files, and for | Gabriel Dos Reis | 1 | -0/+10 |
2016-12-29 | Add Boot support for native load unit specification in foreign | Gabriel Dos Reis | 1 | -0/+14 |
2016-12-26 | * interp/i-output.boot (appChar): Don't modify string parameter. | Gabriel Dos Reis | 1 | -0/+5 |
2016-01-31 | Remove support for --show-insn, and ")set )report insn" | Gabriel Dos Reis | 1 | -0/+11 |
2016-01-17 | getConstructorParentsFromDB: get data from compiled code. | Gabriel Dos Reis | 1 | -0/+6 |
2016-01-16 | Reduce dependencies on databases to catgeory.daase during algebra build | Gabriel Dos Reis | 1 | -0/+24 |
2016-01-07 | Remove 'parentsOf'; adjust users. | Gabriel Dos Reis | 1 | -0/+4 |
2016-01-06 | Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory? | Gabriel Dos Reis | 1 | -0/+7 |
2016-01-06 | macroExpand: Do not expand the definiendum in a definition. | Gabriel Dos Reis | 1 | -0/+5 |
2015-12-31 | coerceEasy: Allow expansion of current domain in the target mode. | Gabriel Dos Reis | 1 | -0/+6 |
2015-12-31 | Don't unconditionally reference primitive types if they are being defined. | Gabriel Dos Reis | 1 | -0/+6 |
2015-12-30 | compCategories: Use DB parameter for current constructor's modemap. | Gabriel Dos Reis | 1 | -0/+5 |
2015-12-30 | Remove attributes unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, ce... | Gabriel Dos Reis | 1 | -0/+8 |
2015-12-29 | Introduce '' for the slot number of the add-chain domain. | Gabriel Dos Reis | 1 | -0/+6 |
2015-12-27 | Write out a functor's operation table separately in generated code stream. | Gabriel Dos Reis | 1 | -0/+8 |
2015-12-26 | Remove dead and bogus code for constant assginments. | Gabriel Dos Reis | 1 | -0/+8 |
2015-12-26 | Extract two helper functions out of DescendCode. | Gabriel Dos Reis | 1 | -0/+5 |
2015-12-26 | LASTELEM is not used. Remove. | Gabriel Dos Reis | 1 | -0/+4 |
2015-12-26 | Remove dispatchFunction. | Gabriel Dos Reis | 1 | -0/+9 |
2015-12-25 | Do not rename 'apply'. | Gabriel Dos Reis | 1 | -0/+4 |
2015-12-24 | Translate apply(f,[args]) as FUNCALL(f,args) | Gabriel Dos Reis | 1 | -0/+7 |
2015-12-23 | Retain Lisp code generated from algebra if asked. | Gabriel Dos Reis | 1 | -0/+7 |
2015-12-22 | Consolidate ChangeLogs. | Gabriel Dos Reis | 1 | -0/+18427 |
2014-11-20 | Do really remove the stationary directory after successful compilation. | dos-reis | 1 | -0/+4 |
2014-11-20 | Introduce forkStreamByName. | dos-reis | 1 | -0/+11 |
2014-11-20 | Remove EOFP. Simplify IO file stream creation code. | dos-reis | 1 | -0/+9 |
2014-11-18 | Add visitor to Dynamic values. | dos-reis | 1 | -0/+4 |
2014-11-16 | Remove src/syntax Makefiles; make part of libOpenAxiom | dos-reis | 1 | -1/+6 |
2014-11-16 | Remove src/io Makefiles; make part of libOpenAxiom | dos-reis | 1 | -0/+5 |
2014-11-16 | Automtically generate src/utils/Makefile.in | dos-reis | 1 | -1/+5 |
2014-11-16 | Check for LLVM framework | dos-reis | 1 | -0/+4 |
2014-10-04 | Fix QT5 toAscii() compatibility issue. | dos-reis | 1 | -0/+5 |
2014-09-16 | Add more functionalities to the VM. | dos-reis | 1 | -0/+30 |
2014-08-26 | (iBesselKGrad)[FunctionalSpecialFunction]: Fix thinko | dos-reis | 1 | -1/+6 |
2014-08-26 | Add generic Boot and Spad tokenizer. | dos-reis | 1 | -1/+17 |
2014-08-18 | Add src/boot/Makefile.am | dos-reis | 1 | -0/+5 |
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 1 | -0/+10 |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 1 | -0/+22 |
2014-02-02 | Prefer mktemp over tempnam. | dos-reis | 1 | -0/+7 |
2014-02-02 | Annual ChangeLog rotation | dos-reis | 1 | -1076/+0 |
2013-12-15 | Fix SF/95. | dos-reis | 1 | -0/+6 |
2013-11-27 | * include/storage.H (Arena<T>::allocate): Adjust spelling of | dos-reis | 1 | -0/+7 |
2013-11-03 | Add Charset.H stub | dos-reis | 1 | -0/+4 |
2013-07-04 | * interp/sys-driver.boot (initializeGlobalState): Tell GCL not to | dos-reis | 1 | -0/+5 |
2013-07-01 | * interp/sys-utility.boot (makeFilename): Tidy. | dos-reis | 1 | -0/+4 |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 1 | -0/+6 |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 1 | -0/+5 |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 1 | -0/+10 |