Commit Graph

18 Commits

Author SHA1 Message Date
6805ff6b6f
Support JPMS.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Since that seems to be incompatible with manifold, that has been removed.
Contains breaking changes!
2023-01-21 15:01:54 +01:00
7beb838e0f
Remove annotations dep from core
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-14 17:24:57 +01:00
859605e06e
Support for fully static classes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-14 14:55:45 +01:00
554fe8f8a7
Split value processing into gson-compile-processor-core for use in other projects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-13 23:04:41 +01:00
486503d638
Move delegate collection to commons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-12 18:01:58 +01:00
943d9134b3
Introduce manifold 2022-11-24 20:35:28 +01:00
46ce536703
Use manifold type order by default
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-24 19:57:20 +01:00
5c3a2af0a4
Fix map adapter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 12:36:15 +01:00
64432da681
Adjust AdapterAdapter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 23:06:01 +01:00
0fc1d3bce6
Support maps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 21:29:43 +01:00
780e6a7283
Explicit JsonSyntaxException
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 19:12:17 +01:00
ad238ac2b3
Parse enums 2022-11-01 17:26:32 +01:00
fe2b1fbe24
Parse dates 2022-11-01 16:58:16 +01:00
f0f9a171fd
Add support for collections 2022-11-01 15:08:02 +01:00
7f08e5a8a3
Add support for arrays 2022-11-01 13:48:23 +01:00
0eb5a6aa2f
Unify code for finding applicable adapter 2022-11-01 11:44:39 +01:00
d4e056401d
Split AdapterAdapter 2022-11-01 11:38:37 +01:00
096ead18f1
Refactor adapters into separate classes 2022-11-01 11:18:35 +01:00