ecl/src/lsp
Marius Gerbershagen 9365e7abe7 loop macro: fix expansion for cross compilation targets
Check for types in the target environment.
2025-11-22 16:25:42 +01:00
..
arraylib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
assert.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
autoload.lsp cmp: easier cross-compilation of user code 2025-11-21 19:08:14 +01:00
cdr-5.lsp cosmetic: fix header 2016-11-05 19:12:23 +01:00
cmdline.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
cmpinit.lsp The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
cmuutil.lsp cmuutil: don't use setf to enable use in early macros 2023-01-22 20:12:58 +01:00
config.lsp.in ansi conformance: remove spurious package nicknames 2019-03-15 19:22:35 +00:00
defmacro.lsp deftype: implement &environment parameters 2025-04-08 21:57:53 +02:00
defpackage.lsp defpackage: standard mandates error if :SIZE is passed twice 2018-09-23 17:26:32 +02:00
defstruct.lsp deftype: implement &environment parameters 2025-04-08 21:57:53 +02:00
describe.lsp DESCRIBE prints arguments and source information for operators 2025-01-28 09:22:08 +01:00
evalmacros.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
export.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
ffi.lsp ffi: convert-to-foreign-string: ensure a cstring 2025-08-11 09:16:00 +02:00
format.lsp Add gray:stream-line-length 2023-11-20 15:21:35 -05:00
helpfile.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
iolib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
listlib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
load.lsp.in delete unused files 2018-12-08 10:42:31 +01:00
loop.lsp loop macro: fix expansion for cross compilation targets 2025-11-22 16:25:42 +01:00
mislib.lsp ensure-directories-exist: minor improvements 2025-03-01 17:52:26 +01:00
module.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
mp.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
numlib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
packlib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
pprint.lsp Add gray:stream-line-length 2023-11-20 15:21:35 -05:00
predlib.lsp cmp: handle subtypep for cross compilation with mismatching complex float features 2025-11-22 16:25:42 +01:00
process.lsp terminate-process: improve error message 2023-02-26 17:05:12 +01:00
proclaim.lsp deftype: implement &environment parameters 2025-04-08 21:57:53 +02:00
seq.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
seqlib.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
seqmacros.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
setf.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
top.lsp repl: always call clear-input when SERIOUS-CONDITION is encountered 2024-10-31 17:54:41 +01:00
trace.lsp bytevm: move stepping logic out to trace.lsp 2025-03-27 22:45:34 +01:00
unicode.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00