Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bad hack! | dakkar | 2023-07-28 |
| | | | | | we now only invoke directly on `bos/meta/class`, so that's the only class that really needs to handle its attributes specially | ||
* | metaclass instances | dakkar | 2023-07-22 |
| | |||
* | `*-into` always takes the destination as `$1` | dakkar | 2023-07-22 |
| | |||
* | test next/method | Gianni Ceccarelli | 2023-07-20 |
| | |||
* | inheritance via MOP | Gianni Ceccarelli | 2023-07-14 |
| | | | | | *probably*, I'm still not completely certain I've found all the weirdness | ||
* | method dispatch seems to work | Gianni Ceccarelli | 2023-07-14 |
| | |||
* | flailing about with MOPs | Gianni Ceccarelli | 2023-07-13 |