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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
Update doc/protocols
bptato
2024-03-04
1
-10
/
+29
*
dom: misc fixes
bptato
2024-03-04
2
-6
/
+41
*
loader: fix crash on cha </dev/null
bptato
2024-03-03
1
-1
/
+3
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
7
-256
/
+545
*
Update chame
bptato
2024-03-03
2
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
3
-20
/
+30
*
quickjs: fix build without CONFIG_BIGNUM
bptato
2024-03-02
1
-0
/
+8
*
Improve Number.prototype.toString for radix other than 10
Charlie Gordon
2024-03-02
1
-9
/
+98
*
Improve Date.parse
Charlie Gordon
2024-03-02
1
-224
/
+305
*
Fix Map hash bug
Charlie Gordon
2024-03-02
1
-2
/
+2
*
Rewrite `set_date_fields` to match the ECMA specification
Charlie Gordon
2024-03-02
1
-28
/
+52
*
Add C API function JS_GetClassID()
Tyler Rockwood
2024-03-02
2
-0
/
+12
*
Improve surrogate handling readability
Charlie Gordon
2024-03-02
3
-124
/
+150
*
Rename regex flag and field utf16 -> unicode
Charlie Gordon
2024-03-02
3
-61
/
+62
*
Fix big endian serialization
Charlie Gordon
2024-03-02
2
-61
/
+58
*
Fix UB signed integer overflow in js_math_imul
Charlie Gordon
2024-03-02
1
-5
/
+7
*
Fix UB left shift of negative number
Ben Noordhuis
2024-03-02
1
-1
/
+1
*
Remove unnecessary ssize_t posix-ism
Ben Noordhuis
2024-03-02
1
-1
/
+1
*
Improve string concatenation hack
Charlie Gordon
2024-03-02
2
-78
/
+96
*
Reverse e140122202cc24728b394f8f90fa2f4a2d7c397e
Charlie Gordon
2024-03-02
1
-2
/
+0
*
Fix test262 error
Charlie Gordon
2024-03-02
1
-2
/
+8
*
Fix sloppy mode arguments uninitialized value use
Ben Noordhuis
2024-03-02
1
-0
/
+2
*
Remove unsafe sprintf() and strcat() calls
Ben Noordhuis
2024-03-02
1
-22
/
+24
*
Fix undefined behavior (UBSAN)
Charlie Gordon
2024-03-02
1
-2
/
+4
*
Fix UB in js_dtoa1
Saúl Ibarra Corretgé
2024-03-02
1
-1
/
+3
*
Fix runtime bugs
Charlie Gordon
2024-03-02
1
-13
/
+9
*
Strip trailing spaces
Charlie Gordon
2024-03-02
14
-760
/
+760
*
avoid using INT64_MAX in double comparisons because it cannot be exactly repr...
Fabrice Bellard
2024-03-02
1
-2
/
+3
*
fixed Promise return in the REPL by using a wrapper object in async std.evalS...
Fabrice Bellard
2024-03-02
1
-2
/
+14
*
export JS_GetModuleNamespace (github issue #34)
Fabrice Bellard
2024-03-02
2
-7
/
+6
*
simplified and fixed arrow function parsing (github issue #226)
Fabrice Bellard
2024-03-02
1
-46
/
+57
*
new release
Fabrice Bellard
2024-03-02
1
-1
/
+1
*
fixed JS_GetScriptOrModuleName() in direct or indirect eval code
Fabrice Bellard
2024-03-02
1
-11
/
+24
*
quickjs: reduce diff with upstream
bptato
2024-03-02
7
-81
/
+36
*
cssparser: fix another anb parsing bug
bptato
2024-03-02
1
-2
/
+2
*
container: fix off-by-one error in scrollDown
bptato
2024-03-02
1
-1
/
+1
*
env: add window.screen
bptato
2024-03-02
2
-1
/
+25
*
cssparser: fix anb parser whitespace handling bugs
bptato
2024-03-02
1
-4
/
+7
*
layout: add whitespace width to end offset's x position
bptato
2024-03-02
1
-0
/
+4
*
layout: fix float exclusion of other floats
bptato
2024-03-02
1
-2
/
+2
*
cgi: fix regression in header handling
bptato
2024-03-02
1
-5
/
+8
*
http: do not use buffered stdio
bptato
2024-03-02
1
-6
/
+9
*
posixstream: add readLine implementation
bptato
2024-03-02
2
-7
/
+22
*
buffer: do not incrementally display in headless mode
bptato
2024-03-02
2
-3
/
+6
*
bonus/w3m.toml: emacs-style page-up/down
bptato
2024-03-01
1
-4
/
+6
*
container: fix cursorLineBegin/cursorLineTextStart with vertical scroll
bptato
2024-03-01
1
-1
/
+3
*
css: remove caption-side: left, right, fix caption-side: bottom
bptato
2024-03-01
3
-31
/
+3
*
dom: fix canvas element crash
bptato
2024-03-01
1
-2
/
+3
*
css/values: assign to the correct variable
bptato
2024-03-01
1
-6
/
+6
[prev]
[next]