Commit Graph

16 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 93fe8a6828
[*] optimize imports
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-03-11 21:24:59 +01:00
Johannes Frohnmeyer a45dd04faa
[base] Upgrade commons 2022-09-15 14:57:26 +02:00
Johannes Frohnmeyer 51ef02c767
[config] Handle special numbers 2022-08-28 13:55:15 +02:00
Johannes Frohnmeyer 6e359462d2
[unsafe] Fix and remove unsafe.unlock 2022-08-22 00:12:19 +02:00
Johannes Frohnmeyer 1ce7ddaf38
[config] Implement config DSL and rewrite reflection implementation 2022-08-21 22:34:55 +02:00
Johannes Frohnmeyer 4ea93941f5
[base] Update java-commons again, hopefully fixing the API 2022-06-23 17:50:30 +02:00
Johannes Frohnmeyer 3155392ed3
[base] Prematurely update java-commons, attempt to provide ASM-based workaround for existing uses 2022-06-21 19:49:24 +02:00
Johannes Frohnmeyer f916c68c00
[root] Initial 1.19 support, not yet ready 2022-06-03 22:45:14 +02:00
Johannes Frohnmeyer 69f4d7f02b Use upstream loader during dev 2022-05-18 13:03:38 +00:00
Johannes Frohnmeyer 30ebdf1402
[unsafe] Fix classpath unlocking and use classPathIsolationBypassClasses. Will need to test changes without it now 2022-05-12 18:50:14 +02:00
Johannes Frohnmeyer d14d063eef
[unsafe] Update for fabric loader 0.14 2022-05-09 22:53:54 +02:00
Johannes Frohnmeyer b655c6ab67
[config] Remove EntryInfo data class 2022-04-29 15:48:27 +02:00
Johannes Frohnmeyer de5b205caf
[unsafe] Abstract away safe logging in SafeLog 2022-04-03 20:06:49 +02:00
Johannes Frohnmeyer 900ac479eb
[config] Rework to run without unlocking the classpath (this will require dependents to be updated!) 2022-04-02 22:01:29 +02:00
Johannes Frohnmeyer ffd9905d40
Unlock classpath in unsafe init 2021-12-30 13:37:05 +01:00
JFronny f939dadec6
Refactor into separate modules 2021-09-27 20:55:48 +02:00