core-lightning/tools/gen
Rusty Russell 88de64a580 tools/generate-wire.py: simplify printwire routines, fix ... handling.
We make them return bool, and always use names `cursor` and `plen` in
callers, for simplicity.

Also, `...` means "loop until finished" not "loop this many bytes".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
header_template wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
impl_template tools/generate_wire.py: allow generated C files to have includes added. 2022-03-25 13:55:44 +10:30
print_header_template tools/generate-wire.py: simplify printwire routines, fix ... handling. 2022-03-25 13:55:44 +10:30
print_impl_template tools/generate-wire.py: simplify printwire routines, fix ... handling. 2022-03-25 13:55:44 +10:30