Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | std: restructure, refactor std.ast | JJ | 2023-12-30 |
| | |||
* | docs: sweeping changes. cement an understanding of error handling, async, ↵ | JJ | 2023-12-28 |
| | | | | modules, and unions. rewrite documentation on interfaces. complete the introductory overview. many minor cleanups. | ||
* | 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 |