• Eric Myhre's avatar
    codegen: rearrange output into finite number of files. · 76193e5d
    Eric Myhre authored
    Also, emit some comments around the type definitions.
    
    The old file layout is still available, but renamed to GenerateSplayed.
    It will probably be removed in the future.
    
    The new format does not currently have stable output order.
    I'd like to preserve the original order given by the schema,
    but our current placeholder types for schema data don't have this.
    More work needed on this.
    76193e5d
generate.go 6.98 KB