Commit Graph

179 Commits

Author SHA1 Message Date
5ca20446c6
[gson] Advertise (and fix) transient instead of @Ignore 2022-06-13 14:19:31 +02:00
8bba3a33d5
[muscript] Even better errors 2022-06-13 13:31:54 +02:00
a9cd45c39d
[muscript] Generate error data in create method, not in toString 2022-06-13 11:06:01 +02:00
ed680f57a9
[muscript] Slightly better debugging experience 2022-06-13 10:44:59 +02:00
626580af63
[slf4j] Bump slf4j-api to 1.8.0-beta4 for Minecraft 2022-06-07 19:41:41 +02:00
5447174c90
[muscript] No more inner-classes for expressions 2022-06-07 13:36:48 +02:00
4f3fdbb9fd
[muscript] Rename optic to dynamic to better represent its purpose in the context of muscript 2022-06-07 12:19:58 +02:00
25aa22b560
[commons] Return murmur2 hash as long 2022-06-05 15:34:27 +02:00
4f6c87b525
[muscript] Enhance string lexing 2022-06-04 19:29:38 +02:00
340e93d6d4
[muscript] OEnum for representing enums 2022-06-04 18:35:27 +02:00
47c30f499b
[muscript] Adjust Get.get exception 2022-06-04 18:16:53 +02:00
16e3a3224d
[muscript] Basic StarScript ingester 2022-06-04 17:01:23 +02:00
fe5138bb2b
[gson] Update gson 2022-06-04 12:09:14 +02:00
c7b9320dea
[muscript] Standard library from starscript 2022-06-03 20:30:25 +02:00
a4e9a3425e
[muscript] First iteration, seems to work 2022-06-03 19:54:31 +02:00
03a121357c
[gson] Update jf gson 2022-05-17 21:55:44 +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
adad20900d
commons-gson: don't use shadow classifier 2022-04-28 23:05:18 +02:00
f23c22ce64
Don't list gson dependency (it's shadowed anyways) 2022-04-28 22:57:06 +02:00
e425973c75
Single version calculation in root projects 2022-04-28 22:43:08 +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