summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
5 daysdoes every .proto file by defaultHEADv0.5.38masterdevelJeff Carr
9 daysnew argvpb changesJeff Carr
2025-10-19new argvv0.5.29Jeff Carr
2025-10-17Finally renamed prep to argvpbJeff Carr
2025-10-16automation using the excellent 'goimports' toolv0.5.27Jeff Carr
2025-10-16housecleaningJeff Carr
2025-10-16check for goimports. autogenpb needs itJeff Carr
2025-10-15don't need this anymore probablyv0.5.25Jeff Carr
2025-10-15add mtime checks like 'make' for smarter automationJeff Carr
2025-10-14run only on os.Stat(). hopefully helps go generatev0.5.24Jeff Carr
2025-10-08an auto --renumber option. man that is annoying by handv0.5.20v0.5.19Jeff Carr
2025-09-26Bash()v0.5.14Jeff Carr
2025-09-25add bash autocompletev0.5.9v0.5.10Jeff Carr
2025-09-15more work on 'any' in GUI PBJeff Carr
2025-09-08autogen some http codeJeff Carr
2025-08-29minorv0.0.77Jeff Carr
2025-03-28closer to back to working againJeff Carr
2025-03-27clean comment reparserJeff Carr
2025-03-27a real world exampleJeff Carr
2025-03-27add an enum for messagesJeff Carr
2025-03-26try to autoformat the protobufs for the signal devsJeff Carr
2025-02-20autogen pb gui table fixesv0.0.56Jeff Carr
2025-02-20generate GUI table codeJeff Carr
2025-02-12use fhelp package to attempt to install protocv0.0.54v0.0.53Jeff Carr
2025-02-01GPL 3.0v0.0.52v0.0.51v0.0.50Jeff Carr
2025-02-01goimport for protobufJeff Carr
2025-01-19add --identifyJeff Carr
2025-01-17start saving and setting the Uuidv0.0.45Jeff Carr
2025-01-13start using a common help libraryv0.0.44Jeff Carr
2025-01-12cleanup outputJeff Carr
2025-01-12cleanups and help filesJeff Carr
2025-01-12add nomutex support to disable it per message structJeff Carr
2025-01-12refactor again. I want to make this cleanJeff Carr
2025-01-10close to being able to remove the old functionsJeff Carr
2025-01-10maybe a function I can use with patchsets.protoJeff Carr
2025-01-10cleanup as much junk as possiblev0.0.39Jeff Carr
2025-01-09example is working okayJeff Carr
2025-01-09example doesn't seem to work. why? notsureJeff Carr
2025-01-09compiles againJeff Carr
2025-01-09iterator top done?Jeff Carr
2025-01-09renameJeff Carr
2025-01-09mutex's are being added to the protoc pb.go fileJeff Carr
2025-01-09all functions are passed the informationn in the protobufJeff Carr
2025-01-09rearrange the codeJeff Carr
2025-01-09marshal is converted to using the protobufJeff Carr
2025-01-09protoc is runningJeff Carr
2025-01-09first pass parsing doneJeff Carr
2025-01-09cleanup output moreJeff Carr
2025-01-08found mutexJeff Carr
2025-01-08make a protofile for the app itselfJeff Carr