Jeff Carr
c862fac55f
minor
2025-04-30 14:39:28 -05:00
Jeff Carr
58ce73adf7
this was supposed to only be debug code
2025-04-12 11:25:32 -05:00
Jeff Carr
d958fda766
first pass on signal-server proto file
2025-04-04 08:07:52 -05:00
Jeff Carr
198b217cfa
track empty message {}
2025-04-04 08:07:06 -05:00
Jeff Carr
167acab354
correctly track empty lines between message{}
2025-04-04 06:03:16 -05:00
Jeff Carr
c52d8ea9a8
start a oneof() format
2025-04-03 00:43:32 -05:00
Jeff Carr
8471b3e683
more complete format() functions
2025-04-02 23:26:49 -05:00
Jeff Carr
b4df5436ec
more cleanups. now to add oneof
2025-04-02 12:33:29 -05:00
Jeff Carr
4e3e05684b
working again on fruit.proto
2025-03-30 04:26:58 -05:00
Jeff Carr
41bac3da7b
more attempts
2025-03-29 21:36:58 -05:00
Jeff Carr
12b8c5603b
stuff
2025-03-29 21:10:22 -05:00
Jeff Carr
3b43eea6a3
closer to working on Signal-Desktop proto files
2025-03-29 13:36:56 -05:00
Jeff Carr
79e59bef11
used autogenpb to reformat file.proto
2025-03-29 11:55:54 -05:00
Jeff Carr
0a97886cd2
fix --debug
2025-03-29 09:43:24 -05:00
Jeff Carr
de7d698e19
runs again, still doing the padding wrong
2025-03-28 10:18:58 -05:00
Jeff Carr
11ccc557fe
closer to back to working again
2025-03-28 08:19:59 -05:00
Jeff Carr
dfe42d8d23
better automated reformat tests
2025-03-27 19:40:50 -05:00
Jeff Carr
40fbd38712
clean comment reparser
2025-03-27 17:55:56 -05:00
Jeff Carr
bdc2e4fadf
general updates
2025-03-27 17:18:00 -05:00
Jeff Carr
fb881df443
add reformatting tests
2025-03-27 15:08:52 -05:00
Jeff Carr
4b7f420045
a real world example
2025-03-27 15:03:11 -05:00
Jeff Carr
be94cbe320
compiles and runs again
2025-03-27 07:29:10 -05:00
Jeff Carr
1b7d44ec42
add an enum for messages
2025-03-27 06:26:01 -05:00
Jeff Carr
ebf856a579
works again using an interface
2025-03-27 01:08:14 -05:00
Jeff Carr
5876518571
enum footer fix
2025-03-26 23:36:12 -05:00
Jeff Carr
81b4b453e7
more attempts to work on the signal-server proto files
2025-03-26 20:44:06 -05:00
Jeff Carr
2269ac2c27
closer
2025-03-26 20:44:06 -05:00
Jeff Carr
255f08f81f
still not right
2025-03-26 20:44:06 -05:00
Jeff Carr
f3b9d40dfd
works again on my simple proto buf examples
2025-03-26 20:44:06 -05:00
Jeff Carr
cb8d3f624c
add 'enum' and 'oneof' detection
2025-03-26 20:44:06 -05:00
Jeff Carr
ae29d5cc67
names corrected for 'scanner' & 'iterator'
2025-03-26 20:44:06 -05:00
Jeff Carr
601bfa0739
correct usage of 'iterator' and 'scanner'
2025-03-26 20:44:06 -05:00
Jeff Carr
4ab3a465af
mutex lock. duh. actually use it.
2025-03-26 20:44:06 -05:00
Jeff Carr
7a68c6247a
first part done
2025-03-26 20:44:06 -05:00
Jeff Carr
2775e36aa4
try to autoformat the protobufs for the signal devs
2025-03-26 20:44:06 -05:00
Jeff Carr
96fe1d8f14
minor
2025-03-22 05:21:42 -05:00
Jeff Carr
63af32b843
don't globally expose these internal sort things
2025-03-19 07:04:53 -05:00
Jeff Carr
3f296ee1d5
golang 1.24 'iter'
2025-03-19 06:39:51 -05:00
Jeff Carr
444c840c62
This might be a terrible idea
...
I'm trying to see if this will allow me to compile
on older versions of GO. This is temporary and
probably wrong on so many levels I don't understand.
please accept my appologies in advance for doing this
I couldn't think of any other ideas to work around this
problem for now. If you know of a way, please let me know.
2025-03-19 05:25:20 -05:00
Jeff Carr
ce1f320032
add IterBy() functions
2025-03-18 15:13:40 -05:00
Jeff Carr
63a3d0dc24
adding more table pb options
2025-03-10 13:52:04 -05:00
Jeff Carr
a496b7abf7
custom table pb button clicks
2025-03-10 11:46:27 -05:00
Jeff Carr
4f881d17c0
add InsertBy() functions
2025-03-09 09:30:17 -05:00
Jeff Carr
7f03282aca
autogen button click table pb code
2025-03-05 21:41:40 -06:00
Jeff Carr
a9f74f08b0
buttons for table pb
2025-03-05 13:32:10 -06:00
Jeff Carr
6700553417
generate Update table gui code
2025-02-24 10:59:50 -06:00
Jeff Carr
7063837d40
deprecate initial prototype code
2025-02-22 14:30:30 -06:00
Jeff Carr
2620425629
add SetParent()
2025-02-21 15:37:04 -06:00
Jeff Carr
2e66d10ffb
better main window buttons
2025-02-21 06:05:04 -06:00
Jeff Carr
0c764d07e4
remove debugging printf
2025-02-21 05:41:17 -06:00