aboutsummaryrefslogtreecommitdiff
path: root/std
Commit message (Expand)AuthorAge
* std: sweeping changes.JJ2024-05-10
* std: rename std.pointers to std.memJJ2024-01-28
* std: more fleshing out. merge std.magic back into std.prelude.JJ2024-01-02
* std: much fleshing out. completely partially implement the prelude.JJ2024-01-02
* std: initial draft of strings and listsJJ2023-12-31
* std: restructure, refactor std.astJJ2023-12-30
* docs: sweeping changes. cement an understanding of error handling, async, mod...JJ2023-12-28
* std: minor updates, consistently use Error and ErrJJ2023-11-05
* minor updatesJJ2023-10-27
* compiler: clean up the abstract syntax treeJJ2023-10-26
* compiler: draft of the abstract syntax treeJJ2023-10-26
* std: broad updates; add ast, iterators, format, tests, logsJJ2023-10-23
* thoughts on error handling and option and result librariesJJ2023-07-11