summaryrefslogtreecommitdiff
path: root/protoReformat.go
AgeCommit message (Expand)Author
2025-10-08an auto --renumber option. man that is annoying by handv0.5.20v0.5.19Jeff Carr
2025-07-21used gemini to make function docsv0.0.75Jeff Carr
2025-04-12this was supposed to only be debug codev0.0.69Jeff Carr
2025-04-04track empty message {}Jeff Carr
2025-04-04correctly track empty lines between message{}Jeff Carr
2025-04-03start a oneof() formatJeff Carr
2025-04-02more complete format() functionsJeff Carr
2025-04-02more cleanups. now to add oneofJeff Carr
2025-03-30working again on fruit.protoJeff Carr
2025-03-29more attemptsJeff Carr
2025-03-29stuffJeff Carr
2025-03-29closer to working on Signal-Desktop proto filesJeff Carr
2025-03-29used autogenpb to reformat file.protoJeff Carr
2025-03-29fix --debugJeff Carr
2025-03-28runs again, still doing the padding wrongJeff Carr
2025-03-28closer to back to working againJeff Carr
2025-03-27better automated reformat testsJeff Carr
2025-03-27clean comment reparserJeff Carr
2025-03-27general updatesJeff Carr
2025-03-27a real world exampleJeff Carr
2025-03-27compiles and runs againJeff Carr
2025-03-27add an enum for messagesJeff Carr
2025-03-27works again using an interfaceJeff Carr
2025-03-26enum footer fixJeff Carr
2025-03-26more attempts to work on the signal-server proto filesJeff Carr
2025-03-26closerJeff Carr
2025-03-26still not rightJeff Carr
2025-03-26works again on my simple proto buf examplesJeff Carr
2025-03-26add 'enum' and 'oneof' detectionJeff Carr
2025-03-26correct usage of 'iterator' and 'scanner'Jeff Carr
2025-03-26mutex lock. duh. actually use it.Jeff Carr
2025-03-26first part doneJeff Carr
2025-03-26try to autoformat the protobufs for the signal devsJeff Carr
2025-02-01GPL 3.0v0.0.52v0.0.51v0.0.50Jeff Carr
2025-02-01auto formatting is working well enoughJeff Carr
2025-02-01goimport for protobufJeff Carr