Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dom: add onload content attribute to body | bptato | 2024-02-24 | 1 | -2/+6 |
* | regex: re-work compileSearchRegex | bptato | 2024-02-17 | 1 | -2/+6 |
* | Use std/* imports everywhere | bptato | 2024-01-07 | 1 | -1/+1 |
* | event: remove ctx from CustomEvent | bptato | 2023-12-03 | 1 | -1/+3 |
* | pager, container: add text selection/copying | bptato | 2023-12-03 | 1 | -0/+1 |
* | js: allow subclassing platform objects in JS | bptato | 2023-11-30 | 1 | -0/+1 |
* | js: refine isInstanceOf check in functions | bptato | 2023-10-25 | 1 | -0/+1 |
* | javascript: add TextEncoder, TextDecoder | bptato | 2023-10-21 | 1 | -0/+4 |
* | dom: add document.all, misc fixes | bptato | 2023-09-19 | 1 | -0/+1 |
* | move around more modules | bptato | 2023-09-14 | 1 | -1/+1 |
* | javascript: fix a GC bug | bptato | 2023-09-09 | 1 | -0/+1 |
* | javascript: fix fromJSFunction, simplify setOpaque | bptato | 2023-08-30 | 1 | -3/+3 |
* | javascript: factor out fromJS | bptato | 2023-08-29 | 1 | -0/+37 |
* | javascript: refactor | bptato | 2023-08-28 | 1 | -0/+82 |