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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial image support
bptato
2024-04-25
2
-2
/
+11
*
sandbox: seccomp support on Linux
bptato
2024-04-18
2
-6
/
+25
*
Update code style
bptato
2024-04-17
8
-37
/
+39
*
bind_unix, connect_unix: add string.h include
bptato
2024-04-12
2
-0
/
+2
*
pager: fix broken writeToFile
bptato
2024-03-29
1
-0
/
+3
*
Add capsicum support
bptato
2024-03-28
4
-18
/
+82
*
buffer: fix clone
bptato
2024-03-24
1
-6
/
+0
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
7
-308
/
+66
*
bufreader: add initPacketReader
bptato
2024-03-24
2
-4
/
+13
*
io: add bufreader
bptato
2024-03-21
6
-72
/
+236
*
buffer: also buffer reads for packets
bptato
2024-03-20
1
-4
/
+5
*
client: refactor input
bptato
2024-03-18
1
-0
/
+10
*
io: add BuferedWriter
bptato
2024-03-16
3
-106
/
+178
*
Move around some modules
bptato
2024-03-14
2
-0
/
+43
*
posixstream: do not ignore lseek result
bptato
2024-03-12
1
-1
/
+2
*
io: add dynstream
bptato
2024-03-12
4
-55
/
+92
*
loader: rework process model
bptato
2024-03-11
4
-17
/
+38
*
posixstream: add readLine implementation
bptato
2024-03-02
1
-1
/
+18
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
2
-1
/
+58
*
loader: clean up regular file loading
bptato
2024-02-26
1
-1
/
+0
*
Replace Chakasu with Chagashi
bptato
2024-02-22
1
-1
/
+7
*
Various refactorings & fixes
bptato
2024-02-14
2
-109
/
+53
*
loader: fix delOutput bug, remove ErrorWouldBlock
bptato
2024-02-13
1
-4
/
+1
*
io: remove multistream, teestream
bptato
2024-02-12
2
-74
/
+0
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
2
-37
/
+6
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-5
/
+0
*
loader: fixes & cleanup
bptato
2024-02-10
2
-3
/
+12
*
loader: use recvData instead of readData
bptato
2024-02-09
2
-0
/
+20
*
Incremental rendering
bptato
2024-02-07
2
-3
/
+18
*
loader: clean up error handling
bptato
2024-01-26
2
-8
/
+17
*
Use std/* imports everywhere
bptato
2024-01-07
8
-16
/
+17
*
Fix some casing issues
bptato
2024-01-06
1
-1
/
+1
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-3
/
+3
*
buffer: clean up ssock on being killed
bptato
2023-12-21
1
-0
/
+3
*
socketstream: get rid of emits
bptato
2023-12-18
3
-50
/
+75
*
socketstream, serversocket: portable bindUnix
bptato
2023-12-14
4
-10
/
+50
*
reduce new() usage
bptato
2023-10-25
2
-8
/
+9
*
Remove runestream
bptato
2023-10-22
1
-31
/
+0
*
socketstream: get rid of pointer arithmetic
bptato
2023-10-18
1
-2
/
+4
*
posixstream: fix buffer overflow
bptato
2023-09-28
1
-1
/
+2
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-3
/
+3
*
regex: copy after compiling
bptato
2023-09-24
1
-25
/
+0
*
buffer: make clone fork()
bptato
2023-09-23
2
-0
/
+30
*
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
17
-1753
/
+620
*
remove obsolete comment
bptato
2023-09-09
1
-1
/
+0
*
fetch: use JSDict
bptato
2023-09-09
2
-43
/
+136
*
loader: get rid of xdeclaredbutnotused warning
bptato
2023-09-07
1
-0
/
+1
*
Fix compilation < Nim 2.0
bptato
2023-09-04
1
-1
/
+1
[next]