Skip to content
Snippets Groups Projects
Commit e4035386 authored by Jacek Złydach's avatar Jacek Złydach
Browse files

Made silica _almost_ compile on SBCL and CCL.

- added dependency on closer-mop and removed implementation-specific MOP
  calls
- for SBCL, replaced *event-timestamp* defvar with sb-ext:defglobal and
  added a type proclamation to make atomic-incf compile
- replaced more defconstants with defparameters
- dropped some more invalid declarations (those in defgeneric and
  arglist in particular)
parent 7dff0bea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment