Commit Graph

14 Commits

Author SHA1 Message Date
f96ab24ad7 added Automatic-Module-Name to jar manifest and some utility methods 2022-01-16 15:37:52 +08:00
9d25d70cfe added java 8 compatibility 2022-01-16 15:37:51 +08:00
31c90469ce removed scala version number from artifact 2022-01-16 15:37:51 +08:00
0441c02cb0 added dependency from jwo 2022-01-16 15:37:50 +08:00
428c4a68d5 added benchmark subproject 2022-01-16 15:37:49 +08:00
09a8ddde19 added cli utility 2022-01-16 15:37:48 +08:00
2e1ef37b8a removed useless commented code 2022-01-16 15:37:47 +08:00
36b0a1da3a moved antlr parser to subproject 2022-01-16 15:37:46 +08:00
ff9b26ed93 added reference serialization and deserialization in both json (text) and jbon (binary) format 2022-01-16 15:37:46 +08:00
Walter Oggioni
89fb8ac1b7 added traversal library
fixed bug with missing .equals method implementation on net.woggioni.worth.value.ObjectEntry
fixed multithreaded testing
2022-01-16 15:37:45 +08:00
Walter Oggioni
4a9afacb90 refactor from org.oggio88 to net.woggioni 2022-01-16 15:37:44 +08:00
Walter Oggioni
2adb6143a5 added binary serialization format 2022-01-16 15:37:43 +08:00
135c56151c added antlr comparison test 2022-01-16 15:37:43 +08:00
5087e092c1 initial commit 2022-01-16 15:37:42 +08:00