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
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
8
-61
/
+163
*
twtstr: import functions from gopher2html
bptato
2023-12-12
2
-32
/
+12
*
cha-finger: use MAPPED_URI_*
bptato
2023-12-12
1
-25
/
+15
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
7
-42
/
+68
*
layout: rounding error correction fixes
bptato
2023-12-11
1
-2
/
+6
*
Makefile: clean up libexecdir on uninstall
bptato
2023-12-11
1
-2
/
+8
*
doc/localcgi: reword/clarify
bptato
2023-12-11
1
-1
/
+5
*
bonus: add magnet.cgi
bptato
2023-12-11
2
-0
/
+78
*
css: add case-insensitive matching
bptato
2023-12-11
4
-25
/
+103
*
css: add text-transform
bptato
2023-12-11
5
-11
/
+321
*
layout: do not resolve floats if grandparent position is resolved
bptato
2023-12-10
1
-2
/
+2
*
layout: fix rounding error correction
bptato
2023-12-10
1
-11
/
+8
*
Add support for gemini by default, update readme
bptato
2023-12-10
10
-37
/
+44
*
mailcap: add $MAILCAP_URL
bptato
2023-12-10
3
-5
/
+26
*
Separate gopher conversion from main binary
bptato
2023-12-10
7
-135
/
+224
*
Enable finger protocol by default
bptato
2023-12-10
7
-12
/
+47
*
config: better path handling; fix array parsing bug
bptato
2023-12-10
9
-35
/
+386
*
config: disable w3m-cgi-compat by default
bptato
2023-12-10
1
-1
/
+1
*
Update todo
bptato
2023-12-09
1
-2
/
+0
*
Makefile: also remove QJSOBJ
bptato
2023-12-09
1
-0
/
+1
*
Makefile: only remove target's objdir on clean
bptato
2023-12-09
1
-2
/
+1
*
Makefile: properly list QJS object file dependencies
bptato
2023-12-09
1
-0
/
+13
*
remove mistakenly included patch file
bptato
2023-12-09
1
-69
/
+0
*
Reapply "reworked set property and fixed corner cases of typed array set prop...
bptato
2023-12-09
2
-169
/
+113
*
Revert "reworked set property and fixed corner cases of typed array set prope...
bptato
2023-12-09
2
-113
/
+169
*
Update QJS version
bptato
2023-12-09
1
-1
/
+1
*
added Array.prototype.findLast{Index} and TypeArray.prototype.findLast{index}...
Fabrice Bellard
2023-12-09
1
-16
/
+61
*
fixed duplicate static private setter/getter test
Fabrice Bellard
2023-12-09
1
-7
/
+12
*
fixed delete super.x error
Fabrice Bellard
2023-12-09
1
-12
/
+4
*
reworked set property and fixed corner cases of typed array set property
Fabrice Bellard
2023-12-09
2
-169
/
+113
*
Retrieve RegExp 'g' flag in spec conformant way (original patch by bnoordhuis)
Fabrice Bellard
2023-12-09
2
-17
/
+41
*
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
*
pager: add marks
bptato
2023-12-09
9
-16
/
+293
*
pager: add precnum to [, ]
bptato
2023-12-09
3
-15
/
+29
*
pager: add `{', `}'; document externInto
bptato
2023-12-09
5
-1
/
+55
*
sheet: fix overflow in addAtRule
bptato
2023-12-09
1
-1
/
+1
*
cascade: simplify
bptato
2023-12-09
1
-2
/
+1
*
cascade: fix regression
bptato
2023-12-09
1
-18
/
+23
*
selectorparser: enum-ize rel
bptato
2023-12-09
2
-25
/
+35
*
sheet: fix a correctness issue, misc refactorings
bptato
2023-12-09
2
-51
/
+63
*
cascade: refactor & optimize
bptato
2023-12-09
1
-153
/
+192
*
fixed private field setters (github issue #194)
Fabrice Bellard
2023-12-08
2
-2
/
+3
*
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
*
updated to unicode 15.0.0
Fabrice Bellard
2023-12-08
1
-1198
/
+1237
*
Makefile: disable CONFIG_BIGNUM for QJS
bptato
2023-12-05
1
-2
/
+1
*
quickjs/libbf: add missing ifdef
bptato
2023-12-05
1
-0
/
+2
[next]