Commit graph

33 commits

Author SHA1 Message Date
f712320610
fix: solved various (glaring) mistakes, now it works! 2024-05-31 18:56:00 +02:00
c48450085b
fix: removed unnecessary reflection 2024-05-31 16:51:47 +02:00
9816a595b3
fix: use gitversion properly 2024-05-11 15:05:26 +02:00
d313ffbdb7
chore: version bump + internal reorganisation 2024-01-24 17:35:09 +01:00
72753cbe11
fix: new javadoc url 2024-01-20 18:23:57 +01:00
1ce17fecdf
ci: added github actions 2023-12-28 02:55:30 +01:00
6d5597e871
chore: added external javadoc link 2023-09-08 23:53:09 +02:00
9c4167821a
fix: fix gitversion mangling name 2023-09-08 21:23:55 +02:00
2f50657733
fix: forgot javadoc 2023-09-01 12:11:15 +02:00
fa6c73faf0
feat: rewrote the mapper api to make more sense 2023-09-01 12:09:26 +02:00
ea030e54b9
fix: uri is not absolute error when giving linux paths 2023-08-27 09:58:40 +02:00
3000895130
fix: forgot the descriptor in a few places 2023-08-27 09:51:03 +02:00
e07a0ac423
feat: added support for field type descriptor 2023-08-27 09:49:12 +02:00
8f122b540e
feat: better claiming method for tsrg 2023-08-27 02:22:31 +02:00
787fea3dd1
feat: added getRawMappings(), rewritten MultiMapper for efficiency 2023-08-27 01:55:04 +02:00
539be77980
fix: provider now creates a new instance every time 2023-08-27 00:10:36 +02:00
3514ce5b3b
fix: forgot a couple throws 2023-08-26 23:21:28 +02:00
6ec42321a3
feat: heavily reworked api to provide data instead of names 2023-08-26 23:20:06 +02:00
27ff8340f3
fix: MalformedMappingsException should be a RuntimeException 2023-08-26 22:30:04 +02:00
560c25b43c
chore: missing javadoc 2023-08-26 22:23:28 +02:00
12b48a4aa5
chore: basic readme 2023-08-26 22:12:26 +02:00
f4a6992f17
feat: tinyv2 2023-08-26 22:06:09 +02:00
d618b5ff01
chore: removed unused exception 2023-08-26 22:02:56 +02:00
296d5378b2
feat: srg mapper 2023-08-26 21:12:32 +02:00
4f5394ce5a
feat: implemented multimapper 2023-08-26 18:47:04 +02:00
f03bb3c932
feat: added error handling and generally tweaked tsrg parsing 2023-08-26 18:25:31 +02:00
7898882bc5
feat: implemented abstraction logic 2023-08-26 18:09:52 +02:00
c3cc90d774
added license 2023-06-17 15:34:46 +02:00
054f90b04b
chore: added javadoc 2023-06-11 15:29:54 +02:00
957a0a5f33
fix: implemented autoservice 2023-06-11 15:26:02 +02:00
e4f8a565f6
chore: documentation fix 2023-06-11 14:54:42 +02:00
2b3bdf3e8f
fix: chmod +x on wrapper script 2023-06-11 14:52:59 +02:00
7c427316a6
feat: initial implementation, created interface and moved stuff from processor 2023-06-11 14:48:24 +02:00