Age | Commit message (Collapse) | Author | Files | Lines |
|
instantiation form when adding modemaps from category.
(partialSignature?): New.
(refineDefinitionSignature): Use full completion from getSignature.
* interp/compiler.boot (compIterator): Simplify.
|
|
(getDollarName): Likewise.
(getSignature): Them. Tidy.
(setDollarName): New.
(compDefineFunctor1): Use it.
|
|
|
|
|
|
|
|
* interp/define.boot (dbClearForCompilation!): Clear more fields.
|
|
|
|
|
|
|
|
|
|
(compDefineFunctor1): Use it.
|
|
|
|
(optRetract): Use it.
(optPullback): Likewise.
|
|
shadowing.
* algebra/lodof.spad.pamphlet (SetOfMIntegersInOneToN): [enum]:
Lose last parameter. Adjust callers.
|
|
* interp/define.boot (spadCompileOrSetq): Use it.
|
|
|
|
for BasicType satisfaction instead of existence of =.
|
|
* interp/lisp-backend.boot: Expand it.
* algebra/array1.spad.pamphlet (PrimitiveArray): Implement
maxIndex, parts, and members.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instruction %otherwise, not Lisp expression T.
* interp/slam.boot (isRecurrenceRelation): Likewise.
|
|
|
|
|
|
(pilePlusComments): Likewise.
(pileTree): Likewise.
(eqpileTree): Likewise.
|
|
* interp/i-toplev.boot (recordAndPrint): Do not print a newline
before formatting the result.
|
|
* interp/spad-parser.boot: Likewise.
* interp/g-error.boot: Likewise.
* interp/sys-globals.boot: Likewise.
* interp/br-saturn.boot: Replace TERSYSCOMAND by
terminateSystemCommand.
* interp/i-syscmd.boot: Likewise.
(terminateSystemCommand): Simplify.
* interp/spad.lisp (TERSYSCOMMAND): Remove.
|
|
(redirect_stdio): Likewise.
(init_socks): Likewise.
(flush_stdout): Likewise.
(print_line): Likewise.
(BaloonServer): Remove.
(DebugWindow): Likewise.
(Forker): Likewise.
(AV): Likewise.
* interp/server.boot (serverReadLine): Do not flushOutput.
* interp/sys-constants.boot ($MessageServer): Remove.
($DebugWindow): Likewise.
($Forker): Likewise.
* interp/sys-os.boot (printLine): Remove associated foreign import.
* lib/sockio-c.c (init_purpose_table): Do not export.
(init_socks): Likewise.
(get_socket_type): Simplify. Remove dead code.
(redirect_stdio): Remove.
(flush_stdio): Likewise.
(print_line): Likewise.
|
|
* interp/c-util.boot: Likewise.
* interp/clam.boot: Likewise.
* interp/compiler.boot: Likewise.
* interp/diagnostics.boot: Likewise.
* interp/format.boot: Likewise.
* interp/functor.boot: Likewise.
* interp/g-error.boot: Likewise.
* interp/ht-util.boot: Likewise.
* interp/i-syscmd.boot: Likewise.
* interp/i-toplev.boot: Likewise.
* interp/postpar.boot: Likewise.
* interp/setvars.boot: Likewise.
* interp/topics.boot: Likewise.
* interp/trace.boot: Likewise.
|
|
output stream. Adjust callers.
|
|
|
|
Ensure result has a trailing slash.
|
|
* interp/br-search.boot (pmPreparse): Do not apply pmPreparse,hn.
Tidy.
(pmPreparse,hn): Remove.
|
|
* interp/spad-parser.boot (paarseEcho): Use $OutputStream in lieu
of OUT-STREAM.
* interp/server.boot (serverReadLine): Do not bind IN-STEEAM and
*EOF*. Tidy.
* interp/lexing.boot (IN-TREAM): Remove definition.
(OUT-STREAM): Likewise.
* interp/int-top.boot (runspad): Do not bind IN-STREAM and *EOF*.
(SpadInterpretStream): Remove $shoeReadLineFunction binding.
* interp/debug.lisp: Replace IN-STREAM with $InputStream and
OUT-STREAM with $OutputStream.
|
|
|
|
and i-resolv intead.
($CoerceTable): Fix embarrassing thinko.
* interp/i-coerce.boot: Import i-coerfn.
(coerceIntTableOrFunction): Tidy.
* boot/utility.boot (objectAssoc): Tidy.
|
|
* interp/sys-driver.boot (%sysInit): Do not call
sys-osInitCLispFFI (no longer necessary.)
* boot/translator.boot (genModuleFinalization): Generate forms to
be evaluated at load and execution time, instead of a function call.
* interp/spad.lisp (process): Remove.
|
|
* config/open-axiom.m4 (OPENAXIOM_CHECK_DELAYED_FFI): New.
(OPENAXIOM_HOST_COMPILERS): Call it.
src/
* lisp/core.lisp.in (primitiveLoad): New. Export.
($delayedFFI): Likewise.
* lisp/Makefile.in (oa_delay_ffi): New.
(edit): Update.
* interp/sys-utility.boot: import sys-constants instead of sys-os.
* interp/sys-driver.boot (%sysInit): Do not loadSystemRuntimeCore.
(loadDelayedFFI): New.
(executeSpadScript): Call it.
(compileSpadLibrary): Likewise.
(buildInitdbHandler): Likewise.
(systemMain): Likewise.
* interp/util.lisp (BUILD-INTERPSYS): Likewise.
* interp/Makefile.in (oa_target_moddir): New.
(OA_FFI_MOD): Likewise.
(OA_FFI_OBJ): Define conditionally.
(OBJS): Use it.
($(oa_target_delayed)): New rule.
(oa_target_delayed): New.
(oa_target_ffi): Define conditionally.
(${SAVESYS}): Require it.
(${AXIOMSYS}): Likewise.
(sys-utility.$(FASLEXT)): Now require sys-constants.$(FASLEXT).
|
|
(%LoadUnit): Likewise.
(readLoadUnitSource): Likewise.
(%Reader): Remove input stream field. Include load unit and next
lines fields. Adjust users.
|
|
|
|
Remove file.
* interp/Makefile.in: Adjust.
|
|
|
|
Import sys-utility.
* interp/Makefile.in: Adjust.
|
|
|
|
* interp/spad-parser.boot: Do not include. Import lexing instead.
* interp/Makefile.in: Adjust.
|
|
* interp/preparse.lisp ($INDEX): Remove. Adjust users.
|
|
|