Commit Graph

358 Commits

Author SHA1 Message Date
Johannes Frohnmeyer a8ab56c9f4
[gson] Separate API and CONFIG gson holders 2022-09-25 12:01:45 +02:00
Johannes Frohnmeyer 8fa03efbda
[HttpUtils] only fetch proxyHost/Port/UserName/UserPassword once at startup, hopefully fix auth 2022-09-18 18:49:57 +02:00
Johannes Frohnmeyer a68578f73f
[io] sha512 2022-09-18 15:48:08 +02:00
Johannes Frohnmeyer 50442e31e3
[io] Adjust copyRecursive behavior for files 2022-09-18 14:37:49 +02:00
Johannes Frohnmeyer 29bda2154c
[io] rename copyContent to copyRecursive 2022-09-18 14:35:49 +02:00
Johannes Frohnmeyer 2d3c1c6a19
[gson] serialize nulls in GsonHolder gson 2022-09-15 14:50:45 +02:00
Johannes Frohnmeyer c62b74f293
[log] Rename minimum level 2022-09-15 14:46:06 +02:00
Johannes Frohnmeyer 720a3a353c
[log] Implement level filtering 2022-09-15 14:36:37 +02:00
Johannes Frohnmeyer 435a61f888
[gson] Upgrade gson 2022-09-14 19:59:46 +02:00
Johannes Frohnmeyer 09073bb710
[main] StringFormatter: support formatting throwables 2022-09-14 18:04:34 +02:00
Johannes Frohnmeyer cc3070420a
[slf4j] Support delegating slf4j to commons.log, switch commons.log to default to fancy stdout logger 2022-09-14 14:54:24 +02:00
Johannes Frohnmeyer fb930b5979
[main] Split formatting for Throwable from formatter with message 2022-09-07 16:42:35 +02:00
Johannes Frohnmeyer 846766e3de
[main] Enhance StdoutLogger 2022-09-06 21:12:54 +02:00
Johannes Frohnmeyer 578f5d4056
[main] More default logger backends 2022-09-06 19:42:47 +02:00
Johannes Frohnmeyer 7112440bb7
Upgrade deps 2022-09-06 19:03:12 +02:00
Johannes Frohnmeyer edc66800e1
[main] FileBackedRef from Inceptum 2022-09-04 16:08:00 +02:00
Johannes Frohnmeyer 58fa5c5620
[main] Some additions from Inceptum 2022-09-04 12:34:46 +02:00
Johannes Frohnmeyer 57b3e2b60d
[main] HttpUtils: make setUserAgent static 2022-07-04 13:11:53 +02:00
Johannes Frohnmeyer fd71209d61
[main] HttpUtils: allow configuring user agent 2022-07-04 12:49:37 +02:00
Johannes Frohnmeyer 87f5751fa1
[muscript] Enhance StringCoerce optimization 2022-06-29 17:46:29 +02:00
Johannes Frohnmeyer f84bdd2a02
[muscript] implement basic AST optimization. Completely untested, of course 2022-06-29 17:38:05 +02:00
Johannes Frohnmeyer 62ab9e930d
[main] commons.data with Either type, move muscript.dynamic to commons.data.dynamic 2022-06-29 15:41:44 +02:00
Johannes Frohnmeyer 34c431efc1
[main] Add MultiAccessFileSystem as thread-"safe" wrapper around file systems 2022-06-27 14:26:52 +02:00
Johannes Frohnmeyer 9e0711efc7
[main] Potential fix for incorrect hasNext in ref 2022-06-23 18:34:58 +02:00
Johannes Frohnmeyer 87bcac302c
[main] Fix obvious mistake in WeakSet.processQueue 2022-06-23 18:27:01 +02:00
Johannes Frohnmeyer 63343085d4
[main] Attempt to provide the new APIs through the old interface again 2022-06-23 15:23:35 +02:00
Johannes Frohnmeyer e50ddd7d82
[main] Allow null in lazy supplier 2022-06-21 18:37:33 +02:00
Johannes Frohnmeyer b8d496f716
[main] Fix obvious race condition in weak collections 2022-06-17 12:21:07 +02:00
Johannes Frohnmeyer eb71fb6533
[main] Rewrite logger to support hot-swapping strategies, utils for weak references 2022-06-15 14:49:57 +02:00
Johannes Frohnmeyer 5ca20446c6
[gson] Advertise (and fix) transient instead of @Ignore 2022-06-13 14:19:31 +02:00
Johannes Frohnmeyer 8bba3a33d5
[muscript] Even better errors 2022-06-13 13:31:54 +02:00
Johannes Frohnmeyer a9cd45c39d
[muscript] Generate error data in create method, not in toString 2022-06-13 11:06:01 +02:00
Johannes Frohnmeyer ed680f57a9
[muscript] Slightly better debugging experience 2022-06-13 10:44:59 +02:00
Johannes Frohnmeyer 626580af63
[slf4j] Bump slf4j-api to 1.8.0-beta4 for Minecraft 2022-06-07 19:41:41 +02:00
Johannes Frohnmeyer 5447174c90
[muscript] No more inner-classes for expressions 2022-06-07 13:36:48 +02:00
Johannes Frohnmeyer 4f3fdbb9fd
[muscript] Rename optic to dynamic to better represent its purpose in the context of muscript 2022-06-07 12:19:58 +02:00
Johannes Frohnmeyer 25aa22b560
[commons] Return murmur2 hash as long 2022-06-05 15:34:27 +02:00
Johannes Frohnmeyer 4f6c87b525
[muscript] Enhance string lexing 2022-06-04 19:29:38 +02:00
Johannes Frohnmeyer 340e93d6d4
[muscript] OEnum for representing enums 2022-06-04 18:35:27 +02:00
Johannes Frohnmeyer 47c30f499b
[muscript] Adjust Get.get exception 2022-06-04 18:16:53 +02:00
Johannes Frohnmeyer 16e3a3224d
[muscript] Basic StarScript ingester 2022-06-04 17:01:23 +02:00
Johannes Frohnmeyer fe5138bb2b
[gson] Update gson 2022-06-04 12:09:14 +02:00
Johannes Frohnmeyer c7b9320dea
[muscript] Standard library from starscript 2022-06-03 20:30:25 +02:00
Johannes Frohnmeyer a4e9a3425e
[muscript] First iteration, seems to work 2022-06-03 19:54:31 +02:00
Johannes Frohnmeyer 03a121357c
[gson] Update jf gson 2022-05-17 21:55:44 +02:00
Johannes Frohnmeyer d3d7989a20
Uniquely named Coerce.pin methods to fix conflict 2022-05-10 17:32:31 +02:00
Johannes Frohnmeyer 18069b3248
Add Reflect class for getting constructors 2022-05-10 11:21:13 +02:00
Johannes Frohnmeyer 1675f166fa
Enhance logger factory resetting 2022-05-09 22:02:06 +02:00
Johannes Frohnmeyer b4cb5c3c73
Add logging abstraction 2022-05-09 19:09:34 +02:00
Johannes Frohnmeyer 9196b77e5c
GsonHolder: apply exclusion strategy to deserialization
throwable: add orThrow with exception constructor
2022-04-29 13:06:48 +02:00