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
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
2024-11-29
better append/sort stuff
Jeff Carr
2024-11-29
added Delete<Key>() ?
Jeff Carr
2024-11-29
unique tag setting for Append()
Jeff Carr
2024-11-29
marshal argv options
Jeff Carr
2024-11-29
standard header
Jeff Carr
2024-11-29
autogen the marshal file
Jeff Carr
2024-11-29
maybe this will be useful. don't know
Jeff Carr
2024-11-29
only sort keys left
Jeff Carr
2024-11-29
mroe argv checks
Jeff Carr
2024-11-29
add argv
Jeff Carr
2024-11-29
getting to more standard code. still don't know how much this will work
Jeff Carr
2024-11-29
use string map
Jeff Carr
2024-11-29
test works
Jeff Carr
2024-11-29
continue attempt
Jeff Carr
2024-11-29
make test
Jeff Carr
2024-11-29
god damnit
Jeff Carr
2024-11-29
more
v0.0.0
Jeff Carr
2024-11-29
Day 1
Jeff Carr