[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] branch scratch/record created (now 5369952)
From: |
Lars Brinkhoff |
Subject: |
[Emacs-diffs] branch scratch/record created (now 5369952) |
Date: |
Sun, 19 Mar 2017 05:34:09 -0400 (EDT) |
larsb pushed a change to branch scratch/record.
at 5369952 Fix cl-print-object to find the object class the new way.
This branch includes the following new commits:
new 7dfaded Add record objects with user-defined types.
new b1d61ca Update cl-defstruct to use records.
new 4c92cb0 Make EIEIO use records.
new 050463b Test cases.
new 0eaf0e6 Backward compatibility with pre-existing struct instances.
new 7f9b0eb Use sizeof to get length of cl-struct prefix.
new 97215ed Better doc string for `old-struct-compat'.
new 7f51870 Better doc strings for `make-record', `record', and
`copy-record'.
new f89ce93 Make it possible to compare records with `equal'.
new 5369952 Fix cl-print-object to find the object class the new way.
- [Emacs-diffs] branch scratch/record created (now 5369952),
Lars Brinkhoff <=
- [Emacs-diffs] scratch/record 050463b 04/10: Test cases., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 7f9b0eb 06/10: Use sizeof to get length of cl-struct prefix., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record f89ce93 09/10: Make it possible to compare records with `equal'., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record b1d61ca 02/10: Update cl-defstruct to use records., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 97215ed 07/10: Better doc string for `old-struct-compat'., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 4c92cb0 03/10: Make EIEIO use records., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 5369952 10/10: Fix cl-print-object to find the object class the new way., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 7dfaded 01/10: Add record objects with user-defined types., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 7f51870 08/10: Better doc strings for `make-record', `record', and `copy-record'., Lars Brinkhoff, 2017/03/19
- [Emacs-diffs] scratch/record 0eaf0e6 05/10: Backward compatibility with pre-existing struct instances., Lars Brinkhoff, 2017/03/19