about summary refs log tree commit diff stats
path: root/src/js/opaque.nim
Commit message (Expand)AuthorAgeFilesLines
* dom: add onload content attribute to bodybptato2024-02-241-2/+6
* regex: re-work compileSearchRegexbptato2024-02-171-2/+6
* Use std/* imports everywherebptato2024-01-071-1/+1
* event: remove ctx from CustomEventbptato2023-12-031-1/+3
* pager, container: add text selection/copyingbptato2023-12-031-0/+1
* js: allow subclassing platform objects in JSbptato2023-11-301-0/+1
* js: refine isInstanceOf check in functionsbptato2023-10-251-0/+1
* javascript: add TextEncoder, TextDecoderbptato2023-10-211-0/+4
* dom: add document.all, misc fixesbptato2023-09-191-0/+1
* move around more modulesbptato2023-09-141-1/+1
* javascript: fix a GC bugbptato2023-09-091-0/+1
* javascript: fix fromJSFunction, simplify setOpaquebptato2023-08-301-3/+3
* javascript: factor out fromJSbptato2023-08-291-0/+37
* javascript: refactorbptato2023-08-281-0/+82