a261d7914e
Update order of SuppressWarnings & other annotations
2024-07-31 04:20:05 +02:00
f383261ed9
MASSIVE CODE CHANGE
...
tl;dr I changed many Javadoc comments, some code, removed dumb or unused stuff and revamped the entire logging infrastructure by yeeting out LogIssuer and CodePart and much, much more
2024-07-31 03:53:44 +02:00
bffe68c015
Add SubsystemMainClass#getName() & init time stat
2024-07-16 14:50:39 +02:00
e65c3e2662
Prefix all @since values with 'v'
2024-07-12 02:30:20 +02:00
d02e854d95
Fix module-info.java files
2024-07-11 15:51:51 +02:00
7c553c24f0
Move data types and classes around
2024-07-11 14:38:00 +02:00
4d462d65f4
Mark getDependencyVector with @NotNull
2024-07-08 14:26:07 +02:00
3f7edd0968
Add more Immutable* types
2024-07-08 13:46:30 +02:00
1e5f48f413
Add module-info.java for all subsystems
2024-07-08 11:32:27 +02:00
fd6c8851ad
Update package structure
2024-07-08 11:32:08 +02:00
1e4a1e04a7
Remove unused stuff from slf4j-compat
2024-07-07 12:56:27 +02:00
ecf0f94784
Fix & complete automatic subsystem initialization
2024-07-07 12:55:56 +02:00
8ee805b2db
Update and extend JavaDoc for almost all classes
2024-07-07 12:52:36 +02:00
aa5b196fb3
Add annotation and new method for subsystems
2024-06-29 22:17:17 +02:00
0514329556
Update test javadoc
2024-06-28 02:17:53 +02:00
9cb5cbffd3
Update comments and javadoc
2024-06-27 20:29:08 +02:00
cc3cd52d22
Move interfaces, enums & classes around again
2024-06-27 20:08:34 +02:00
9e4cfee89a
Fix codepart identification for logger instances
2024-06-27 19:26:25 +02:00
9bc1882de3
Add missing javadoc
2024-06-16 21:06:32 +02:00
a8c4633ae5
Update initialized log call (SLF4J Compatibility)
2024-06-11 23:08:33 +02:00
b1969bff32
Add package-info to SLF4J Compatibility Logger
2024-06-11 22:28:26 +02:00
09dec9c023
Make even more null safe
2024-06-11 22:27:48 +02:00
d0d98744b0
Update Slf4jCompatibilitySubsystem.java javadoc
2024-06-11 21:51:57 +02:00
0a6ed79673
Add SLF4J Compatibility subsystem
2024-06-11 20:01:34 +02:00