cchat/cmd/internal/cchat-generator
diamondburned 1460ee6b4b Allow IOMethods to be explicit disposers
This commit changes IOMethods and clarifies stop functions that they
will act as destructors or disposers for whatever interface that
implements the methods, and that both the backend and frontend should
free that interface when they're called.

This commit is added as part of the IPC protocol.
2021-01-13 16:17:55 -08:00
..
genutils Regenerated code to adhere to codegen header 2020-10-04 14:33:57 -07:00
generate_enum.go Clarified bitwise enum starting point; regenerate 2020-10-09 00:05:25 -07:00
generate_interface.go Allow IOMethods to be explicit disposers 2021-01-13 16:17:55 -08:00
generate_struct.go Add Stringer into struct repositories 2020-10-04 10:28:48 -07:00
generate_type.go Added package empty 2020-10-03 14:31:38 -07:00
main.go Slightly cleaner generation structure 2021-01-08 19:55:35 -08:00