index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
js
/
tojs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
dom: add onload content attribute to body
bptato
2024-02-24
1
-1
/
+19
*
regex: re-work compileSearchRegex
bptato
2024-02-17
1
-0
/
+11
*
js: define toStringTag properly
bptato
2024-01-24
1
-0
/
+9
*
js: merge some type modules into jstypes
bptato
2024-01-11
1
-7
/
+5
*
tojs: document + remove unused JSCFunction converter
bptato
2024-01-07
1
-7
/
+41
*
pager: add marks
bptato
2023-12-09
1
-0
/
+15
*
js: simplify toJSP0
bptato
2023-11-30
1
-28
/
+10
*
js: allow subclassing platform objects in JS
bptato
2023-11-30
1
-4
/
+48
*
intl: stub out Intl.PluralRules
bptato
2023-11-30
1
-0
/
+9
*
js: define global properties as CONFIGURABLE | WRITABLE
bptato
2023-10-25
1
-0
/
+5
*
base64: reduce pointless re-coding using JSString
bptato
2023-10-21
1
-0
/
+7
*
javascript: add TextEncoder, TextDecoder
bptato
2023-10-21
1
-0
/
+11
*
dom: add document.all, misc fixes
bptato
2023-09-19
1
-1
/
+4
*
move around more modules
bptato
2023-09-14
1
-1
/
+1
*
tojs: remove JSDict
bptato
2023-09-09
1
-12
/
+0
*
javascript: add JSDict type
bptato
2023-09-09
1
-0
/
+14
*
tojs: fix memory leak
bptato
2023-09-04
1
-5
/
+12
*
buffer: basic click event support
bptato
2023-08-31
1
-1
/
+3
*
javascript: refactor
bptato
2023-08-28
1
-0
/
+273