mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-13 00:10:35 -07:00
changelog: add typep improvement
This commit is contained in:
parent
ea9f7f105c
commit
d76d7acedf
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ appropraite documentation section (new-doc).
|
|||
Function was obfuscated with ifdefs with non-even pairs of =#\{= and =#\}=.
|
||||
|
||||
** Issues fixed
|
||||
- typep: accept * type specifier as abbreviation of t as described in
|
||||
'2.4.3 Type Specifiers' of the specification.
|
||||
|
||||
- MOP: fix problemes when redefining non-standard and anonymous classes
|
||||
Bugs identified and fixed by Pascal Costanza.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue