index
:
go.wit.com/apps/autogenpb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protoParse.go
Age
Commit message (
Expand
)
Author
2025-10-14
wasn't finding save on proto msg
v0.5.23
Jeff Carr
2025-10-07
nomutex must be the default until pb.Marshal() can be fixed
v0.5.17
Jeff Carr
2025-10-06
s/save/sort duh
Jeff Carr
2025-10-06
autogenerated pb.Load() and pb.Save() very nice
Jeff Carr
2025-09-23
compiles with new forgepb proto files
Jeff Carr
2025-09-22
error out if server returns nil
v0.5.6
Jeff Carr
2025-09-08
autogen some http code
Jeff Carr
2025-03-26
try to autoformat the protobufs for the signal devs
Jeff Carr
2025-03-10
adding more table pb options
v0.0.65
Jeff Carr
2025-02-20
autogen pb gui table fixes
v0.0.56
Jeff Carr
2025-02-01
GPL 3.0
v0.0.52
v0.0.51
v0.0.50
Jeff Carr
2025-01-17
start saving and setting the Uuid
v0.0.45
Jeff Carr
2025-01-14
use the fhelp package
Jeff Carr
2025-01-13
start using a common help library
v0.0.44
Jeff Carr
2025-01-12
more cleanups
Jeff Carr
2025-01-12
cleanups and help files
Jeff Carr
2025-01-12
add nomutex support to disable it per message struct
Jeff Carr
2025-01-12
make some help on the correct messages needed
Jeff Carr
2025-01-12
adding help
Jeff Carr
2025-01-12
refactor again. I want to make this clean
Jeff Carr
2025-01-11
maybe got it finally
Jeff Carr
2025-01-10
correctly identify the two primary structs
Jeff Carr
2025-01-10
make seperate find and sort files
Jeff Carr
2025-01-09
example doesn't seem to work. why? notsure
Jeff Carr
2025-01-09
builds and runs again
Jeff Carr
2025-01-09
compiles example and it runs
Jeff Carr
2025-01-09
compiles again
Jeff Carr
2025-01-09
rename dir
Jeff Carr
2025-01-09
mutex's are being added to the protoc pb.go file
Jeff Carr
2025-01-09
first pass parsing done
Jeff Carr
2025-01-09
cleanup output more
Jeff Carr
2025-01-09
rename file
Jeff Carr