Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The scan methods must be "noexcept".
|
|
|
|
|
|
|
|
Replaces decoder_data() and others.
|
|
|
|
Replaces decoder_initialized().
|
|
Prepare for a Decoder API redesign based on an abstract class with
virtual methods.
|
|
|
|
|
|
|
|
|
|
|
|
The old struct config_param remains only for top-level string options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|