Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | std: switch from chr to char | JJ | 2024-05-17 |
| | |||
* | std: sweeping changes. | JJ | 2024-05-10 |
| | | | | | | | | | - replace interfaces with classes - replace : with then and do - solidify memory management as rust-style ownership - replace unsafe blocks with safe/unsafe attributes - add magic and copy attributes - switch Coerce impl from from to to | ||
* | std: more fleshing out. merge std.magic back into std.prelude. | JJ | 2024-01-02 |