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
/
bindings
/
quickjs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify request.json, remove unused bindings
bptato
2023-06-09
1
-2
/
+3
*
Add module loading to client
bptato
2023-06-01
1
-0
/
+3
*
Some bindings
bptato
2023-05-24
1
-1
/
+10
*
WIP fetch
bptato
2023-04-30
1
-0
/
+5
*
quickjs: make JSValue distinct on 32-bit
bptato
2023-02-05
1
-2
/
+4
*
Remove non-existing JS type uint64
bptato
2022-12-31
1
-1
/
+0
*
Add promise support to JS
bptato
2022-12-31
1
-0
/
+6
*
dom: fix collection caching
bptato
2022-12-27
1
-0
/
+1
*
Remove todo
bptato
2022-12-21
1
-1
/
+0
*
pager: proxy values in container; js: bugfixes
bptato
2022-12-20
1
-1
/
+3
*
Fix JS_GetPropertyNames bindings
bptato
2022-12-20
1
-1
/
+1
*
More work on DOM (incl. bugfixes)
bptato
2022-12-19
1
-0
/
+1
*
Add JS support to documents
bptato
2022-12-18
1
-4
/
+31
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-1
/
+1
*
Binding & macro refactorings
bptato
2022-10-01
1
-6
/
+22
*
Rename jsget/jsset to jsfget/jsfset for functions
bptato
2022-09-16
1
-1
/
+1
*
Tweaks/bugfixes for arm
bptato
2022-09-14
1
-1
/
+1
*
More JS bindings
bptato
2022-09-13
1
-35
/
+53
*
Add JS binding generation
bptato
2022-09-12
1
-34
/
+262
*
Link to libcurl
bptato
2022-07-24
1
-22
/
+25
*
Add search function
bptato
2022-07-22
1
-0
/
+3
*
Initial QuickJS integration
bptato
2022-07-13
1
-0
/
+129