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
/
generate.go
Age
Commit message (
Expand
)
Author
2025-10-15
rename files
v0.5.26
Jeff Carr
2025-10-15
add a sort header
Jeff Carr
2025-10-10
make Append() and Clone() as seperate things
v0.5.22
v0.5.21
Jeff Carr
2025-10-09
working on Clone()
Jeff Carr
2025-10-09
rename. plan for Clone()
Jeff Carr
2025-10-08
add sort in place functions
v0.5.18
Jeff Carr
2025-09-23
compiles with new forgepb proto files
Jeff Carr
2025-03-26
names corrected for 'scanner' & 'iterator'
Jeff Carr
2025-03-19
don't globally expose these internal sort things
v0.0.66
Jeff Carr
2025-03-19
golang 1.24 'iter'
Jeff Carr
2025-03-18
add IterBy() functions
Jeff Carr
2025-03-09
add InsertBy() functions
v0.0.64
Jeff Carr
2025-02-01
GPL 3.0
v0.0.52
v0.0.51
v0.0.50
Jeff Carr
2025-01-19
add Delete()
v0.0.47
Jeff Carr
2025-01-17
start saving and setting the Uuid
v0.0.45
Jeff Carr
2025-01-13
corrected the mutex lock names
Jeff Carr
2025-01-13
bad message handling logic. working the issue
Jeff Carr
2025-01-12
FIX THINGS. THIS IS BETTER!
v0.0.42
Jeff Carr
2025-01-12
more cleanups
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
adding help
Jeff Carr
2025-01-12
generates generic Append()
Jeff Carr
2025-01-12
maybe ready to test it on real stuff
Jeff Carr
2025-01-12
good stuff. Find() seems to work
Jeff Carr
2025-01-12
Delete() is working again
Jeff Carr
2025-01-12
almost have Delete()
Jeff Carr
2025-01-12
ready to tackle AppendBy()
Jeff Carr
2025-01-12
it compiled the test. sort seems to be working
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-11
hmm. maybe
Jeff Carr
2025-01-11
add a new iterator generate file
Jeff Carr
2025-01-11
maybe ready to git tag
Jeff Carr
2025-01-11
working on LOCK
Jeff Carr
2025-01-11
rename files
Jeff Carr