Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new feature: :mass-delegate struct clause macro. | Kaz Kylheku | 2021-12-23 | 1 | -0/+33 |
* | new feature: defstruct clause macros. | Kaz Kylheku | 2021-12-22 | 1 | -0/+15 |
* | tests: fix undefined variable warning. | Kaz Kylheku | 2021-08-03 | 1 | -1/+3 |
* | oop: fix infelicity in new* and lnew* macros. | Kaz Kylheku | 2021-07-31 | 1 | -0/+14 |
* | struct: changing meaning of obj.[fun ...] syntax. | Kaz Kylheku | 2021-02-09 | 1 | -1/+1 |
* | Changes to the printing framework. | Kaz Kylheku | 2016-10-20 | 1 | -1/+1 |
* | Support curried args in method and meth. | Kaz Kylheku | 2016-10-09 | 1 | -0/+10 |
* | Support curried arguments in umethod and umeth. | Kaz Kylheku | 2016-10-09 | 1 | -0/+3 |
* | Revision of static slot inheritance. | Kaz Kylheku | 2016-09-30 | 1 | -0/+66 |