- a46f985 bej_tree: initialize node attribute format by Brian Ma · 3 months ago
- be27f2e clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- da6e557 Add libbej encoder wrapper for C++ by Nikhil Namjoshi · 1 year, 10 months ago
- 6df0c48 Encode more BEJ data types by kasunath · 1 year, 5 months ago
- 0a29193 Encode bejArray, bejNull, bejInteger and bejEnum by kasunath · 1 year, 5 months ago
- bde1bfa Get metadata for bejNull type by kasunath · 1 year, 5 months ago
- de02e7d Get metadata for bejReal type by kasunath · 1 year, 5 months ago
- b250dd5 Get metadata for bejEnum type by kasunath · 1 year, 5 months ago
- 061fbc6 Get metadata for BEJ integer, string and bool by kasunath · 1 year, 5 months ago
- f68be95 Initialize a parent node metadata by kasunath · 1 year, 5 months ago
- 99bd6c9 Add the framework needed for BEJ encoding by kasunath · 1 year, 5 months ago
- dc3f214 Add more support to bej_tree API by kasunath · 1 year, 11 months ago
- 2ebe82f Add BEJ tree API. by kasunath · 1 year, 11 months ago
- 435526a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- c14fab6 Fix missing comma for empty arrays/sets by kasunath · 2 years, 1 month ago
- 0aa36d8 Rename rde_common to bej_common by kasunath · 2 years, 1 month ago
- cc4098e libbej: Export the package for other repo to use by Willy Tu · 2 years, 6 months ago
- 7daa5f8 Explicitly cast the return value by kasunath · 2 years, 7 months ago
- b81dcec Add RDE BEJ to JSON decoder by kasunath · 2 years, 8 months ago
- b8ca265 Add decoding for dbejEnum, bejReal and Annotations by kasunath · 2 years, 8 months ago
- e2260cd Add decoding for bejArray, bejNull, bejString and bejBoolean by kasunath · 2 years, 8 months ago
- 34a096d Add BejSet and BejInteger decoding by kasunath · 2 years, 8 months ago
- 64cb197 Add basic template code for BEJ decoder core by kasunath · 2 years, 8 months ago
- d073aa1 Add helper functions for BEJ dictionaries by kasunath · 2 years, 8 months ago
- 7ffd30a Add common data structures by kasunath · 2 years, 8 months ago