Skip to content
  • Alejandro R Sedeño's avatar
    printer.lisp: better preserve proto names · a99cf6bd
    Alejandro R Sedeño authored
    [proto -> lisp]
    1) Do case-sensitive comparisons between the name we have and the name
       we would derive from #'CLASS-NAME->PROTO. Case matters.
    
    2) Do not downcase :name options when we're outputting them to a .lisp
       file. Again, case matters.
    
    3) Preserve names for PROTOBUF-SERVICEs, as necessary.
    
    4) Preserve names, input-names, and output-names for PROTOBUF-METHODs,
       as necessary.
    a99cf6bd