Developer of FreightChick shipping software.
- Sarasota, FL
- https://freightchick.com
Pinned Loading
-
greatcloak/decimal
greatcloak/decimal PublicForked from shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in go
Go 33
-
-
greatcloak/wasm-talk
greatcloak/wasm-talk PublicWASM Talk protocol for scripts and hooks on CartJumper and FreightChick
Go
30 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 7 commits in 1 repository
Created 1 repository
-
epelc/goderive
Go
This contribution was made on Mar 3
Created a pull request in awalterschulze/goderive that received 6 comments
Feature/deepcopy add type alias support
Adds support for deep copying type aliases.
Type aliases in go are the following form:
type MyOtherType struct {...} type MyAlias = MyOtherType
Ty…
+313
−170
lines changed
•
6
comments