Commit Graph

10 Commits

Author SHA1 Message Date
Walter Oggioni
e295cf598e added configuration class 2022-01-16 15:37:45 +08:00
Walter Oggioni
354c58fd66 improven JBON format using the marker byte to include the size of small
string,arrays or objects
2022-01-16 15:37:44 +08:00
Walter Oggioni
a2e5e669f1 added system property to switch object value implementation 2022-01-16 15:37:44 +08:00
Walter Oggioni
7f50efb4dc added .gitignore 2022-01-16 15:37:44 +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
21870cf8a3 switched from CircularBuffer to LookAheadTextInputStream 2022-01-16 15:37:43 +08:00
135c56151c added antlr comparison test 2022-01-16 15:37:43 +08:00
1f7261bca8 added license 2022-01-16 15:37:42 +08:00
5087e092c1 initial commit 2022-01-16 15:37:42 +08:00