0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: Update, fix links, archive [skip ci]
Andy Alt
as andy5995
More... about 2 months ago
deckhandler.h: Widen DH_Card face_val and suit to int32_t
Andy Alt
as andy5995
More... 3 months ago
meson.build: Skip GCC/Clang-only flags on MSVC
Andy Alt
as andy5995
More... 3 months ago
pass -DDECKHANDLER_BUILD via c_args and...
Andy Alt
as andy5995
More... 3 months ago
Fix pcg warnings
Andy Alt
as andy5995
More... 3 months ago
CI: Add msvc (#15) More... 3 months ago
refactor DH_get_card_face_str()
Andy Alt
as andy5995
More... 4 months ago
Improve Ace support
Andy Alt
as andy5995
More... 5 months ago
Merge pull request #14 from Dealer-s-Choice/dependabot/github_actions/actions/checkout-6 More... 7 months ago
Bump actions/checkout from 5 to 6 More... 7 months ago
Merge pull request #13 from Dealer-s-Choice/dependabot/github_actions/actions/checkout-5 More... 11 months ago
Bump actions/checkout from 4 to 5 More... 11 months ago
Specify int8_t for card members
Andy Alt
as andy5995
More... 11 months ago
maint: Reformat
Andy Alt
as andy5995
More... 12 months ago
Add DH_get_unicode_suit()
Andy Alt
as andy5995
More... 12 months ago
Name the card_face enum
Andy Alt
as andy5995
More... 12 months ago
Add DH_CARD_{BACK,NULL} to enum decl
Andy Alt
as andy5995
More... 12 months ago
Add DH_cut_deck() (deck cutting function)
Andy Alt
as andy5995
More... 12 months ago
Add boolean funcs DH_is_card_back() and DH_is_card_back()
Andy Alt
as andy5995
More... about 1 year ago
Rename functions and enums
Andy Alt
as andy5995
More... about 1 year ago
typedef, rename structs
Andy Alt
as andy5995
More... about 1 year ago
Add dh_card_null
Andy Alt
as andy5995
More... about 1 year ago
Declare card_back as const
Andy Alt
as andy5995
More... about 1 year ago
Update swig docs [skip ci]
Andy Alt
as andy5995
More... about 1 year ago
Replace dh_init_deck() with deck dh_get_new_deck();
Andy Alt
as andy5995
More... about 1 year ago
Reformat
Andy Alt
as andy5995
More... about 1 year ago
Add dh_deal_top_card()
Andy Alt
as andy5995
More... about 1 year ago
Add "extern C" linkage block
Andy Alt
as andy5995
More... about 1 year ago
Fix MacOS warning (function declaration without prototype) (#12) More... about 1 year ago
Add dh_card_back
Andy Alt
as andy5995
More... about 1 year ago