- 17 Dec, 2018 1 commit
-
-
Raymond Toy authored
-
- 24 Jan, 2018 1 commit
-
-
Raymond Toy authored
This is an import from https://github.com/sharplispers/clx, revision 6e39a0d, unchanged. git describe --tags says: 0.7.4-19-g6e39a0d Not yet tested with cmucl.
-
- 04 Nov, 2011 1 commit
-
-
Raymond Toy authored
-
- 17 Jun, 2009 1 commit
-
-
rtoy authored
src/contrib/games/feebs and hemlock which works (in non-unicode builds).
-
- 21 Aug, 2007 1 commit
-
-
fgilham authored
-
- 09 Feb, 2003 1 commit
-
-
emarsden authored
mailing list.
-
- 10 Apr, 2002 1 commit
-
-
pw authored
Wrong type MEMBER in DECLARE-EVENT :CONFIGURE-REQUEST, should be MEMBER8.
-
- 12 May, 2001 1 commit
-
-
pw authored
Fix size parameter in property-notify event.
-
- 16 Mar, 1999 1 commit
-
-
pw authored
-
- 19 Dec, 1998 1 commit
-
-
dtc authored
-
- 05 Jun, 1998 1 commit
-
-
dtc authored
generalized-boolean. CLX originally defined the boolean type to be a generalized boolean, however ANSI CL introduced a more restrictive boolean type (or nil t) which had been used by clx which broke code passing generalized booleans. Since the generalized-boolean type is equivalent to T the declarations could have been flushed, but are retained for documentation purposes.
-
- 30 Sep, 1994 1 commit
-
-
ram authored
-
- 11 Feb, 1994 1 commit
-
-
cvs2git authored
-
- 13 Jan, 1993 1 commit
-
-
cvs2git authored
-
- 11 Aug, 1992 1 commit
-
-
ram authored
-
- 07 Nov, 1991 1 commit
-
-
ram authored
-
- 15 May, 1991 1 commit
-
-
ram authored
.../systems-work/clx/input.lisp, 25-May-90 15:08:42, Edit by Chiles. Modified EVENT-LISTEN according to Chris Lindblad's patch to make it correctly count how many events are pending when called from within an EVENT-CASE branch.
-
- 30 May, 1990 1 commit
-
-
cvs2git authored
-
- 14 May, 1990 2 commits
-
-
ram authored
Masked out export of type-error. This is in accordance with the expectation that the system has type-error defined in the "LISP" package. There are two definitions for the request-error condition, each exactly the same but one is before and one is after the definition for REPORT-REQUEST-ERROR. I masked out the first one and masked in the second. This is in accordance with the default sillines the author followed.
-
ram authored
-