Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | * interp/Makefile.in: Simplify. | dos-reis | 1 | -12/+2 |
2012-08-20 | * interp/i-coerfn.boot: Do not import i-coerce. Import i-analy | dos-reis | 1 | -3/+3 |
2012-08-19 | * configure.ac: Define Automake conditional OA_DELAYED_FFI. | dos-reis | 1 | -5/+20 |
2012-06-10 | * interp/newaux.lisp (MAKEOP): Move to spad-parser.boot. | dos-reis | 1 | -3/+2 |
2012-06-10 | * interp/newaux.lisp: Move Nud property setting to spad-parser.boot. | dos-reis | 1 | -2/+2 |
2012-06-10 | * interp/preparse.lisp: Remove. | dos-reis | 1 | -3/+1 |
2012-05-23 | * interp/vmlisp.lisp (MAKE-CVEC): Remove. | dos-reis | 1 | -23/+21 |
2012-05-21 | * interp/parsing.lisp: Remove. | dos-reis | 1 | -6/+5 |
2012-05-21 | * interp/lexing.boot (getDecimalNumberToken): New. | dos-reis | 1 | -4/+2 |
2012-05-21 | * interp/vmlisp.lisp (EVALANDFILEACTQ): Second argument is no | dos-reis | 1 | -1/+1 |
2012-05-06 | * interp/Makefile.in (OBJS): Include io.$(FASLEXT). | dos-reis | 1 | -2/+4 |
2012-01-14 | * interp/spaderror.lisp: Move convent to spad.lisp. Remove. | dos-reis | 1 | -3/+1 |
2012-01-14 | * interp/patches.lisp: Move content to msgdb.boot. Remove. | dos-reis | 1 | -6/+1 |
2012-01-14 | * interp/word.boot: Add import and scope statements. Include in | dos-reis | 1 | -2/+3 |
2011-12-28 | * boot/tokens.boot: Remove redundant renaming of REM. | dos-reis | 1 | -1/+1 |
2011-10-19 | * interp/property.lisp: Move output-related content to i-output.boo. | dos-reis | 1 | -2/+1 |
2011-10-17 | * lisp/core.lisp.in: Add ref and deref to support references. | dos-reis | 1 | -4/+3 |
2011-10-12 | * interp/lexing.boot (matchAdvanceKeyword): New. | dos-reis | 1 | -1/+1 |
2011-10-11 | * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove. | dos-reis | 1 | -5/+4 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 1 | -1/+1 |
2011-10-04 | * interp/lexing.boot: New. | dos-reis | 1 | -3/+5 |
2011-10-03 | * interp/comp.lisp: Remove. | dos-reis | 1 | -2/+1 |
2011-09-03 | * interp/property.lisp: Remove unused codes. | dos-reis | 1 | -6/+5 |
2011-08-25 | * interp/hashcode.boot: Remove. | dos-reis | 1 | -6/+3 |
2011-08-23 | * interp/sys-driver.boot (initializeGlobalState): Construct | dos-reis | 1 | -6/+2 |
2011-08-21 | * interp/define.boot ($lisplibAbbreviation): Remove. Adjust users. | dos-reis | 1 | -1/+1 |
2011-08-21 | * interp/lisplib.boot (leaveIfErrors): Take kind as argument. | dos-reis | 1 | -1/+2 |
2011-08-20 | * interp/sys-utility.boot (constructorDB): New. | dos-reis | 1 | -3/+3 |
2011-08-18 | * interp/momdemap.boot: Fold content into compiler.boot and | dos-reis | 1 | -4/+1 |
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 1 | -5/+1 |
2011-06-22 | cleanup | dos-reis | 1 | -20/+0 |
2011-06-21 | 1 * interp/Makefile.in (OBJS): Remove foam_l.$(FASLEXT), $(ASCOMP). | dos-reis | 1 | -19/+8 |
2011-05-29 | * lisp/core.lisp.in (readExpr): New. | dos-reis | 1 | -1/+1 |
2011-05-19 | remove construc.lisp | dos-reis | 1 | -2/+1 |
2011-05-18 | fix dependency on showimp.boot | dos-reis | 1 | -1/+1 |
2011-05-02 | more cleanups | dos-reis | 1 | -2/+2 |
2011-05-02 | More cleanups | dos-reis | 1 | -1/+1 |
2011-05-02 | cleanup | dos-reis | 1 | -1/+2 |
2011-05-02 | * interp/c-util.boot (categoryRef, domainRef, canonicalForm) | dos-reis | 1 | -44/+30 |
2011-03-16 | * interp/i-syscmd.boot (compileSpad2Cmd): Remove experimental | dos-reis | 1 | -16/+3 |
2011-03-07 | * interp/sys-utility.boot (getSystemModulePath): Use | dos-reis | 1 | -1/+1 |
2011-03-05 | * interp/nrunopt.boot: Move content to define.boot, interop.boot, | dos-reis | 1 | -4/+1 |
2011-03-03 | * interp/nrungo.boot: Move content to buildom.boot, i-map.boot, | dos-reis | 1 | -2/+2 |
2011-03-01 | * interp/info.boot: Move content to modemap.boot. Delete. | dos-reis | 1 | -3/+2 |
2011-02-28 | * interp/i-code.boot: Move content to i-coerce.boot. Delete. | dos-reis | 1 | -2/+1 |
2011-02-27 | * interp/Makefile.in (OBJS): Remove i-spec1.$(FASLEXT) and | dos-reis | 1 | -4/+3 |
2011-02-02 | * interp/lisp-backend.boot: New file. Consolidate Common Lisp | dos-reis | 1 | -2/+3 |
2010-11-29 | Add support for translator and linker in the driver | dos-reis | 1 | -9/+14 |
2010-11-27 | * Makefile.am: Automake Makefile.in. | dos-reis | 1 | -1/+1 |
2010-11-05 | * algebra/Makefile.pamphlet: Likewise. | dos-reis | 1 | -0/+46 |