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
/
io
/
serialize.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: add BuferedWriter
bptato
2024-03-16
1
-106
/
+0
*
loader: rework process model
bptato
2024-03-11
1
-10
/
+24
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-37
/
+0
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-5
/
+0
*
Use std/* imports everywhere
bptato
2024-01-07
1
-4
/
+4
*
Fix some casing issues
bptato
2024-01-06
1
-1
/
+1
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-3
/
+3
*
reduce new() usage
bptato
2023-10-25
1
-1
/
+1
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-3
/
+3
*
regex: copy after compiling
bptato
2023-09-24
1
-25
/
+0
*
response: add blob() function
bptato
2023-09-17
1
-2
/
+3
*
Fix compilation with --assertions:off
bptato
2023-09-15
1
-1
/
+2
*
move around more modules
bptato
2023-09-14
1
-0
/
+444
*
Move ips stuff to src/ips/
bptato
2022-11-22
1
-207
/
+0
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-6
/
+73
*
Use unix domain sockets for IPC
bptato
2022-09-06
1
-0
/
+1
*
Use a separate process for file loading
bptato
2022-08-18
1
-0
/
+139