Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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: rename std.pointers to std.mem | JJ | 2024-01-28 |