Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | `*-into` always takes the destination as `$1` | dakkar | 2023-07-22 |
| | |||
* | constructors & class methods! | Gianni Ceccarelli | 2023-07-14 |
| | | | | | | "class methods" are not actually a thing, we declare a function for each class, that invokes on the class name and object-id=0 (object-id start from 1 for real objects) | ||
* | flailing about with MOPs | Gianni Ceccarelli | 2023-07-13 |