Skip to content
Snippets Groups Projects
Forked from mcclim / clim-tos
121 commits behind the upstream repository.
Jacek TeMPOraL Złydach's avatar
Jacek Złydach authored
- 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)
e4035386
History

The Common Lisp Interface Manager

Description

The contents of this repo are known to compile and work in Allegro CL 8.2 and later. No work has been done to make it work on other Common Lisps, even though there is considerable conditionalization for many other CLs.

See the file LICENSE for information on the license for this source code.