Jeff Carr
|
cfd9ec5ccd
|
refactor again. I want to make this clean
as clean as possible because, I use this tool alot. everywhere.
I want it to always work. I need do not want it to break
|
2025-01-12 01:32:52 -06:00 |
Jeff Carr
|
f3297022a8
|
close to being able to remove the old functions
|
2025-01-10 22:27:38 -06:00 |
Jeff Carr
|
e676c213b1
|
maybe a function I can use with patchsets.proto
|
2025-01-10 12:19:22 -06:00 |
Jeff Carr
|
88e4359cde
|
cleanup as much junk as possible
|
2025-01-10 04:22:53 -06:00 |
Jeff Carr
|
3f81cca18c
|
example is working okay
|
2025-01-09 20:08:22 -06:00 |
Jeff Carr
|
948af64ea2
|
example doesn't seem to work. why? notsure
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2025-01-09 17:15:53 -06:00 |
Jeff Carr
|
ff1721c250
|
compiles again
|
2025-01-09 15:03:05 -06:00 |
Jeff Carr
|
c99d8763e6
|
iterator top done?
|
2025-01-09 06:47:35 -06:00 |
Jeff Carr
|
b0ceb9e1b4
|
rename
|
2025-01-09 06:09:09 -06:00 |
Jeff Carr
|
a4beeca857
|
mutex's are being added to the protoc pb.go file
|
2025-01-09 05:49:23 -06:00 |
Jeff Carr
|
78bfce745b
|
all functions are passed the informationn in the protobuf
|
2025-01-09 05:20:00 -06:00 |
Jeff Carr
|
e6a3329628
|
rearrange the code
|
2025-01-09 05:06:11 -06:00 |
Jeff Carr
|
0aa3457e7d
|
marshal is converted to using the protobuf
|
2025-01-09 05:00:29 -06:00 |
Jeff Carr
|
62c93069c5
|
protoc is running
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2025-01-09 04:35:48 -06:00 |
Jeff Carr
|
213f719621
|
first pass parsing done
|
2025-01-09 04:22:11 -06:00 |
Jeff Carr
|
d67c2eb3a2
|
cleanup output more
|
2025-01-09 04:03:30 -06:00 |
Jeff Carr
|
d850ec82c8
|
found mutex
|
2025-01-08 20:30:33 -06:00 |
Jeff Carr
|
3fe2fde185
|
make a protofile for the app itself
that turns out to be a lot of fun!
|
2025-01-08 19:45:48 -06:00 |
Jeff Carr
|
6bb2b972b4
|
fix path. add notes to help install protoc
|
2024-12-18 02:54:14 -06:00 |
Jeff Carr
|
84c25d74da
|
lots of fixes in gitpb
|
2024-12-17 06:34:27 -06:00 |
Jeff Carr
|
c3d018df22
|
try to fix this when working in a go.work env
|
2024-12-15 20:52:57 -06:00 |
Jeff Carr
|
5846d5e4af
|
minor mv code
|
2024-12-04 15:35:27 -06:00 |
Jeff Carr
|
f888dab0f2
|
go-clone --build
|
2024-12-01 22:21:09 -06:00 |
Jeff Carr
|
2c8a813b71
|
fix mutex marshal nil panic
|
2024-12-01 10:42:12 -06:00 |
Jeff Carr
|
3261af8db3
|
sort using mutex from protobuf struct
|
2024-12-01 00:46:06 -06:00 |
Jeff Carr
|
9a34961d3d
|
only do mutex after proto
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-30 23:20:10 -06:00 |
Jeff Carr
|
3a4e0c1046
|
auto detect unique keys in protobuf file
|
2024-11-30 15:06:57 -06:00 |
Jeff Carr
|
b1172af227
|
run protoc with the right paths
|
2024-11-30 13:48:50 -06:00 |
Jeff Carr
|
dc356e9d0f
|
auto run protoc
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-30 12:17:38 -06:00 |
Jeff Carr
|
de3b63c1b0
|
golang 1.20 should be new enough
|
2024-11-29 21:49:11 -06:00 |
Jeff Carr
|
8fcf500a80
|
run go mod init and tidy
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 15:51:04 -06:00 |
Jeff Carr
|
a40f961924
|
jam a mutex in the proto-gen-go pb.go file for now
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 15:27:56 -06:00 |
Jeff Carr
|
a6035cb90f
|
move autogen sort.pb.go into seperate file
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 15:19:04 -06:00 |
Jeff Carr
|
678cb67c9b
|
fix Append() logic
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 14:18:35 -06:00 |
Jeff Carr
|
98b366e2df
|
better append/sort stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 14:08:33 -06:00 |
Jeff Carr
|
908c905675
|
added Delete<Key>() ?
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 13:35:13 -06:00 |
Jeff Carr
|
4b64696a29
|
unique tag setting for Append()
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 12:59:26 -06:00 |
Jeff Carr
|
7a1b960858
|
marshal argv options
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 12:35:12 -06:00 |
Jeff Carr
|
69093ef5de
|
standard header
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 12:00:19 -06:00 |
Jeff Carr
|
dc640a6ccb
|
autogen the marshal file
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 11:56:57 -06:00 |
Jeff Carr
|
07e556e379
|
maybe this will be useful. don't know
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 11:32:27 -06:00 |
Jeff Carr
|
ba981d6bb2
|
only sort keys left
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 11:21:56 -06:00 |
Jeff Carr
|
8158a66db5
|
mroe argv checks
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 11:15:40 -06:00 |
Jeff Carr
|
28daefa6c5
|
add argv
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 11:08:11 -06:00 |
Jeff Carr
|
6e29eb7862
|
getting to more standard code. still don't know how much this will work
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 10:30:58 -06:00 |
Jeff Carr
|
6c425fc05e
|
use string map
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 10:23:50 -06:00 |
Jeff Carr
|
fb79d5b17d
|
test works
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 10:20:06 -06:00 |
Jeff Carr
|
766c2e1674
|
continue attempt
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 09:36:54 -06:00 |
Jeff Carr
|
1c0234a442
|
make test
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 09:14:30 -06:00 |
Jeff Carr
|
f145e6e74e
|
god damnit
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 08:54:49 -06:00 |