You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/yajlpp
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
..
CMakeLists.txt [regex101] add an integration with regex101 2 years ago
Makefile.am [distclean] more files to remove 3 years ago
README.md [docs] some more README.md files 3 years ago
drive_json_op.cc [clang-format] init 2 years ago
drive_json_ptr_walk.cc [modernize] some more cleanups 2 years ago
json_op.cc [clang-format] init 2 years ago
json_op.hh [regex101] add an integration with regex101 2 years ago
json_ptr.cc [regex101] add an integration with regex101 2 years ago
json_ptr.hh [regex101] add an integration with regex101 2 years ago
test_json_op.sh [build] some refactoring of files 5 years ago
test_json_ptr.cc [clang-format] init 2 years ago
test_json_ptr_walk.sh [build] some refactoring of files 5 years ago
test_yajlpp.cc [regex101] add an integration with regex101 2 years ago
yajlpp.cc [regex101] add an integration with regex101 2 years ago
yajlpp.hh [regex101] add an integration with regex101 2 years ago
yajlpp_def.hh [views] add a breadcrumb view 2 years ago

README.md

YAJLPP

This directory contains a C++ adapter for the YAJL JSON library. The adapter provides a usage model that is based around client code mapping internal data structures to a JSON schema.