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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
bindings: fix JSInterruptHandler signature
bptato
2023-09-15
2
-2
/
+2
*
dom: fix incorrect iteration in descendants
bptato
2023-09-14
1
-2
/
+3
*
buffer: directly pass EncoderStream to parseStylesheet
bptato
2023-09-14
1
-3
/
+2
*
Update submodules
bptato
2023-09-14
4
-5
/
+16
*
remove radixtree
bptato
2023-09-14
1
-195
/
+0
*
move around more modules
bptato
2023-09-14
54
-121
/
+121
*
move some modules to local/
bptato
2023-09-14
5
-6
/
+6
*
Switch buffer -> client connection to client -> buffer
bptato
2023-09-14
3
-37
/
+29
*
fix ansi color parsing of multiple values
bptato
2023-09-13
1
-1
/
+0
*
twtstr: simplify
bptato
2023-09-13
2
-13
/
+8
*
toml: fix underscore number separator
bptato
2023-09-13
1
-1
/
+1
*
Do not use mailcap for text/plain
bptato
2023-09-13
1
-0
/
+5
*
fix compile error
bptato
2023-09-13
1
-1
/
+1
*
toml: simplify
bptato
2023-09-13
1
-4
/
+2
*
toml: fix bugs in parseNumber
bptato
2023-09-13
1
-12
/
+15
*
toml: do not stream input
bptato
2023-09-13
1
-4
/
+1
*
toml: add support for hex/octal numbers
bptato
2023-09-13
1
-9
/
+45
*
color: fix parseLegacyColor bugs
bptato
2023-09-13
2
-10
/
+14
*
layout: make table rowspan occupy several rows
bptato
2023-09-11
2
-20
/
+51
*
layout: fix table row group regression
bptato
2023-09-10
1
-9
/
+29
*
container: accept numbers in cursorLeft, cursorRight, etc.
bptato
2023-09-09
1
-8
/
+8
*
layout: simplify preBuildTableRows
bptato
2023-09-09
1
-36
/
+13
*
layout: remove commented out hack
bptato
2023-09-09
1
-10
/
+0
*
layout: add table rowspan
bptato
2023-09-09
2
-11
/
+57
*
fix compilation on 1.6.14
bptato
2023-09-09
1
-3
/
+3
*
buffer: remove url reference
bptato
2023-09-09
1
-2
/
+3
*
javascript: fix a GC bug
bptato
2023-09-09
2
-5
/
+23
*
blob: use JSDict
bptato
2023-09-09
1
-10
/
+14
*
tojs: remove JSDict
bptato
2023-09-09
1
-12
/
+0
*
remove obsolete comment
bptato
2023-09-09
1
-1
/
+0
*
event: use JSDict
bptato
2023-09-09
1
-20
/
+18
*
fetch: use JSDict
bptato
2023-09-09
4
-46
/
+139
*
javascript: add JSDict type
bptato
2023-09-09
4
-14
/
+46
*
add extern, refactor some term functions
bptato
2023-09-09
6
-71
/
+122
*
ouch
bptato
2023-09-08
1
-1
/
+1
*
regex: avoid infinite loop
bptato
2023-09-08
1
-1
/
+7
*
dom: align some return values with their webidl
bptato
2023-09-08
2
-13
/
+13
*
Add vi-style numeric prefixes, make gotoLine 1-based
bptato
2023-09-08
3
-14
/
+52
*
container: add separate commands for 0 and ^
bptato
2023-09-08
1
-0
/
+9
*
url: simplify
bptato
2023-09-08
1
-26
/
+10
*
cell: remove old hack
bptato
2023-09-08
1
-4
/
+0
*
fetch: allow string input, allow init dictionary
bptato
2023-09-08
2
-4
/
+9
*
buffer.click: implement preventDefault
bptato
2023-09-08
1
-8
/
+16
*
URL: fix missing searchParams when baseURL is given
bptato
2023-09-08
1
-0
/
+3
*
atob, btoa: handle latin-1 correctly
bptato
2023-09-08
1
-12
/
+36
*
Add btoa, atob
bptato
2023-09-07
3
-0
/
+38
*
toml: complain more on unexpected EOF
bptato
2023-09-07
1
-2
/
+3
*
container: remove strformat dependency
bptato
2023-09-07
1
-2
/
+4
*
container: remove attrs
bptato
2023-09-07
1
-3
/
+0
*
dom: set input type to text if not given
bptato
2023-09-07
1
-0
/
+2
[next]