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
Tim Stack 3b4db06f40 [build] try to use vcpkg 1 week ago
..
CMakeLists.txt [build] try to use vcpkg 1 week ago
Makefile.am [:set-file-timezone] flesh out this command some more 8 months 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 [db] charting of JSON values was mistakenly limited to very short values 2 years ago
json_ptr.cc [anchor] fix anchors for json files 3 months ago
json_ptr.hh [anchor] fix anchors for json files 3 months 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 [tutorial] some more nits 2 years ago
yajlpp.cc [log_format] add support for synthetic opids 2 weeks ago
yajlpp.hh [piper] start support for demux 3 weeks ago
yajlpp_def.hh [piper] start support for demux 3 weeks 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.