1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 23:27:12 +00:00
Nick Briggs 68baf6fb30 Use ...FromStackOffset functions where appropriate
Rather than adding/or-ing the STK_OFFSET constant into a stack offset
to convert it to a pointer in general Lisp memory and then converting
from that to a native address... use the functions specifically
present to do those conversions with embedded checks on stack offset
validity.
2024-03-07 10:45:38 -08:00
..
2023-11-13 15:18:49 +11:00
cr
2023-02-19 10:03:55 -08:00
2022-08-15 16:19:38 -07:00
2023-03-10 15:24:24 -08:00
2023-02-19 10:07:28 -08:00
2022-08-14 11:44:27 -07:00
2022-10-11 14:21:55 -07:00