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
*
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
*
loader, data: remove stray eprints
bptato
2023-09-02
2
-4
/
+0
*
loader: add data URLs
bptato
2023-09-01
4
-5
/
+66
*
javascript: factor out fromJS
bptato
2023-08-29
2
-0
/
+2
*
refactor: Result[T, JSError] -> JSResult[T]
bptato
2023-08-28
2
-8
/
+7
*
javascript: refactor
bptato
2023-08-28
3
-4
/
+7
*
Move charsets into chakasu
bptato
2023-08-14
3
-5
/
+8
*
Add mailcap, mime.types & misc refactorings
bptato
2023-08-13
10
-164
/
+302
*
Fixes & workarounds to compile on Nim 2.0.0
bptato
2023-08-01
2
-1
/
+4
*
Improve encoding support
bptato
2023-07-12
2
-33
/
+63
*
Buffer search fixes & improvements
bptato
2023-07-11
1
-9
/
+17
*
Add proxy support
bptato
2023-07-04
1
-0
/
+6
*
Add platform object conversion to union type
bptato
2023-07-02
2
-17
/
+48
[next]