1 file changed
+1
-1
lines changed- CMakeLists.txt+2-2
- include/cfl/cfl.h+1
- include/cfl/cfl_array.h+9-6
- include/cfl/cfl_compat.h+2
- include/cfl/cfl_kvlist.h+55-1
- include/cfl/cfl_object.h+41
- include/cfl/cfl_variant.h+31-10
- src/CMakeLists.txt+1
- src/cfl_array.c+60-12
- src/cfl_kvlist.c+194-89
- src/cfl_object.c+106
- src/cfl_variant.c+57-12
- tests/CMakeLists.txt+3
- tests/array.c+387
- tests/kvlist.c+1.2k
- tests/object.c+58
- tests/variant.c+92-2
0 commit comments