Logo
Explore Help
Sign In
louisdevie/tatsuki
1
0
Fork 0
You've already forked tatsuki
Code Issues Actions Packages Activity
14 Commits 1 Branch 0 Tags
c0ddacb25e561d9d1b99580b65de049c9a98585b
Commit Graph

14 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Louis DEVIE
c0ddacb25e (java) FlagGraph base class and tests 2026-04-02 23:11:34 +02:00
Louis DEVIE
a56febbbb5 (java) added BitFlags helper class 2026-03-23 23:46:55 +01:00
Louis DEVIE
7de7d5e6cb finished implementation of Base64BitFlagSets 2026-03-14 00:33:47 +01:00
Louis DEVIE
06e7932ac5 finished implementation of BigBitFlagSets 2026-03-13 22:41:05 +01:00
Louis DEVIE
dda19cdd14 finished implementation of ArrayFlagSets 2026-03-13 22:07:20 +01:00
Louis DEVIE
8cf5d43e99 tests for hasAny, hasAll, maximum and minimum on Sets 2026-03-13 21:37:25 +01:00
Louis DEVIE
0a06d238de implemented of() and named() for CollectionFlagSets 2026-03-05 13:15:19 +01:00
Louis DEVIE
efea7ad407 installed eslint 2026-03-03 22:04:11 +01:00
Louis DEVIE
452810e6bf implementation of minimum, maximum, hasAny and hasAll for bitflags 2026-03-03 21:28:28 +01:00
Louis DEVIE
c76b5c3f0a implemented of() and named() for numbers 2026-02-22 14:21:22 +01:00
Louis DEVIE
140896bd7c copied set implementations from MultiFlag JS 2026-02-09 22:11:23 +01:00
Louis DEVIE
80c17ac3ac remove intellij configuration 2026-02-04 21:01:54 +01:00
Louis DEVIE
4d55c0552b demo java project 2026-02-04 20:58:43 +01:00
Louis DEVIE
e7795ad65d Initial commit 2026-02-04 18:48:33 +01:00