Commit message (Expand) | Author | Age | |
---|---|---|---|
* | std: replace static with const, fix std.ast | JJ | 2024-05-10 |
* | std: sweeping changes. | JJ | 2024-05-10 |
* | std: rename std.pointers to std.mem | JJ | 2024-01-28 |
* | std: more fleshing out. merge std.magic back into std.prelude. | JJ | 2024-01-02 |
* | std: much fleshing out. completely partially implement the prelude. | JJ | 2024-01-02 |
* | std: initial draft of strings and lists | JJ | 2023-12-31 |
* | std: restructure, refactor std.ast | JJ | 2023-12-30 |
* | docs: sweeping changes. cement an understanding of error handling, async, mod... | JJ | 2023-12-28 |
* | std: minor updates, consistently use Error and Err | JJ | 2023-11-05 |
* | minor updates | JJ | 2023-10-27 |
* | compiler: clean up the abstract syntax tree | JJ | 2023-10-26 |
* | compiler: draft of the abstract syntax tree | JJ | 2023-10-26 |
* | std: broad updates; add ast, iterators, format, tests, logs | JJ | 2023-10-23 |
* | thoughts on error handling and option and result libraries | JJ | 2023-07-11 |