Age | Commit message (Collapse) | Author |
|
Yojson now uses the Result.result type for its decoding functions
instead of polymorphic variants.
|
|
|
|
|
|
|
|
|
|
Restrict the Message module interface to the message types and decoder function.
|
|
the like.
|
|
|
|
It shall not be used by Config_tree, so there is no reason to keep it there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Situations when two lists are the same and when they don't have a common
part become indistinguishable, but that's rarely needed.
|
|
input from the reference tree anyway.
Make value modification functions behaviour multi-value node aware.
|
|
|
|
That was not so much of a bad idea after all.
|
|
|
|
This is important for decision is set should add or replace a value.
|
|
Mainly for quickly getting data from a reference tree.
|
|
Make insertion at the beginning default behaviour.
Implement insertion at the end.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(i.e. no constraints means anything goes).
|
|
|
|
test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
constraintErrorMessage.
|
|
|