Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client, pager, dom, ...: better error handling | bptato | 2023-01-04 | 1 | -1/+3 |
| | | | | Now the browser shouldn't completely die when a buffer crashes. | ||||
* | dom: add better attribute reflection | bptato | 2023-01-02 | 1 | -5/+3 |
| | | | | | Instead of creating a new function for each attribute, use a single magic function for reflected attributes. | ||||
* | DOM: implement many new methods | bptato | 2022-12-26 | 1 | -0/+3 |
| | |||||
* | dom: add navigator object | bptato | 2022-12-26 | 1 | -0/+46 |
| | |||||
* | More DOM work | bptato | 2022-12-19 | 1 | -0/+2 |
| | |||||
* | Add JS support to documents | bptato | 2022-12-18 | 1 | -0/+26 |