Commit graph

23 commits

Author SHA1 Message Date
c01b61cb11
fix get_raw_value, fix returning refs to cows 2021-02-28 20:42:54 -05:00
0ce311a1eb
pendantic clippy lints 2021-02-27 23:19:25 -05:00
bfd4172e48
use str in most cases 2021-02-27 22:18:44 -05:00
65744b0e13
fully comment values 2021-02-27 19:55:19 -05:00
37cead20f3
more normalize docs 2021-02-27 19:14:49 -05:00
267c53f15d
collaspe if block 2021-02-27 19:07:50 -05:00
60f95a0358
better doc 2021-02-27 19:01:01 -05:00
99f0400118
implement unquoting in normalize 2021-02-27 18:48:05 -05:00
300fb6bbfb
add normalize 2021-02-27 15:40:11 -05:00
16496d91a1
Implement get_value for GitConfig 2021-02-26 23:33:38 -05:00
a50544b43a
Use traits instead of shadowing from_str 2021-02-26 21:32:37 -05:00
781040a88b
remove falsevariant 2021-02-26 21:24:55 -05:00
19cb3117eb
add tests for boolean 2021-02-24 15:47:35 -05:00
75a99679a2
make serde optional, clippy lints 2021-02-24 12:11:18 -05:00
3f8fdd74dc
Add ColorValue tests 2021-02-23 21:02:17 -05:00
a53a056cea
Add tests for ColorAttribute 2021-02-23 20:45:13 -05:00
f82d32953e
Add key-value delimination event 2021-02-23 11:30:48 -05:00
93e6e2eed3
fully document parser 2021-02-20 02:28:50 -05:00
1c770a9560
completely refactor config 2021-02-20 00:33:17 -05:00
19fc0ebaaf
Booleans now retain original value 2021-02-19 19:41:58 -05:00
eacb903dfd
more work on parser 2021-02-19 12:08:42 -05:00
d63b1f7ab3
more work 2021-02-19 00:12:59 -05:00
30b054df31
Complete initial parser 2021-02-18 12:49:47 -05:00