COMMITS
/ topdown/object_test.go June 6, 2023
Q
Fix a bug with object.union_n where nested objects are mutated
Qi Shu committed
September 14, 2022
P
topdown/object: Rework object.union_n to use in-place merge algorithm. (#5127)
Philip Conrad committed
August 19, 2020
T
topdown: Remove duplicate tests
Torin Sandall committed
August 18, 2020
T
topdown: Refactor object.remove test assertions on null values
Torin Sandall committed
February 14, 2020
P
topdown: Wrap all builtin functions for errors normalization
Patrick East committed
December 3, 2019
P
Add `object` manipulation built-ins
Patrick East committed