Commit graph

9 commits

Author SHA1 Message Date
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
9dc0f549d4
Move ANSI-related stuff into 'ansi' module 2024-07-29 21:34:10 +02:00
0ce24d677f
Fix jansi build dependency for all projects 2024-07-18 14:14:21 +02:00
481ce80535
Move some exceptions 2024-07-16 14:48:41 +02:00
97a0218bf6
Add basic reflection support 2024-07-15 13:13:35 +02:00
e65c3e2662
Prefix all @since values with 'v' 2024-07-12 02:30:20 +02:00
7c553c24f0
Move data types and classes around 2024-07-11 14:38:00 +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