Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-25 | Fix double quotes in console.log messagesdap2 | 1 | -4/+1 | ||
2023-08-25 | Fix build | 19 | -453/+3828 | ||
2023-08-24 | Prepare for extension 2 | 2 | -4/+3 | ||
2023-08-24 | Improve preview code | 5 | -105/+415 | ||
2023-08-24 | watch mode with dap | 1 | -191/+202 | ||
2023-08-24 | Prepare for extension | 2 | -0/+14 | ||
2023-08-24 | More source map fixes | 7 | -74/+299 | ||
2023-08-24 | Fix source maps partly | 3 | -64/+117 | ||
2023-08-24 | Fix console.log formatting | 1 | -100/+129 | ||
2023-08-24 | Check bun version if it fails | 3 | -7/+19 | ||
2023-08-24 | Make source maps safer if exception occurs | 2 | -21/+39 | ||
2023-08-24 | More fixes | 1 | -41/+75 | ||
2023-08-24 | add some package.jsons | 2 | -0/+6 | ||
2023-08-24 | Source map support | 3 | -194/+345 | ||
2023-08-24 | Start of source map support, breakpoints work | 2 | -20/+128 | ||
2023-08-24 | Prepare for source maps | 1 | -168/+300 | ||
2023-08-24 | Fix attaching | 2 | -20/+48 | ||
2023-08-24 | More improvements, fix formatting in debug console | 1 | -155/+251 | ||
2023-08-24 | Improve support for \`debug-adapter-protocol\` | 10 | -0/+4418 | ||