Daniel Eklöf
|
9351d3b6d9
|
yml: yml_value_as_bool(): return false if value didn't match any known values
|
2019-01-01 20:32:12 +01:00 |
|
Daniel Eklöf
|
b2082e38ed
|
yml: support multiple merge values
This adds support for merging multiple values, using a list of
dictionaries:
foo:
<<: [*foo, *bar]
|
2018-12-29 16:06:04 +01:00 |
|
Daniel Eklöf
|
0e3dd72313
|
yml: bump anchor vector size
|
2018-12-26 15:31:37 +01:00 |
|
Daniel Eklöf
|
f1f3190767
|
yml: don't print out final node(s)
|
2018-12-17 20:26:02 +01:00 |
|
Daniel Eklöf
|
40e6af2e2e
|
yml: use tllists to represent dictionaries and lists
|
2018-12-15 12:52:12 +01:00 |
|
Daniel Eklöf
|
4e2f578518
|
yml: implement alias and '<<' expansion
|
2018-12-13 19:05:52 +01:00 |
|
Daniel Eklöf
|
8bf8a398b9
|
initial commit: wip
|
2018-11-17 11:30:33 +01:00 |
|