Commit Graph

18 Commits

Author SHA1 Message Date
9e0711efc7
[main] Potential fix for incorrect hasNext in ref 2022-06-23 18:34:58 +02:00
87bcac302c
[main] Fix obvious mistake in WeakSet.processQueue 2022-06-23 18:27:01 +02:00
63343085d4
[main] Attempt to provide the new APIs through the old interface again 2022-06-23 15:23:35 +02:00
e50ddd7d82
[main] Allow null in lazy supplier 2022-06-21 18:37:33 +02:00
b8d496f716
[main] Fix obvious race condition in weak collections 2022-06-17 12:21:07 +02:00
eb71fb6533
[main] Rewrite logger to support hot-swapping strategies, utils for weak references 2022-06-15 14:49:57 +02:00
25aa22b560
[commons] Return murmur2 hash as long 2022-06-05 15:34:27 +02:00
a4e9a3425e
[muscript] First iteration, seems to work 2022-06-03 19:54:31 +02:00
d3d7989a20
Uniquely named Coerce.pin methods to fix conflict 2022-05-10 17:32:31 +02:00
18069b3248
Add Reflect class for getting constructors 2022-05-10 11:21:13 +02:00
1675f166fa
Enhance logger factory resetting 2022-05-09 22:02:06 +02:00
b4cb5c3c73
Add logging abstraction 2022-05-09 19:09:34 +02:00
9196b77e5c
GsonHolder: apply exclusion strategy to deserialization
throwable: add orThrow with exception constructor
2022-04-29 13:06:48 +02:00
982fc0b9c6
Extend Serializer abstraction, allow GsonIgnore on classes 2022-04-29 11:51:34 +02:00
5f55dcabf7
Add a gson backend for Serializer 2022-04-28 22:34:18 +02:00
c9b4d52bcf
Add some things from Inceptum 2022-04-28 21:39:23 +02:00
9d440ccc7e
Add single/triple/quadruple instantiation methods to Tuple 2022-04-28 20:55:09 +02:00
da6eaff6e7
0.1.0 2022-04-28 20:52:32 +02:00