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
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update monoucha
bptato
2024-06-22
2
-2
/
+2
*
misc cleanups
bptato
2024-06-22
1
-1
/
+1
*
img, term: try to detect unknown images, improve kitty encoder
bptato
2024-06-21
1
-8
/
+12
*
img, loader: separate out png codec into cgi, misc improvements
bptato
2024-06-20
2
-3
/
+3
*
Update Chame, Chagashi
bptato
2024-06-13
1
-56
/
+9
*
Move JS wrapper into Monoucha
bptato
2024-06-03
17
-3021
/
+29
*
js: improve jsregex interface
bptato
2024-06-03
1
-16
/
+13
*
js: change jsstfunc syntax
bptato
2024-06-03
1
-2
/
+2
*
js: fix runtime cleanup
bptato
2024-06-03
1
-18
/
+29
*
js: small misc changes
bptato
2024-06-02
1
-13
/
+15
*
Fix GCC 14 compilation
bptato
2024-05-30
1
-15
/
+22
*
html: improve Request, derive Client from Window
bptato
2024-05-20
1
-3
/
+5
*
js: allow var instead of ptr
bptato
2024-05-12
2
-26
/
+32
*
fromjs: remove broken uint64 converter
bptato
2024-05-09
1
-5
/
+0
*
js: fix compileModule
bptato
2024-05-08
2
-2
/
+2
*
js: clean up eval wrappers
bptato
2024-05-08
1
-6
/
+4
*
js: fix finalizer effects
bptato
2024-05-08
1
-1
/
+2
*
js: refactor
bptato
2024-05-08
13
-137
/
+43
*
js: fix compilation on 1.6.14
bptato
2024-05-06
2
-4
/
+3
*
color: separate out JS converters
bptato
2024-05-05
1
-0
/
+46
*
Use isSome instead of isOk
bptato
2024-05-05
2
-22
/
+17
*
js: move fromJS_or_return nil check to JSError toJS
bptato
2024-05-04
2
-7
/
+4
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
4
-56
/
+37
*
js: fix various leaks etc.
bptato
2024-05-03
7
-163
/
+188
*
cssparser: refactor
bptato
2024-05-01
1
-2
/
+0
*
Remove unnecessary unsigned casts
bptato
2024-04-26
1
-1
/
+1
*
data: replace std/base64 with atob
bptato
2024-04-25
1
-64
/
+4
*
js: fix some incorrect defineProperty usage
bptato
2024-04-21
2
-3
/
+2
*
js: override default toString tag of global
bptato
2024-04-21
1
-1
/
+5
*
base64: rewrite btoa too
bptato
2024-04-21
1
-3
/
+39
*
base64: rewrite atob
bptato
2024-04-21
1
-6
/
+65
*
Update code style
bptato
2024-04-17
11
-256
/
+273
*
js: remove automatic function -> closure conversion
bptato
2024-04-15
3
-68
/
+24
*
remove dead code, fix openArray casing
bptato
2024-04-08
1
-2
/
+2
*
js: proper distinction between Opt/Option
bptato
2024-03-24
3
-38
/
+19
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
3
-17
/
+16
*
config: clean up/simplify
bptato
2024-03-17
1
-4
/
+6
*
man: rewrite in Nim
bptato
2024-03-13
1
-21
/
+22
*
loader: rework process model
bptato
2024-03-11
1
-1
/
+1
*
quickjs: reduce diff with upstream
bptato
2024-03-02
2
-6
/
+8
*
dom: add onload content attribute to body
bptato
2024-02-24
3
-3
/
+26
*
dom: print parse errors to console
bptato
2024-02-24
1
-6
/
+8
*
Replace Chakasu with Chagashi
bptato
2024-02-22
2
-53
/
+147
*
regex: compileSearchRegex improvements
bptato
2024-02-18
1
-9
/
+7
*
regex: re-work compileSearchRegex
bptato
2024-02-17
5
-65
/
+62
*
js: fix fromJSEnum
bptato
2024-02-08
2
-6
/
+17
*
regex: fix 8-bit narrow strings in JS
bptato
2024-02-05
1
-1
/
+1
*
js: always use var destructor
bptato
2024-01-29
1
-8
/
+2
*
js: update pragma docs
bptato
2024-01-24
1
-3
/
+9
*
js: define toStringTag properly
bptato
2024-01-24
2
-3
/
+12
[next]