Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
closer
closer-mop
Commits
a498c3cc
Commit
a498c3cc
authored
Sep 04, 2005
by
Pascal Costanza
Browse files
Checked with new versions of CLisp and SBCL.
darcs-hash:914880d9d7054a58ddf886f661065a9352df6e08
parent
f18e8222
Changes
2
Hide whitespace changes
Inline
Side-by-side
features.txt
View file @
a498c3cc
...
...
@@ -14,7 +14,7 @@ Allegro Common Lisp, 6.2 Trial edition and 7.0
- STANDARD-CLASS and FUNCALLABLE-STANDARD-CLASS are not compatible. Not fixed.
- VALIDATE-SUPERCLASS doesn't recognize T as a valid superclass. Not fixed.
CLisp, 2.34
CLisp, 2.34
, 2.35
None of the incompatibilities in CLisp are fixed.
...
...
@@ -23,7 +23,7 @@ None of the incompatibilities in CLisp are fixed.
- DEFMETHOD does not call MAKE-METHOD-LAMBDA.
- A FORWARD-REFERENCED-CLASS is not changed via CHANGE-CLASS (but is correctly reinitialized via REINITIALIZE-INSTANCE).
- MAKE-METHOD-LAMBDA is not provided.
- Methods are not initialized with :function.
Not fixed.
- Methods are not initialized with :function.
CMUCL 19b
...
...
@@ -110,7 +110,7 @@ In OpenMCL, generic functions work completely differently than specified. The sp
- EQL-SPECIALIZER is not exported. Fixed.
SBCL, 0.9.3
SBCL, 0.9.3
, 0.9.4
- Accessor methods are not initialized with :function, :lambda-list, :slot-definition and :specializers. Fixed.
- Classes cannot be anonymous. Fixed.
...
...
supported-cls.txt
View file @
a498c3cc
Allegro 6.2 Trial
Allegro 7.0
CLisp 2.34
CLisp 2.34
, 2.35
CMU Common Lisp 19b
LispWorks 4.4.5 Personal Edition
LispWorks 4.4.5 Professional Edition
Macintosh Common Lisp 5.1
OpenMCL 0.14.3
SBCL 0.9.3
SBCL 0.9.3
, 0.9.4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment