Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | defun can define methods. | Kaz Kylheku | 2015-11-30 | 1 | -1/+1 |
* | func-get-name calculates a name for methods. | Kaz Kylheku | 2015-11-30 | 1 | -0/+1 |
* | Introducing lazy structs. | Kaz Kylheku | 2015-11-20 | 1 | -0/+1 |
* | New uslot function and usl macro. | Kaz Kylheku | 2015-11-20 | 1 | -0/+1 |
* | Adding defmeth macro and static-slot-ensure. | Kaz Kylheku | 2015-10-16 | 1 | -0/+1 |
* | New function: reset-struct. | Kaz Kylheku | 2015-10-06 | 1 | -0/+1 |
* | New function: replace-struct. | Kaz Kylheku | 2015-10-06 | 1 | -0/+1 |
* | New function: clear-struct. | Kaz Kylheku | 2015-10-06 | 1 | -0/+1 |
* | slot-p renamed to slotp, conforming with Lisp conventions. | Kaz Kylheku | 2015-10-03 | 1 | -1/+1 |
* | New umeth and umethod macro and function. | Kaz Kylheku | 2015-10-03 | 1 | -0/+1 |
* | New super-method function. | Kaz Kylheku | 2015-10-01 | 1 | -1/+2 |
* | Implementation of static slots for structures. | Kaz Kylheku | 2015-09-29 | 1 | -1/+7 |
* | Introducing structs. | Kaz Kylheku | 2015-09-02 | 1 | -0/+39 |