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 8a5616c010 [docs] mention timezone stuff 9 months ago
..
CMakeLists.txt [cmds] add command for setting a default time zone 9 months ago
Makefile.am [:set-file-timezone] flesh out this command some more 9 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 [:set-file-timezone] flesh out this command some more 9 months ago
json_ptr.hh [config] externalize file format detection 11 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 [build] catch tz exception 9 months ago
yajlpp.hh [docs] mention timezone stuff 9 months ago
yajlpp_def.hh [docs] mention timezone stuff 9 months 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.