about summary refs log tree commit diff stats
path: root/src/html/domexception.nim
Commit message (Collapse)AuthorAgeFilesLines
* dom: more select interfacesbptato2025-01-101-0/+3
| | | | this should be all of them
* domexception: add legacy constant namesbptato2025-01-081-1/+32
|
* js: reorganize modules, update docsbptato2024-11-151-0/+55
most of it has already been moved to monoucha, and the rest fits better in other directories. also, move urimethodmap to config