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
/
config
/
toml.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: clean up/simplify
bptato
2024-03-17
1
-1
/
+1
*
loader: rework process model
bptato
2024-03-11
1
-0
/
+1
*
toml: misc refactorings
bptato
2024-01-30
1
-71
/
+40
*
toml: allow EOF in values with laxnames
bptato
2024-01-30
1
-0
/
+2
*
Use std/* imports everywhere
bptato
2024-01-07
1
-5
/
+5
*
config/toml: fix consumeComment overriding nodes
bptato
2023-12-15
1
-1
/
+2
*
config: better path handling; fix array parsing bug
bptato
2023-12-10
1
-0
/
+1
*
toml: fix dquote escaping
bptato
2023-10-26
1
-1
/
+1
*
Use twtstr.join everywhere
bptato
2023-10-01
1
-2
/
+2
*
toml: fix bug in multiline string parsing
bptato
2023-09-25
1
-0
/
+5
*
Accept bare strings in -o, fix -o with missing newline
bptato
2023-09-20
1
-6
/
+64
*
move around more modules
bptato
2023-09-14
1
-1
/
+1
*
toml: fix underscore number separator
bptato
2023-09-13
1
-1
/
+1
*
fix compile error
bptato
2023-09-13
1
-1
/
+1
*
toml: simplify
bptato
2023-09-13
1
-4
/
+2
*
toml: fix bugs in parseNumber
bptato
2023-09-13
1
-12
/
+15
*
toml: do not stream input
bptato
2023-09-13
1
-4
/
+1
*
toml: add support for hex/octal numbers
bptato
2023-09-13
1
-9
/
+45
*
toml: complain more on unexpected EOF
bptato
2023-09-07
1
-2
/
+3
*
toml: remove unused import
bptato
2023-09-07
1
-1
/
+0
*
toml: fix newline counting in multiline strings
bptato
2023-09-07
1
-2
/
+4
*
config: fix overriding default headers
bptato
2023-08-26
1
-0
/
+2
*
toml: various fixes
bptato
2023-08-26
1
-8
/
+11
*
toml: fix quotation chars in multiline strings
bptato
2023-08-19
1
-7
/
+9
*
Fixes & workarounds to compile on Nim 2.0.0
bptato
2023-08-01
1
-1
/
+1
*
Use utils/opt in toml parser
bptato
2023-06-18
1
-135
/
+138
*
Add support for canvas and multipart
bptato
2023-06-05
1
-1
/
+3
*
Refactor config, add charset opts
bptato
2023-05-16
1
-21
/
+25
*
Update config and config docs
bptato
2022-12-13
1
-2
/
+55
*
Add all sorts of config options and cookies
bptato
2022-12-13
1
-0
/
+1
*
Add siteconf, fix lineedit bugs
bptato
2022-11-29
1
-9
/
+52
*
Improve status messages, fix regressions, etc
bptato
2022-11-25
1
-1
/
+0
*
Fix user style regression, add minimum-contrast
bptato
2022-11-25
1
-3
/
+4
*
More configuration options
bptato
2021-12-19
1
-3
/
+5
*
Change configuration format to toml
bptato
2021-12-05
1
-0
/
+406