Age | Commit message (Expand) | Author | Files | Lines |
2011-10-24 | * interp/compiler.boot (compArgumentsAndTryAgain): Fail only if | dos-reis | 2 | -2/+6 |
2011-10-24 | * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy. | dos-reis | 7 | -21/+70 |
2011-10-23 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode. | dos-reis | 5 | -19/+35 |
2011-10-23 | * interp/compiler.boot (compForm2): Simplify. Don't bother with | dos-reis | 2 | -19/+7 |
2011-10-23 | * interp/compiler.boot (compAtomWithModemap): Handle code-gen here. | dos-reis | 7 | -58/+71 |
2011-10-22 | * interp/br-op2.boot (htSayExplicitExports): Don't forget possible | dos-reis | 13 | -51/+80 |
2011-10-22 | * boot/tokens.boot: Add new selectors: mapOperation, mapSignature, | dos-reis | 12 | -37/+59 |
2011-10-21 | * algebra/boolean.spad.pamphlet (Boolean) [sample]: Remove | dos-reis | 2 | -1/+5 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 5 | -11/+33 |
2011-10-21 | * interp/define.boot (compDefineCapsuleFunction): Reimplement | dos-reis | 7 | -25/+26 |
2011-10-20 | * interp/define.boot (checkRepresentation): Prepare for general | dos-reis | 2 | -22/+44 |
2011-10-20 | * interp/lisplib.boot (isDomainForm): Handle conditionals. | dos-reis | 2 | -1/+5 |
2011-10-19 | * interp/postpar.boot (postDef): Do not include list of nil forms | dos-reis | 4 | -28/+34 |
2011-10-19 | * interp/postpar.boot (postNormalizeName): New. | dos-reis | 11 | -32/+56 |
2011-10-19 | * interp/property.lisp: Move output-related content to i-output.boo. | dos-reis | 5 | -130/+76 |
2011-10-19 | misc cleanup | dos-reis | 3 | -3/+3 |
2011-10-18 | * interp/postpar.boot (displayPreCompilationErrors): Dot not check | dos-reis | 18 | -89/+75 |
2011-10-18 | * interp/spad-parser.boot (parseSegmentTail): Tidy. | dos-reis | 9 | -51/+39 |
2011-10-17 | * lisp/core.lisp.in: Add ref and deref to support references. | dos-reis | 15 | -775/+692 |
2011-10-16 | * algebra/boolean.spad.pamphlet (Boolean): Implement default | dos-reis | 8 | -18/+34 |
2011-10-12 | * interp/spad-parser.spad: New parsing functions. | dos-reis | 5 | -71/+67 |
2011-10-12 | * algebra/boolean.spad.pamphlet (Reference) [elt]: Remove. | dos-reis | 21 | -1478/+1486 |
2011-10-12 | * interp/lexing.boot (matchAdvanceKeyword): New. | dos-reis | 7 | -139/+150 |
2011-10-11 | * interp/lexing.boot (matchAdvanceString): New. | dos-reis | 7 | -183/+118 |
2011-10-11 | * interp/lexing.boot (matchString): New. | dos-reis | 4 | -14/+25 |
2011-10-11 | * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove. | dos-reis | 6 | -327/+233 |
2011-10-11 | * interp/postpar.boot: Remove functions and references to Scripts. | dos-reis | 2 | -41/+4 |
2011-10-09 | * interp/lexing.boot: New tokenizer functions. | dos-reis | 5 | -113/+91 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 10 | -414/+272 |
2011-10-05 | * lisp/core.lisp.in (eof?): New. | dos-reis | 4 | -6/+32 |
2011-10-04 | * interp/lexing.boot: Add support for Token abstract datatype. | dos-reis | 6 | -208/+232 |
2011-10-04 | * interp/lexing.boot (stackClear!): Fix typo. | dos-reis | 8 | -278/+280 |
2011-10-04 | * interp/lexing.boot: New. | dos-reis | 5 | -68/+125 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 31 | -176/+171 |
2011-10-03 | do remove | dos-reis | 1 | -0/+0 |
2011-10-03 | * interp/comp.lisp: Remove. | dos-reis | 16 | -272/+42 |
2011-10-03 | Cleanup. | dos-reis | 35 | -150/+112 |
2011-10-02 | * lisp/core.lisp.in: Do not use CCL in AxiomCore. | dos-reis | 6 | -89/+70 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 41 | -205/+217 |
2011-10-01 | * boot/parser.boot (bpImport): Accept long names for used namespaces. | dos-reis | 7 | -34/+69 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 36 | -235/+272 |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 10 | -105/+119 |
2011-09-30 | * interp/br-data.boot (lefts): Iterate directly over table. | dos-reis | 11 | -56/+81 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 8 | -122/+133 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 10 | -5490/+5027 |
2011-09-20 | * algebra/annacat.spad.pamphlet: Remove. | dos-reis | 17 | -30819/+20291 |
2011-09-20 | * algebra/asp.spad.pamphlet: Remove. | dos-reis | 35 | -33227/+21135 |
2011-09-15 | * algebra/axtimer.as.pamphlet: Remove. | dos-reis | 17 | -6287/+18 |
2011-09-15 | * algebra/alql.spad.pamphlet (IndexCard): Now satisfies | dos-reis | 11 | -842/+817 |
2011-09-13 | * utils/Makefile.in (libOpenAxiom_HEADERS): Include vm.H. | dos-reis | 4 | -3/+325 |