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
*
render: blend in paintBackground
bptato
2025-01-21
7
-43
/
+68
*
cssvalues: support percentage rgb colors, hsl & hsla
bptato
2025-01-21
5
-44
/
+154
*
cssvalues: add newer length units
bptato
2025-01-21
1
-18
/
+36
*
layout: fix division by 0
bptato
2025-01-21
1
-2
/
+2
*
cssvalues: fix rgba() function parsing
bptato
2025-01-20
4
-5
/
+10
*
cascade: support nested variables
bptato
2025-01-20
4
-79
/
+91
*
cascade: collapse StyledNode tree into DOM
bptato
2025-01-20
9
-534
/
+317
*
pager: do not alert on failed history write if config dir doesn't exist
bptato
2025-01-20
1
-1
/
+4
*
Makefile: fix uninstall for old section-5 pages
bptato
2025-01-20
1
-1
/
+1
*
container, config.toml: add | command
bptato
2025-01-19
4
-0
/
+26
*
dom: simplify a bit
bptato
2025-01-19
1
-1
/
+1
*
config: expandTilde -> expandPath
bptato
2025-01-19
1
-2
/
+2
*
dom: CSSStyleDeclaration improvements
bptato
2025-01-19
8
-22
/
+72
*
Makefile: fix submodule target
bptato
2025-01-19
1
-1
/
+1
*
cascade: simplify RuleListMap
bptato
2025-01-18
1
-42
/
+31
*
dom, stylednode: move more fields, handle pseudo-element getComputedStyle
bptato
2025-01-18
7
-106
/
+133
*
Add 'lib/monoucha0/' from commit '33efaee783c2adb20df019a8bc924411c4a97e7f'
bptato
2025-01-18
50
-0
/
+85771
|
\
|
*
Version 0.9.1
bptato
2025-01-16
3
-2
/
+6
|
*
fromjs: add type information to JSArrayBufferView + some bindings
bptato
2025-01-16
3
-1
/
+21
|
*
test: update results
bptato
2025-01-16
1
-125
/
+472
|
*
test: update opt
bptato
2025-01-14
1
-21
/
+7
|
*
Version 0.9.0
bptato
2025-01-13
3
-2
/
+24
|
*
javascript: do not override jsfunc/jsctor error message
bptato
2025-01-13
1
-2
/
+2
|
*
fromjs: do not accept nil for ref object
bptato
2025-01-13
2
-3
/
+5
|
*
javascript: type erase dfin
bptato
2025-01-13
3
-70
/
+68
|
*
javascript: replace old jsgetprop with new one
bptato
2025-01-13
2
-39
/
+2
|
*
javascript: take cstring in getClass, hasClass
bptato
2025-01-13
1
-3
/
+3
|
*
Conform to strict defs
bptato
2025-01-13
9
-88
/
+130
|
*
optshim: remove valType, opt
bptato
2025-01-13
2
-4
/
+1
|
*
javascript: remove $ -> toString conversion
bptato
2025-01-10
1
-5
/
+1
|
*
javascript: drop union types and non-JSValue varargs
bptato
2025-01-10
2
-249
/
+60
|
*
javascript: remove undocumented & broken defineConsts
bptato
2025-01-01
1
-19
/
+0
|
*
Make it work with abiCheck
bptato
2024-12-29
1
-4
/
+4
|
*
Fix casing
bptato
2024-12-29
2
-2
/
+2
|
*
Version 0.8.0
bptato
2024-12-26
3
-3
/
+6
|
*
Update to QuickJS-NG 0.8.0
bptato
2024-12-26
6
-418
/
+461
|
*
Version 0.7.2
bptato
2024-11-25
3
-2
/
+7
|
*
javascript: fix refc deinitialization bugs
bptato
2024-11-25
8
-24
/
+89
|
*
Version 0.7.1
bptato
2024-11-22
3
-2
/
+6
|
*
jspropenumlist: fix wrong allocation size
bptato
2024-11-22
3
-2
/
+4
|
*
Version 0.7.0
bptato
2024-11-18
3
-2
/
+6
|
*
javascript: complete exotic pragmas
bptato
2024-11-18
4
-63
/
+151
|
*
Version 0.6.0
bptato
2024-11-16
3
-3
/
+7
|
*
javascript, jsopaque: get rid of some useless tables
bptato
2024-11-16
4
-21
/
+35
|
*
Update to quickjs-ng 0.7.0
bptato
2024-11-16
10
-2257
/
+4224
|
*
fromjs: remove leftover debugging code
bptato
2024-11-16
1
-2
/
+0
|
*
Version 0.5.5
bptato
2024-11-09
3
-2
/
+6
|
*
fromjs, quickjs: fix and use JS_FreePropertyEnum API
bptato
2024-11-09
2
-4
/
+2
|
*
fromjs: fix crash on fromJS with seq
bptato
2024-11-09
3
-2
/
+13
|
*
Version 0.5.4
bptato
2024-11-08
4
-3
/
+7
[next]