aboutsummaryrefslogtreecommitdiff
path: root/std/ast.pk
Commit message (Collapse)AuthorAge
* std: switch from chr to charJJ2024-05-17
|
* std: replace static with const, fix std.astJJ2024-05-10
|
* std: sweeping changes.JJ2024-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: restructure, refactor std.astJJ2023-12-30