index
:
jcarr/autogenpb
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
/
main.go
Age
Commit message (
Expand
)
Author
2025-03-28
closer to back to working again
Jeff Carr
2025-03-27
clean comment reparser
Jeff Carr
2025-03-27
a real world example
Jeff Carr
2025-03-27
add an enum for messages
Jeff Carr
2025-03-26
try to autoformat the protobufs for the signal devs
Jeff Carr
2025-02-20
autogen pb gui table fixes
v0.0.56
Jeff Carr
2025-02-20
generate GUI table code
Jeff Carr
2025-02-12
use fhelp package to attempt to install protoc
v0.0.54
v0.0.53
Jeff Carr
2025-02-01
GPL 3.0
v0.0.52
v0.0.51
v0.0.50
Jeff Carr
2025-02-01
goimport for protobuf
Jeff Carr
2025-01-19
add --identify
Jeff Carr
2025-01-17
start saving and setting the Uuid
v0.0.45
Jeff Carr
2025-01-13
start using a common help library
v0.0.44
Jeff Carr
2025-01-12
cleanup output
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
refactor again. I want to make this clean
Jeff Carr
2025-01-10
close to being able to remove the old functions
Jeff Carr
2025-01-10
maybe a function I can use with patchsets.proto
Jeff Carr
2025-01-10
cleanup as much junk as possible
v0.0.39
Jeff Carr
2025-01-09
example is working okay
Jeff Carr
2025-01-09
example doesn't seem to work. why? notsure
Jeff Carr
2025-01-09
compiles again
Jeff Carr
2025-01-09
iterator top done?
Jeff Carr
2025-01-09
rename
Jeff Carr
2025-01-09
mutex's are being added to the protoc pb.go file
Jeff Carr
2025-01-09
all functions are passed the informationn in the protobuf
Jeff Carr
2025-01-09
rearrange the code
Jeff Carr
2025-01-09
marshal is converted to using the protobuf
Jeff Carr
2025-01-09
protoc is running
Jeff Carr
2025-01-09
first pass parsing done
Jeff Carr
2025-01-09
cleanup output more
Jeff Carr
2025-01-08
found mutex
Jeff Carr
2025-01-08
make a protofile for the app itself
Jeff Carr
2024-12-18
fix path. add notes to help install protoc
Jeff Carr
2024-12-17
lots of fixes in gitpb
v0.0.31
Jeff Carr
2024-12-15
try to fix this when working in a go.work env
v0.0.28
v0.0.27
Jeff Carr
2024-12-04
minor mv code
v0.0.20
v0.0.19
v0.0.18
v0.0.17
Jeff Carr
2024-12-01
go-clone --build
v0.0.9
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Jeff Carr
2024-12-01
fix mutex marshal nil panic
v0.0.7
Jeff Carr
2024-12-01
sort using mutex from protobuf struct
v0.0.6
Jeff Carr
2024-11-30
only do mutex after proto
Jeff Carr
2024-11-30
auto detect unique keys in protobuf file
v0.0.5
Jeff Carr
2024-11-30
run protoc with the right paths
Jeff Carr
2024-11-30
auto run protoc
Jeff Carr
2024-11-29
golang 1.20 should be new enough
v0.0.1
Jeff Carr
2024-11-29
run go mod init and tidy
Jeff Carr
2024-11-29
jam a mutex in the proto-gen-go pb.go file for now
Jeff Carr
2024-11-29
move autogen sort.pb.go into seperate file
Jeff Carr
2024-11-29
fix Append() logic
Jeff Carr
[next]