ecl/src/clos
Daniel Kochmański 7af29da33c modules: [0/n] introduce a new structure ecl_module in the system
This will allow us to decouple forward system initialization from the early
process code.
2025-05-15 12:23:15 +02:00
..
boot.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
builtin.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
change.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
combin.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
conditions.lsp exceptions: define *SIGNAL-HANDLERS* in cold_boot 2025-05-14 21:30:16 +02:00
cpl.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
defclass.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
defcombin.lsp clos: defcombin: fix regressions 2023-01-28 22:15:54 +01:00
dispatch.lsp clos: add a reference implementation of the legacy discriminator 2022-02-05 16:21:23 +01:00
fixup.lsp stacks: remove serror, stack-error-handler and reset-margin 2025-05-14 10:53:59 +02:00
generic.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
hierarchy.lsp modules: [0/n] introduce a new structure ecl_module in the system 2025-05-15 12:23:15 +02:00
inspect.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
kernel.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
load.lsp.in clos: move define-method-combination to a separate file 2023-01-22 20:36:09 +01:00
method.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
package.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
print.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
slot.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
slotvalue.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
standard.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
std-accessors.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
std-slot-value.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
stdmethod.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
streams.lsp gray streams: add missing default method for stream-interactive-p 2024-05-18 13:30:49 +02:00
walk.lsp CDR: implement cdr-14 2016-11-05 19:08:15 +01:00