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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Retrieve RegExp 'g' flag in spec conformant way (original patch by bnoordhuis)
Fabrice Bellard
2023-12-09
1
-8
/
+27
*
fixed lexical scope of 'this' with eval (github issue #192)
Fabrice Bellard
2023-12-09
1
-6
/
+7
*
fixed negative zero date
Fabrice Bellard
2023-12-09
1
-12
/
+14
*
Revert "add_eval_variables: do not close over `this' twice"
bptato
2023-12-09
1
-2
/
+1
*
fixed private field setters (github issue #194)
Fabrice Bellard
2023-12-08
1
-1
/
+2
*
added missing bignum error tests (github issue #159)
Fabrice Bellard
2023-12-08
1
-12
/
+64
*
added String.prototype.at, Array.prototype.at and TypedArray.prototype.at
Fabrice Bellard
2023-12-08
1
-3
/
+72
*
Revert "quickjs: add Array.prototype.at"
bptato
2023-12-08
1
-30
/
+0
*
the BigInt support is now always included
bellard
2023-12-05
1
-841
/
+430
*
quickjs: improve can_destroy hook
bptato
2023-12-05
1
-19
/
+40
*
qjs: fix a warning
bptato
2023-12-02
1
-1
/
+1
*
js: simplify toJSP0
bptato
2023-11-30
1
-0
/
+6
*
base64: reduce pointless re-coding using JSString
bptato
2023-10-21
1
-1
/
+28
*
add_eval_variables: do not close over `this' twice
bptato
2023-10-13
1
-1
/
+2
*
Fix stack overflow in CVE-2023-31922
Nick Vatamaniuc
2023-09-23
1
-0
/
+6
*
quickjs: add Array.prototype.at
bptato
2023-09-03
1
-0
/
+30
*
Remove getClassID hack
bptato
2023-06-27
1
-0
/
+9
*
Working Nim-QuickJS GC integration
bptato
2023-06-24
1
-2
/
+58
*
Include QuickJS sources in the repository
bptato
2023-06-22
1
-0
/
+54186
[prev]