Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |