Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* readme and config Signed-off-by: Kat Shen <[email protected]> * clarify readme Signed-off-by: Kat Shen <[email protected]> * working on recursive implementation, resolving issues Signed-off-by: Kat Shen <[email protected]> * resolve errors Signed-off-by: Kat Shen <[email protected]> * inner string parse logic done, working on splitter logic Signed-off-by: Kat Shen <[email protected]> * write recursive implementation and reorganize code for clarity, fixing bugs with recursing Signed-off-by: Kat Shen <[email protected]> * basic implementation done and working, cleaning code and testing edge cases Signed-off-by: Kat Shen <[email protected]> * resolve duplicate value test failures and add basic recursive test Signed-off-by: Kat Shen <[email protected]> * write tests and specify configs in regards to recursive Signed-off-by: Kat Shen <[email protected]> * switch transform_key config functionality, specify that splitters have to have length = 1, switch bracket check logic to pattern matching Signed-off-by: Kat Shen <[email protected]> * clean code Signed-off-by: Kat Shen <[email protected]> * fix errors Signed-off-by: Kat Shen <[email protected]> * fix nits Signed-off-by: Kat Shen <[email protected]> --------- Signed-off-by: Kat Shen <[email protected]> Co-authored-by: Kat Shen <[email protected]>
- Loading branch information