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
|
6f354d8d9f
|
rename file
|
2025-01-09 03:44:09 -06:00 |
Jeff Carr
|
4ff3a92bc6
|
builds
|
2025-01-09 03:42:29 -06:00 |
Jeff Carr
|
355817c0db
|
smarter parsing
|
2025-01-08 20:58:29 -06:00 |
Jeff Carr
|
ad67a6f42d
|
parse for all the structs
|
2025-01-08 20:52:47 -06:00 |
Jeff Carr
|
d850ec82c8
|
found mutex
|
2025-01-08 20:30:33 -06:00 |
Jeff Carr
|
40bb6caf20
|
testfiles dir
|
2025-01-08 19:58:29 -06:00 |
Jeff Carr
|
99c036733b
|
runs the testfiles/ test
|
2025-01-08 19:56:45 -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
|
0a1eb821e9
|
minor
|
2025-01-07 20:57:50 -06:00 |
Jeff Carr
|
f363c23176
|
add example. and forgot the GPL!
|
2024-12-31 13:24:00 -06:00 |
Jeff Carr
|
c9c98765d2
|
start thinking about redoing the sort function
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-12-27 14:43:21 -06:00 |
Jeff Carr
|
13d9cfd658
|
add control file
|
2024-12-18 03:02:44 -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
|
50cafc8517
|
add version and DO NOT EDIT to header
|
2024-12-16 00:18:30 -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
|
21ab45b3f5
|
remove all os.Exit() to stabilize things
|
2024-12-14 16:27:29 -06:00 |
Jeff Carr
|
96a063a15a
|
duh. TRUNC files
|
2024-12-11 13:50:38 -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
|
7a1c1e3180
|
kill nil panic possibility
|
2024-12-01 16:43:08 -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
|
d2112f954d
|
just no. don't put directories in libraries. ever.
|
2024-11-30 13:53:16 -06:00 |
Jeff Carr
|
b1172af227
|
run protoc with the right paths
|
2024-11-30 13:48:50 -06:00 |
Jeff Carr
|
d24d836899
|
have to auto run protoc
|
2024-11-30 12:44:04 -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
|
10cf601ea0
|
notes on weird 'go mod tidy' failure
|
2024-11-30 02:01:44 -06:00 |
Jeff Carr
|
0bfba38b82
|
attempting to publish
|
2024-11-30 00:16:51 -06:00 |
Jeff Carr
|
de3b63c1b0
|
golang 1.20 should be new enough
|
2024-11-29 21:49:11 -06:00 |
Jeff Carr
|
58f595f10f
|
add Find()
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 17:45:17 -06:00 |
Jeff Carr
|
3f50c54d09
|
builds again
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 17:31:49 -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
|
bdd91505e0
|
add UnmarshalTEXT()
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 12:49:27 -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
|
45b343bee8
|
might be pretty good stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-29 12:03:35 -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 |