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
/
lib
/
quickjs
/
quickjs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Date.parse, small fixes
Charlie Gordon
2024-04-14
1
-0
/
+2
*
Prevent UB on memcpy and floating point conversions
Charlie Gordon
2024-03-13
1
-11
/
+9
*
Add C API function JS_GetClassID()
Tyler Rockwood
2024-03-02
1
-0
/
+3
*
Strip trailing spaces
Charlie Gordon
2024-03-02
1
-4
/
+4
*
export JS_GetModuleNamespace (github issue #34)
Fabrice Bellard
2024-03-02
1
-0
/
+1
*
quickjs: reduce diff with upstream
bptato
2024-03-02
1
-7
/
+2
*
allow 'await' in the REPL and added os.sleepAsync()
Fabrice Bellard
2024-01-11
1
-0
/
+3
*
top-level-await support - follow the spec in the implementation of the module...
Fabrice Bellard
2023-12-28
1
-2
/
+10
*
Revert TLA support patch
bptato
2023-12-28
1
-11
/
+0
*
Reapply "reworked set property and fixed corner cases of typed array set prop...
bptato
2023-12-09
1
-3
/
+3
*
Revert "reworked set property and fixed corner cases of typed array set prope...
bptato
2023-12-09
1
-3
/
+3
*
reworked set property and fixed corner cases of typed array set property
Fabrice Bellard
2023-12-09
1
-3
/
+3
*
js: simplify toJSP0
bptato
2023-11-30
1
-0
/
+2
*
base64: reduce pointless re-coding using JSString
bptato
2023-10-21
1
-0
/
+7
*
Remove getClassID hack
bptato
2023-06-27
1
-0
/
+1
*
Working Nim-QuickJS GC integration
bptato
2023-06-24
1
-0
/
+2
*
Include QuickJS sources in the repository
bptato
2023-06-22
1
-0
/
+1061