Gary Willoughby

Results 4 issues of Gary Willoughby

I followed all the build steps and get: `./dstep: symbol lookup error: ./dstep: undefined symbol: clang_getEnumConstantDeclValue` when i run the dstep binary.

Color methods have been added to widgets that can't use them. For example, the color mixin has been added to the `Entry` widget but calling `setBackgroundColor` doesn't change anything while...

bug

`Multiply` and `Divide` only accept an int. What was the reason for this? It seems to lessen the usefulness of these functions. For example, calculating the net value from gross...

**Is your feature request related to a problem? Please describe.** Nope. This isn't directly related to connect-go per se but to other packages made available by bufbuild. I notice there...

enhancement