| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
in the spec for each option
|
|
|
|
This moves most of the body of the MustParse function into a MustParse
method on a Parser. The MustParse function is now implemented by calling
the MustParse function on the Parser it implicitly creates.
Closes: #194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into a slice or map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Pavel Borzenkov <[email protected]>
|
|
Signed-off-by: Pavel Borzenkov <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
behaviour is retained for backward compatibility
|
|
|