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
...
*
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
*
twtstr: remove some unused procs
bptato
2023-09-07
1
-22
/
+0
*
twtstr: remove toLowerAscii2
bptato
2023-09-07
2
-23
/
+10
*
url: optimize
bptato
2023-09-07
1
-15
/
+21
*
url: fix \n, \t not being properly removed
bptato
2023-09-07
1
-1
/
+3
*
toml: remove unused import
bptato
2023-09-07
1
-1
/
+0
*
loader: get rid of xdeclaredbutnotused warning
bptato
2023-09-07
1
-0
/
+1
*
toml: fix newline counting in multiline strings
bptato
2023-09-07
1
-2
/
+4
*
main: remove stray eprint, update -o info text
bptato
2023-09-06
1
-2
/
+1
*
fix typo
bptato
2023-09-06
1
-2
/
+2
*
main: allow grouped single-letter params
bptato
2023-09-05
1
-59
/
+94
*
javascript: reference unforgeables in table
bptato
2023-09-04
1
-1
/
+1
*
tojs: fix memory leak
bptato
2023-09-04
1
-5
/
+12
*
Fix compilation < Nim 2.0
bptato
2023-09-04
1
-1
/
+1
*
loader, data: remove stray eprints
bptato
2023-09-02
2
-4
/
+0
*
buffer: run JS jobs on connected/read/error
bptato
2023-09-01
1
-0
/
+6
*
loader: add data URLs
bptato
2023-09-01
5
-6
/
+72
*
url: remove validation error comments
bptato
2023-09-01
1
-76
/
+9
*
url: format code
bptato
2023-09-01
1
-97
/
+130
*
url: fix opaque host parsing, add has to auth case
bptato
2023-09-01
1
-6
/
+7
*
buffer: add javascript: URL support
bptato
2023-09-01
1
-3
/
+39
*
dom: fix previousElementSibling
bptato
2023-09-01
1
-2
/
+2
*
buffer: fix repaint on click events
bptato
2023-08-31
1
-1
/
+2
[prev]
[next]