Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-19 | Bump | 2 | -2/+2 | ||
2023-01-19 | Fix buffer encoding bug | 2 | -4/+17 | ||
2023-01-19 | use `String.from()` (#1850) | 4 | -5/+12 | ||
2023-01-19 | Bump zig | 2 | -2/+2 | ||
2023-01-19 | make it packed | 1 | -2/+2 | ||
2023-01-20 | Bugfixes to install (#1848) | 5 | -26/+119 | ||
2023-01-19 | repopulate `alias_map` correctly (#1847) | 5 | -70/+240 | ||
2023-01-19 | Add a comment | 1 | -0/+6 | ||
2023-01-19 | Add a debug safety check for UAF in AST nodes | 1 | -0/+5 | ||
2023-01-19 | Fix UAF when opening workspaces | 1 | -2/+0 | ||
2023-01-19 | Improve error message when a workspace is not found | 2 | -9/+97 | ||