Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-25 | [bun.js] configuration and error handling for HTTP server | 1 | -0/+12 | |
2022-03-17 | query_string_map -> url | 1 | -1/+1 | |
2022-03-08 | rename _global -> bun | 1 | -29/+29 | |
2022-03-07 | source maps optimizations | 1 | -0/+5 | |
2022-02-18 | Add a way to specify an editor in bunfig.toml | 1 | -1/+13 | |
2022-02-12 | Load config | 1 | -8/+8 | |
2022-02-12 | [bun install] `bun pm bin` prints the bin directory | 1 | -0/+6 | |
2022-02-11 | [bun install] Implement global installs | 1 | -2/+8 | |
2022-02-11 | [bun install] Implement bunfig.toml config | 1 | -16/+237 | |
2022-02-06 | Little doc | 1 | -8/+0 | |
2022-01-28 | Implement TOML parser | 1 | -1/+8 | |
2022-01-28 | Update AST layout to store capacity for items | 1 | -6/+8 | |
2022-01-27 | [bunfig] Implement config file format | 1 | -0/+280 |