Skip to content
View epelc's full-sized avatar

Block or report epelc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. greatcloak/decimal Public

    Forked from shopspring/decimal

    Arbitrary-precision fixed-point decimal numbers in go

    Go 33

  2. greatcloak/gcha Public

    Great Cloak Hosted Apps CLI

    Go

  3. greatcloak/wasm-talk Public

    WASM Talk protocol for scripts and hooks on CartJumper and FreightChick

    Go

30 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
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

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
Loading