aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2007-10-16remove unused/bogus codedos-reis1-99/+0
2007-10-15 * ast.boot.pamphlet (bfSUBLIS1): Return fix point.dos-reis2-1/+5
2007-10-15remove more pamphlets from interp/dos-reis68-1411/+464
2007-10-15 * Makefile.pamphlet (<<server.clisp>>): Remove.dos-reis10-30/+35
(server.$(FASLEXT)): New rule. * as.boot.pamphlet (asytran): Use VMREAD. * c-util.boot.pamphlet (intersectionContour): Use assoc. * g-error.boot.pamphlet (argumentDataError): Use read_-line. * g-opt.boot.pamphlet: Use assoc. * ht-util.boot.pamphlet: Likewise. * htsertvar.boot.pamphlet: Likewise. * server.boot.pamphlet: User read_-line.
2007-10-15 * macros.lisp (SETANDFILE): Use defparameter, not setq.dos-reis2-1/+5
2007-10-14 * Makefile.pamphlet (${DEPSYS}): Depend on g-error.$(FASLEXT),dos-reis9-1437/+99
g-boot.$(FASLEXT), c-util.$(FASLEXT), clam.$(FASLEXT), slam.$(FASLEXT). (slam.$(FASLEXT)): New rule. (clam.$(FASLEXT)): Likewise. (g-boot.$(FASLEXT)): Likewise. (g-error.$(FASLEXT)): Likewise. (c-util.$(FASLEXT)): Likewise. (<<c-util.lisp (OUT from IN)>>): Remove. (<<c-util.clisp>>): Likewise. * c-util.boot.pamphlet: Remove cached Lisp translation. Push into package "BOOT". Fix syntax. Remove unused functions. * clam.boot.pamphlet: Push into package "BOOT". Fix syntax. * g-error.boot.package: Likewise. * g-boot.boot.pamphlet: Push into package "BOOT". * slam.boot.pamphlet: Likewise. * sys-global.boot (CHR): Define. (TOK): Likewise.
2007-10-14more work toward removing depsysdos-reis19-213/+245
2007-10-14 * ast.boot.pamphlet (bfGetOldBootName): New.dos-reis5-13/+146
(bfSameMeaning): Likewise. (bfReName): Use them. * parser.boot.pamphlet (bpCompare): Tidy. * tokens.boot.pamphlet: Rename NE to SHOENE. Record Old Boot renaming tokens. Likewise for tokens with same meaning. * translator.boot.pamphlet (AxiomCore::%sysInit): New. ($translatingOldBoot): Likewise.
2007-10-13Remove more pamphletsdos-reis41-7907/+2754
2007-10-12 * Makefile.pamphlet (${DEPSYS}): Depend on g-util.$(FASLEXT).dos-reis20-262/+273
Load explicitly. (<<profile.clisp>>): Remove. (<<g-cndata.clisp>>): Likewise. (<<g-opt.clisp>>): Likewise. (<<g-timer.clisp>>): Likewise. (<<hypertex.clisp>>): Likewise. (<<rulesets.clisp>>): Likewise. (<<ht-util.clisp>>): Likewise. (<<htsetvar.clisp>>): Likewise. (<<ht-root.clisp>>): Likewise. (<<htcheck.clisp>>): Likewise. (ht-root.$(FASLEXT)): New rule. (htcheck.$(FASLEXT)): Likewise. (ht-util.$(FASLEXT)): Likewise. (htsetvar.$(FASLEXT)): Likewise. (hypertex.$(FASLEXT)): Likewise. (profile.$(FASLEXT)): Likewise. (rulesets.$(FASLEXT)): Likewise. (g-opt.$(FASLEXT)): Likewise. (g-timer.$(FASLEXT)): Likewise. (g-util.$(FASLEXT)): Likewise. (g-cndata.$(FASLEXT)): Likewise. * daase.lisp.pamphlet (*attributes*): Move definition to sys-constants.boot. * g-cndata.boot.pamphlet: Push into package "BOOT". Fix syntax. * g-opt.boot.pamphlet: Likewise. (EqualBarGensym): Fix thinko. * g-timer.boot.pamphlet: Push into package "BOOT". * g-util.boot.pamphlet: Likewise. * ht-root.boot.pamphlet: Likewise. Fix syntax. * ht-util.boot.pamphlet: Push into package "BOOT". * htcheck.boot.pamphlet: Likewise. * htsetvar.boot.pamphlet: Likewise. * hypertex.boot.pamphlet: Likewise. Fix syntax. * profile.boot.pamphlet: Likewise. * rulesets.boot.pamphlet: Likewise. * setq.lisp.pamphlet (/VERSION): Move definition to sys-globals.boot. * spad.lisp.pamphlet (/WSNAME): Likewise. (|rplac|): Move to sys-macros.boot.
2007-10-11Remove more pamphlet filesdos-reis18-1099/+458
2007-10-11 * Makefile.pamphlet (<<nag-c02.clisp>>): Remove.dos-reis20-357/+199
(<<nag-c05.clisp>>): Likewise. (<<nag-c06.clisp>>): Likewise. (<<nag-d01.clisp>>): Likewise. (<<nag-d02.clisp>>): Likewise. (<<nag-d03.clisp>>): Likewise. (<<nag-e01.clisp>>): Likewise. (<<nag-e02.clisp>>): Likewise. (<<nag-e04.clisp>>): Likewise. (<<nag-f01.clisp>>): Likewise. (<<nag-f02.clisp>>): Likewise. (<<nag-f04.clisp>>): Likewise. (<<nag-f07.clisp>>): Likewise. (<<nag-s.clisp>>): Likewise. * bc-matrix.boot.pamphlet (bcInputExplicitMatrix): Fix thinko. * showimp.boot.pamphlet (getCategoriesOfDomain): Likewise. * nag-c02.boot.pamphlet: Push into package "BOOT". * nag-c05.boot.pamphlet: Likewise. * nag-c06.boot.pamphlet: Likewise. Fix thinko. * nag-d01.boot.pamphlet: Likewise. * nag-d02.boot.pamphlet: Push into package "BOOT". * nag-d03.boot.pamphlet: Likewise. * nag-e01.boot.pamphlet: Likewise. Fix thinko. * nag-e02.boot.pamphlet: Push into package "BOOT". * nag-e02b.boot.pamphlet: Likewise. * nag-e04.boot.pamphlet: Likewise. Make compilable by bootsys. * nag-f01.boot.pamphlet: Push into package "BOOT". * nag-f02.boot.pamphlet: Likewise. * nag-f04.boot.pamphlet: Likewise. * nag-f07.boot.pamphlet: Likewise. Fix thinko. * nag-s.boot.pamphlet: Likewise. * showimp.boot.pamphlet: Fix thinko.
2007-10-11 * bookvol5.pamphlet (|loadExposureGroupData|): Definedos-reis3-12/+7
unconditionally. Don't use "AXIOM" variable. * as.boot.pamphlet (as): Remove dead code.
2007-10-11 * Makefile.pamphlet (<<lisplib.clisp>>): Remove.dos-reis4-16/+11
* lisplib.boot.pamphlet: Push into package "BOOT". (findConstructorSlotNumber): Tidy. (sigsMatch): Likewise.
2007-10-10src/input/dos-reis14-256/+234
2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * Makefile.pamphlet (TESTSYS): Tidy. src/interp/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * br-search.boot.pamphlet: Replace uses of $SPAROOT with systemRootDirectory. * construc.lisp.pamphlet: Likewise. * daase.lisp.pamphlet: Likewise. * i-toplev.boot.pamphlet: Likewise. * patches.lisp.pamphlet: Likewise. * pathname.boot.pamphlet: Likewise. * util.lisp.pamphlet: Likewise. * bookvol5.pamphlet: Remove $spadroot throughout. (initroot): Remove. (reroot): Lose argument. * Makefile.pamphlet (makeint.lisp): Depend on sys-driver.$(FASLEXT). Explicitly load it. Miscellaneous cleanup.
2007-10-102007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis26-102/+257
* configure.ac.pamphlet: Tidy. Don't instantiate src/lisp/core.lisp. * configure.ac: Regenerate. * configure: Likewise. * config/var-def.mk (open_axiom_installdir): New. (AXIOM): Support versioning. * Makefile.pamphlet (install): Tidy. Remove sections on SPAD and SYS variables. * Makefile.in: Regenerate. src/algebra/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * Makefile.pamphlet (INTERPSYS): Now take system root directory and algebra directory as arguments. * Makefile.in: Regenerate. src/etc/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * Makefile.pamphlet (INTERPSYS): Take system root directory and algebra directory as arguments. * Makefile.in: Regenerate. src/interp/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * bookvol5.pamphlet (initroot): Use |systemRootDirectory| instead of environment variable AXIOM. (|loadExposureGroupData|): Likewise. * br-data.boot.pamphlet (dbHasExamplePage): Likewise. (dbRead): Likewise. (dbReadComments): Likewise. (buildGloss): Likewise. * br-saturn.boot.pamphlet (getSaturnExampleList): Likewise. * br-search.boot.pamphlet (grepSplit): Likewise. * daase.lisp.pamphlet (asharp): Likewise. (initial-getdatabase): Likewise. (DaaseName): Likewise. (create-initializers): Likewise. * ht-root.boot.pamphlet (htGlossPage): Likewise. * htcheck.boot.pamphlet (buildHtMacroTable): Likewise. * i-syscmd.boot.pamphlet (summary): Likewise. (copyright): Likewise. * patches.lisp.pamphlet (restart0): Likewise. * util.lisp.pamphlet (sourcepath): Likewise. * Makefile.pamphlet (OBJS): Include sys-driver.$(FASLEXT). (${SAVESYS}): Tidy. (${AXIOMSYS}): Likewise. (${DEPSYS}): Depend on sys-driver.$(FASLEXT). Load it. (sys-driver.$(FASLEXT)): New rule. * Makefile.in: Regenerate. * sys-driver.boot: New. src/lisp/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * core.lisp.in (|%systemOptions|): New. (|%systemArguments|): Likewise. (|$systemInstallationDirectory|): Likewise. (|$sysOpts|): Likewise. (|$sysArgs|): Likewise. (|handleCommandLine|): Tidy. (|printUsage|): Update. * Makefile.pamphlet (core.lisp): Instantiate here. src/script/ 2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * axiom.in (AXIOM): Use value substituted by Autoconf. Remove dead code.
2007-09-25 * Makefile.pamphlet (<<bc-matrix.clisp>>): Remove.dos-reis6-59/+24
(<<bc-util.clisp>>): Likewise. (<<br-prof.clisp>>): Likewise. * bc-matrix.boot.pamphlet: Push into BOOT package. * bc-util.boot.pamphlet: Likewise. * br-prof.boot.pamphlet: Likewise.
2007-09-24 * i-output.boot.pamphlet (half): New macro.dos-reis2-6/+16
(bigopAppAux): Use it. (charyTop): Likewise. (binomApp): Likewise.
2007-09-24 * config/setup-dep.mk ($(top_builddir)/libtool): Regenerate whendos-reis7-63/+61
out of date. src/algebra/ * Makefile.pamphlet (DEPSYS): Remove. (COMPILE_LISP): New. (strap/%.o): Use it to compile cached Lisp files. src/interp/ * bookvol5.pamphlet (restart): Simplify. Handle command line arguments. src/lisp/ * core.lisp.in (|handleCommandLine|): Return truthvalue on success. Don't call $originalLispTopLevel. (|compileLispHandler|): Rename file to in-file. (|topLevel|): Exit only whne handleCommandLine indicates so.
2007-09-20Fix SNAFU of last night.dos-reis1-14/+19
2007-09-20Revert commits to the wrong tree.dos-reis107-1389/+8765
2007-09-20remove pamphlets - part 8dos-reis3-177/+172
2007-09-20remove pamphlets - part 7dos-reis31-1431/+358
2007-09-20remove pamphlets - part 6dos-reis22-956/+460
2007-09-20remove pamphlets - part 5dos-reis17-4562/+67
2007-09-20remove pamphlets - part 4dos-reis13-461/+139
2007-09-20remove pamphlets - part 3dos-reis13-987/+191
2007-09-20remove pamphlets - part 2dos-reis8-191/+2
2007-09-20remove pamphlets - part 1dos-reis3-70/+0
2007-09-20 * Makefile.pamphlet (${DEPSYS}): Now depend on the compiled formdos-reis4-123/+50
of parse. Load it. (parse.$(FASLEXT)): New rule. * parse.boot: New. Import "postpar". * parse.boot.pamphlet: Move content to parse.boot.pamphlet. Remove.
2007-09-192007-09-19 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis26-874/+930
* Makefile.pamphlet (all-interpsys): Now depend on all-depsys. src/interp/ 2007-09-19 Gabriel Dos Reis <gdr@cs.tamu.edu> * util.lisp.pamphlet ($directory-list): Move to sys-globals.boot. ($library-directory-list): Likewise. * spad.lisp.pamphlet: Import "bootlex". * preparse.lisp.pamphlet: Import "fnewmeta". * postprop.lisp: Import "macros". * postpar.boot.pamphlet: Import "postprop". * nlib.lisp.pamphlet (rdefiostream): Define unconditionally. (get-io-index-stream): Likewise. (makedir): Likewise. (get-directory-list): Don't use $current-diretory. ($filetype-table): Move to sys-constants.boot. * patches.lisp.pamphlet ($current-directory): Remove. (|cd|): Simplify implementation. * newaux.lisp.pamphlet: Import "macros". (|PARSE-NewKEY|): Define. * metalex.lisp: Move various file, line, stack, character utilities to here. * macros.lisp.pamphlet (NREVERSE0): Move to sys-macros.lisp. Tidy. * fnewmeta.lisp.pamphlet: Import "parsing". * comp.lisp: Import "macros". * def.lisp: Likewise. (B-MDEF): Fix thinko. * bootlex.lisp: Import "preparse", "def", and "nlib". (BOOT-LINE-STACK): Move to metalex.lisp. (NEXT-LINES-CLEAR): Likewise. (NEXT-LINES-SHOW): Likewise. (XCAPE): Likewise. (KEYWORDS): Likewise. * Makefile.pamphlet (${DEPSYS}): Now have all Lisp in compiled form and load them. * bookvol5.pamphlet ($current-directory): Remove.
2007-09-17 Fix SF/1792002dos-reis7-172/+87
* util.lisp.pamphlet (build-interpsys): Lose parse-files, comp-files and browse-files parameters. Don't set AutoLoad properties for those files anymore. (parse-functions): Remove definition. (comp-functions): Likewise. (browse-functions): Likewise. (|tr|): Don't call |oldCompilerAutoloadOnceTrigger| and |browserAutloadOnceTrigger| anymore. * daase.lisp.pamphlet (make-databases): Don't call |oldCompilerAutoloadOnceTrigger| anymore. * compiler.boot.pamphlet (compileSpad2Cmd): Don't call oldParserAutoloadOnceTrigger anymore. * bootlex.lisp (|oldParserAutoloadOnceTrigger|): Remove. * Makefile.pamphlet (OBJS): Include $(OPOBJS), $(OCOBJS) and $(BROBJS). (OPOBJS): Objects are not in autoload directory anymore. (OCOBJS): Likewise. (BROBJS): Likewise. (makeint.lisp): Remove explicit dependency on $(OCOBJS), $(OPOBJS) and $(BROBJS). Don't call build-interpsys with those arguments anymore. * Makefile.in: Regenerate.
2007-09-17 * i-spec1.boot.pamphlet (mkAndApplyZippedPredicates): Fix typo.dos-reis2-5/+10
(mkIterZippedFun): Use indexList, not the global $indexVars.
2007-09-17Fix Bug 371alfredoport2-2/+8
2007-09-16 * macros.lisp.pamphlet (CROAK): Move to diagnostics.boot.dos-reis2-24/+32
(SAY): Likewise. (MESSAGEPRINT): Likewise. (MESSAGEPRINT-1): Likewise. (MESSAGEPRINT-2): Likewise. (|shoeConsole|): Move to sys-macros.lisp. (|shoeInputFile|): Likewise. (|shoeread-line|): Likewise. (ELEMN): Move to fnewmeta.lisp.pamphlet.
2007-09-15 Fix Bug SF/1790563dos-reis2-1/+19
* i-output.boot.pamphlet (outputDomainConstructor): Devaluate domain form only if it is in vector representation.
2007-09-14 * sys-globals.boot ($insideCoerceInteracticve): Define.dos-reis2-0/+11
($insideEvalMmCondIfTrue): Likewise.
2007-09-14 * vmlisp.lisp.pamphlet: Don't define package VMLISP. Removedos-reis25-240/+84
export declarations. Import "boot-pkg". * sys-macros.lisp (EQUABLE): Remove definition. * sys-constants.boot ($true): Define as twice quoted T. * hash.lisp.pamphlet: Push into package BOOT, VMLISP. * ggreater.lisp: Likewise. * nlib.lisp.pamphlet: Likewise. * obey.lisp: Likewise. * construc.lisp.pamphlet: Remove reference to VMLISP package. * daase.lisp.pamphlet: Likewise. * debug.lisp.pamphlet: Likewise. * util.lisp.pamphlet: Likewise. * cformat.boot: Remove hack for GCL limitation. * scan.boot: Likewise. * incl.boot: Likewise. * parsing.lisp: Likewise. * bootlex.lisp: Remove reference to VMLISP package. * union.lisp: Likewise. * boot-pkg.lisp: Remove hack for GCL limitation. Don't import "vmlisp" anymore. * bookvol5.pamphlet (vmlisp::$current-directory): Remove. * patches.lisp.pamphlet: Likewise. * astr.boot: Import "vmlisp" instead of "boot-pkg". * Makefile.pamphlet (boot-pkg.$(FASLEXT)): Don't depend on vmlisp.$(FASLEXT). (vmlisp.$(FASLEXT)): Depend on boot=pkg.$(FASLEXT).
2007-09-13(no commit message)dos-reis2-4/+24
2007-09-13Fix bug when restarting HyperDocalfredoport5-7/+29
2007-09-13 * Makefile.pamphlet (core.lisp): Fix thinko.dos-reis3-2/+6
2007-09-13 * Makefile.pamphlet (OBJS): Don't include ptrop.$(FASLEXT).dos-reis8-229/+186
(ptrees.$(FASLEXT)): New rule. (cparse.$(FASLEXT)): Likewise. * ptrop.boot.pamphlet: Move content to ptrees.boot.pamphlet. * ptrees.boot.pamphlet: Import posit, serror. * cparse.boot: New. Import ptrees. * cparse.boot.pamphlet: Move content to cparse.boot. Remove. * serror.boot: New. (pfSourceStok): Move to posit.boot. (npMissingMate): Move to cparse.boot. (npMissing): Likewise. (npCompMissing): Likewise. (npRecorverTrap): Likewise. (npListAndRecover): Likewise. (npMoveTo): Likewise. * serror.boot.pamphlet: Move content to serror.boot. Remove.
2007-09-13 * Makefile.pamphlet (scan.$(FASLEXT)): New rule.dos-reis8-302/+252
(pile.$(FASLEXT)): Likewise. (INOBJS): Don't include parini.$(FASLEXT). * pile.boot: New. Import scan. * pile.boot.pamphlet: Move content to pile.boot. Remove. * vmlisp.lisp.pamphlet (|startsId?|): Move to sys-macros.lisp. * parini.boot.pamphlet: Move content to scan.boot. Remove. * scan.boot: New. Import bits, dq, incl. Add workaround for GCL bug. ($SPACE): Rename from SPACE to avoid conflict with CL name. * scan.boot.pamphlet: Move content to scan.boot. Remove.
2007-09-13 * i-output.boot.pamphlet (exptNeedsPren): Use GETL, not GET.dos-reis2-1/+5
2007-09-13 * core.lisp.in (|coreQuit|): Rename from |quit|. Adjust calles.dos-reis2-13/+17
2007-09-12 * posit.boot: New. Import sys-macros, astr.dos-reis10-155/+160
(tokConstruct): Move from ptrees.boot.pamphlet. (tokType): Likewise. (tokPart): Likewise. (tokPosn): Likewise. (pfAbSynOp): Likewise. (pfAbSynOp?): Likewise. (pfLeaf?): Likewise. (pfLeaf): Likewise. (pfLeafToken): Likewise. (pfLeafPosition): Likewise. (pfTree): Likewise. (pfParts): Likewise. (pfFirst): Likewise. (pfSecond): Likewise. * astr.boot: New. Import boot-pkg. * sys-constants.boot (IDENTITY): Define. * patches.lisp.pamphlet (identity): Move definition to sys-constants. * cformat.boot: New. Import unlisp, posit. Add ugly workwound for GCL bug. * incl.boot: New. Import unlisp, cstream, cformat. Tweak. Add ugly workwound for GCL bug. (incLude1): Fix thinko * Makefile.pamphlet (incl.$(FASLEXT)): New rule. (cformat.$(FASLEXT)): Likewise. (posit.$(FASLEXT)): Likewise. (astr.$(FASLEXT)): Likewise. (DEP): Don't include bits.lisp. (${DEPSYS}): Explicitly load "bits" here.
2007-09-12 * unlisp.lisp.pamphlet: Import sys-macros.dos-reis4-17/+17
(|CsetString|): Use code-char. (|WriteLispExpr|): Remove. It is unused. (|ReadLispExpr|): Likewise. (|LispCompileFileQuietlyToObject|): Likewise. * Makefile.pamphlet (unlisp.$(FASLEXT)): New rule.
2007-09-12 * bits.lisp: New. Import boot-pkg.dos-reis4-31/+16
* bits.lisp.pamphlet: Move content to bits.lisp. Remove. * Makefile.pamphlet (bits.$(FASLEXT)): New rule.
2007-09-12 * Makefile.pamphlet (cstream.$(FASLEXT)): New rule.dos-reis6-10/+27
* cstream.boot.pamphlet: Import sys-macros. * sys-macros.lisp (|shoeConsole|): Move from macros.lisp.pamphlet. (|shoeInputFile|): Likewise. (|shoeread-line|): Likewise.
2007-09-12 * dq.boot: New.dos-reis4-22/+15
* dq.boot.pamphlet: Move content to dq.boot.pamphlet. Remove. * Makefile.pamphlet (dq.$(FASLEXT)): New rule.