Larry Masinter

Results 717 comments of Larry Masinter

> How do commonlisp errors interact with NLSETQ and RESETLST, which are more likely wrappers from Interlisp code? https://files.interlisp.org/medley/docs/ReleaseNote/SEC3-IRMFEATURES-II.TEDIT.pdf#page=4 (page 4 in the PDF) > Interlisp errors now use the...

I was thinking of the complement for "systems we support/build automatically" to keep track of others, a list of: * "system tested or ported to" * "date of testing" *...

We could reopen the medley wiki but it is yet another site with limited controls

I think at present we should at least add a disclaimer to the cover of the book that indicates which version of Interlisp it was based on (1984?)

The discussion in #1179 includes instructions on using Dodo networking. Can it be found by someone looking for how to do networking with Medley?

i approved and merged fgh PR which introduced a bugin the MEDLEYDIR function affecting XCL::*WHERE-IS-CASH-FILES* ... in the case of (MEDLEYDIR "loadups" "whereis.hash" NIL T) it doesn't add "whereis.hash" to...

This issue is just to update the documentation in Interlisp.Org to explain what the terms are: CLOS, Loops, CommonLoops, etc. Using text from the discussion in this issue and indicating...

@Anzus re CLOS: I vaguely remember you saying something about how the CLOS in the medley github repository wasn't the most recent version we have, but that you installed the...

these are all files that failed in some way (an error or call to HELP) when run through TEdit or (for Lisp source files) have package problems. The Notecards files...

@pamoroso @rmkaplan @fghalasz The task here is to figure out why HCFILES fails on these files by seeing what errors arise when you just try to TEDIT the files and...