-rw-r--r-- | .envrc | 7L |
-rw-r--r-- | .github/workflows/c-cpp.yml | 39L |
-rw-r--r-- | .gitignore | 39L |
-rw-r--r-- | .gitmodules | 3L |
-rw-r--r-- | .rgignore | 1L |
-rw-r--r-- | CMakeLists.txt | 46L |
-rw-r--r-- | LICENSE | 22L |
-rw-r--r-- | Makefile | 209L |
-rw-r--r-- | README.md | 68L |
-rw-r--r-- | TODO | 5L |
-rw-r--r-- | bench-ingest-many.c | 75L |
-rw-r--r-- | ccan/README | 5L |
l--------- | ccan/ccan/alignof/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/alignof/_info | 51L |
-rw-r--r-- | ccan/ccan/alignof/alignof.h | 20L |
l--------- | ccan/ccan/array_size/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/array_size/_info | 46L |
-rw-r--r-- | ccan/ccan/array_size/array_size.h | 26L |
l--------- | ccan/ccan/build_assert/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/build_assert/_info | 49L |
-rw-r--r-- | ccan/ccan/build_assert/build_assert.h | 40L |
l--------- | ccan/ccan/check_type/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/check_type/_info | 33L |
-rw-r--r-- | ccan/ccan/check_type/check_type.h | 64L |
l--------- | ccan/ccan/compiler/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/compiler/_info | 64L |
-rw-r--r-- | ccan/ccan/compiler/compiler.h | 317L |
l--------- | ccan/ccan/container_of/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/container_of/_info | 65L |
-rw-r--r-- | ccan/ccan/container_of/container_of.h | 145L |
l--------- | ccan/ccan/cppmagic/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/cppmagic/_info | 30L |
-rw-r--r-- | ccan/ccan/cppmagic/cppmagic.h | 191L |
l--------- | ccan/ccan/crypto/sha256/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/crypto/sha256/_info | 61L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/Makefile | 20L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/double-sha-bench.c | 122L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/open_software_license.txt | 32L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/sha256_avx1.asm | 586L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/sha256_avx2_rorx2.asm | 826L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/sha256_avx2_rorx8.asm | 1507L |
-rw-r--r-- | ccan/ccan/crypto/sha256/benchmarks/sha256_sse4.asm | 544L |
-rw-r--r-- | ccan/ccan/crypto/sha256/sha256.c | 308L |
-rw-r--r-- | ccan/ccan/crypto/sha256/sha256.h | 147L |
l--------- | ccan/ccan/endian/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/endian/_info | 55L |
-rw-r--r-- | ccan/ccan/endian/endian.h | 363L |
l--------- | ccan/ccan/htable/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/htable/_info | 118L |
-rw-r--r-- | ccan/ccan/htable/htable.c | 491L |
-rw-r--r-- | ccan/ccan/htable/htable.h | 290L |
-rw-r--r-- | ccan/ccan/htable/htable_type.h | 188L |
-rw-r--r-- | ccan/ccan/htable/tools/Makefile | 41L |
-rw-r--r-- | ccan/ccan/htable/tools/density.c | 107L |
-rw-r--r-- | ccan/ccan/htable/tools/hsearchspeed.c | 95L |
-rw-r--r-- | ccan/ccan/htable/tools/speed.c | 370L |
-rw-r--r-- | ccan/ccan/htable/tools/stringspeed.c | 240L |
l--------- | ccan/ccan/likely/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/likely/_info | 57L |
-rw-r--r-- | ccan/ccan/likely/likely.c | 136L |
-rw-r--r-- | ccan/ccan/likely/likely.h | 111L |
l--------- | ccan/ccan/list/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/list/_info | 72L |
-rw-r--r-- | ccan/ccan/list/list.c | 43L |
-rw-r--r-- | ccan/ccan/list/list.h | 842L |
l--------- | ccan/ccan/mem/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/mem/_info | 30L |
-rw-r--r-- | ccan/ccan/mem/mem.c | 128L |
-rw-r--r-- | ccan/ccan/mem/mem.h | 295L |
l--------- | ccan/ccan/short_types/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/short_types/_info | 87L |
-rw-r--r-- | ccan/ccan/short_types/short_types.h | 35L |
l--------- | ccan/ccan/str/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/str/_info | 52L |
-rw-r--r-- | ccan/ccan/str/debug.c | 108L |
-rw-r--r-- | ccan/ccan/str/str.c | 13L |
-rw-r--r-- | ccan/ccan/str/str.h | 228L |
-rw-r--r-- | ccan/ccan/str/str_debug.h | 30L |
l--------- | ccan/ccan/structeq/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/structeq/_info | 57L |
-rw-r--r-- | ccan/ccan/structeq/structeq.h | 46L |
l--------- | ccan/ccan/take/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/take/_info | 61L |
-rw-r--r-- | ccan/ccan/take/take.c | 126L |
-rw-r--r-- | ccan/ccan/take/take.h | 136L |
l--------- | ccan/ccan/tal/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/tal/_info | 108L |
-rw-r--r-- | ccan/ccan/tal/benchmark/Makefile | 26L |
-rw-r--r-- | ccan/ccan/tal/benchmark/samba-allocs.c | 374L |
-rw-r--r-- | ccan/ccan/tal/benchmark/speed.c | 125L |
-rw-r--r-- | ccan/ccan/tal/benchmark/talloc.dump | 26137L |
l--------- | ccan/ccan/tal/str/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/tal/str/_info | 61L |
-rw-r--r-- | ccan/ccan/tal/str/str.c | 286L |
-rw-r--r-- | ccan/ccan/tal/str/str.h | 232L |
-rw-r--r-- | ccan/ccan/tal/tal.c | 1031L |
-rw-r--r-- | ccan/ccan/tal/tal.h | 563L |
l--------- | ccan/ccan/typesafe_cb/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/typesafe_cb/_info | 151L |
-rw-r--r-- | ccan/ccan/typesafe_cb/typesafe_cb.h | 134L |
l--------- | ccan/ccan/utf8/LICENSE | 1L |
-rw-r--r-- | ccan/ccan/utf8/_info | 48L |
-rw-r--r-- | ccan/ccan/utf8/utf8.c | 178L |
-rw-r--r-- | ccan/ccan/utf8/utf8.h | 54L |
-rw-r--r-- | ccan/licenses/BSD-MIT | 17L |
-rw-r--r-- | ccan/licenses/CC0 | 28L |
-rw-r--r-- | ccan/licenses/LGPL-2.1 | 510L |
-rw-r--r-- | ccan/licenses/LGPL-3 | 165L |
-rw-r--r-- | deps/flatcc/.github/workflows/ci.yml | 60L |
-rw-r--r-- | deps/flatcc/.github/workflows/weekly.yml | 193L |
-rw-r--r-- | deps/flatcc/.gitignore | 8L |
-rw-r--r-- | deps/flatcc/.travis.yml | 29L |
-rw-r--r-- | deps/flatcc/CHANGELOG.md | 570L |
-rw-r--r-- | deps/flatcc/CMakeLists.txt | 373L |
-rw-r--r-- | deps/flatcc/CONTRIBUTING.md | 17L |
-rw-r--r-- | deps/flatcc/LICENSE | 202L |
-rw-r--r-- | deps/flatcc/NOTICE | 22L |
-rw-r--r-- | deps/flatcc/README.md | 2635L |
-rw-r--r-- | deps/flatcc/appveyor.yml | 38L |
-rw-r--r-- | deps/flatcc/doc/Grammar-2015-07-23.md | 42L |
-rw-r--r-- | deps/flatcc/doc/Grammar.README.md | 2L |
-rw-r--r-- | deps/flatcc/doc/benchmarks.md | 147L |
-rw-r--r-- | deps/flatcc/doc/binary-format.md | 1378L |
-rw-r--r-- | deps/flatcc/doc/builder.md | 1845L |
-rw-r--r-- | deps/flatcc/doc/eclectic.fbs | 12L |
-rw-r--r-- | deps/flatcc/doc/flatcc-help.md | 106L |
-rw-r--r-- | deps/flatcc/doc/json_parser_design.md | 138L |
-rw-r--r-- | deps/flatcc/doc/security.md | 272L |
-rw-r--r-- | deps/flatcc/external/grisu3/.gitignore | 1L |
-rw-r--r-- | deps/flatcc/external/grisu3/LICENSE | 14L |
-rw-r--r-- | deps/flatcc/external/grisu3/README.md | 9L |
-rw-r--r-- | deps/flatcc/external/grisu3/grisu3_math.h | 329L |
-rw-r--r-- | deps/flatcc/external/grisu3/grisu3_parse.h | 582L |
-rw-r--r-- | deps/flatcc/external/grisu3/grisu3_print.h | 265L |
-rw-r--r-- | deps/flatcc/external/grisu3/grisu3_test.c | 141L |
-rw-r--r-- | deps/flatcc/external/grisu3/grisu3_test_dblcnv.c | 482L |
-rwxr-xr-x | deps/flatcc/external/grisu3/test.sh | 18L |
-rwxr-xr-x | deps/flatcc/external/grisu3/test_dblcnv.sh | 15L |
-rw-r--r-- | deps/flatcc/external/hash/.gitignore | 1L |
-rw-r--r-- | deps/flatcc/external/hash/CMakeLists.txt | 38L |
-rw-r--r-- | deps/flatcc/external/hash/LICENSE | 28L |
-rw-r--r-- | deps/flatcc/external/hash/PMurHash.c | 334L |
-rw-r--r-- | deps/flatcc/external/hash/PMurHash.h | 64L |
-rw-r--r-- | deps/flatcc/external/hash/README.md | 158L |
-rw-r--r-- | deps/flatcc/external/hash/cmetrohash.h | 78L |
-rw-r--r-- | deps/flatcc/external/hash/cmetrohash64.c | 185L |
-rw-r--r-- | deps/flatcc/external/hash/hash.h | 115L |
-rw-r--r-- | deps/flatcc/external/hash/hash_table.h | 266L |
-rw-r--r-- | deps/flatcc/external/hash/hash_table_def.h | 154L |
-rw-r--r-- | deps/flatcc/external/hash/hash_table_impl.h | 233L |
-rw-r--r-- | deps/flatcc/external/hash/hash_table_impl_rh.h | 360L |
-rw-r--r-- | deps/flatcc/external/hash/hash_test.c | 419L |
-rw-r--r-- | deps/flatcc/external/hash/ht32.c | 47L |
-rw-r--r-- | deps/flatcc/external/hash/ht32.h | 36L |
-rw-r--r-- | deps/flatcc/external/hash/ht32rh.c | 47L |
-rw-r--r-- | deps/flatcc/external/hash/ht32rh.h | 36L |
-rw-r--r-- | deps/flatcc/external/hash/ht64.c | 47L |
-rw-r--r-- | deps/flatcc/external/hash/ht64.h | 36L |
-rw-r--r-- | deps/flatcc/external/hash/ht64rh.c | 47L |
-rw-r--r-- | deps/flatcc/external/hash/ht64rh.h | 36L |
-rw-r--r-- | deps/flatcc/external/hash/ht_hash_function.h | 258L |
-rw-r--r-- | deps/flatcc/external/hash/ht_portable.h | 9L |
-rw-r--r-- | deps/flatcc/external/hash/ht_trace.h | 59L |
-rwxr-xr-x | deps/flatcc/external/hash/initbuild.sh | 5L |
-rwxr-xr-x | deps/flatcc/external/hash/initbuild_debug.sh | 5L |
-rw-r--r-- | deps/flatcc/external/hash/int_set.h | 50L |
-rw-r--r-- | deps/flatcc/external/hash/load_test.c | 86L |
-rw-r--r-- | deps/flatcc/external/hash/pstdint.h | 898L |
-rw-r--r-- | deps/flatcc/external/hash/ptr_set.c | 60L |
-rw-r--r-- | deps/flatcc/external/hash/ptr_set.h | 19L |
-rw-r--r-- | deps/flatcc/external/hash/str_set.c | 61L |
-rw-r--r-- | deps/flatcc/external/hash/str_set.h | 32L |
-rw-r--r-- | deps/flatcc/external/hash/token_map.c | 54L |
-rw-r--r-- | deps/flatcc/external/hash/token_map.h | 39L |
-rw-r--r-- | deps/flatcc/external/hash/unaligned.h | 42L |
-rw-r--r-- | deps/flatcc/external/lex/LICENSE | 21L |
-rw-r--r-- | deps/flatcc/external/lex/README.md | 3L |
-rw-r--r-- | deps/flatcc/external/lex/luthor.c | 1509L |
-rw-r--r-- | deps/flatcc/external/lex/luthor.h | 472L |
-rw-r--r-- | deps/flatcc/external/lex/tokens.h | 554L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc.h | 268L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_accessors.h | 101L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_alloc.h | 127L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_assert.h | 45L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_builder.h | 1911L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_emitter.h | 215L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_endian.h | 125L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_epilogue.h | 8L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_flatbuffers.h | 55L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_identifier.h | 148L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_iov.h | 31L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_json_parser.h | 909L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_json_printer.h | 788L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_portable.h | 14L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_prologue.h | 8L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_refmap.h | 144L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_rtconfig.h | 162L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_types.h | 97L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_unaligned.h | 16L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_verifier.h | 239L |
-rw-r--r-- | deps/flatcc/include/flatcc/flatcc_version.h | 14L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/LICENSE | 14L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/README.md | 57L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/grisu3_math.h | 329L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/grisu3_parse.h | 582L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/grisu3_print.h | 265L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/README | 4L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/linux/endian.h | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/std/inttypes.h | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/std/stdalign.h | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/std/stdbool.h | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/include/std/stdint.h | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/paligned_alloc.h | 212L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pattributes.h | 84L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pbase64.h | 448L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pcrt.h | 48L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pdiagnostic.h | 85L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pdiagnostic_pop.h | 20L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pdiagnostic_push.h | 51L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pendian.h | 206L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pendian_detect.h | 118L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pinline.h | 19L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pinttypes.h | 52L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/portable.h | 2L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/portable_basic.h | 25L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pparsefp.h | 226L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pparseint.h | 374L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pprintfp.h | 39L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pprintint.h | 628L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pstatic_assert.h | 67L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pstatic_assert_scope.h | 280L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pstdalign.h | 162L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pstdbool.h | 37L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pstdint.h | 898L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/punaligned.h | 190L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pversion.h | 6L |
-rw-r--r-- | deps/flatcc/include/flatcc/portable/pwarnings.h | 52L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/README | 19L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/flatbuffers_common_builder.h | 685L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/flatbuffers_common_reader.h | 578L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/reflection_builder.h | 457L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/reflection_reader.h | 411L |
-rw-r--r-- | deps/flatcc/include/flatcc/reflection/reflection_verifier.h | 308L |
-rw-r--r-- | deps/flatcc/include/flatcc/support/README | 1L |
-rw-r--r-- | deps/flatcc/include/flatcc/support/cdump.h | 38L |
-rw-r--r-- | deps/flatcc/include/flatcc/support/elapsed.h | 73L |
-rw-r--r-- | deps/flatcc/include/flatcc/support/hexdump.h | 47L |
-rw-r--r-- | deps/flatcc/include/flatcc/support/readfile.h | 66L |
-rw-r--r-- | deps/flatcc/reflection/README.in | 19L |
-rwxr-xr-x | deps/flatcc/reflection/generate_code.sh | 13L |
-rw-r--r-- | deps/flatcc/reflection/reflection.fbs | 117L |
-rw-r--r-- | deps/flatcc/samples/CMakeLists.txt | 8L |
-rw-r--r-- | deps/flatcc/samples/bugreport/.gitignore | 1L |
-rwxr-xr-x | deps/flatcc/samples/bugreport/build.sh | 22L |
-rw-r--r-- | deps/flatcc/samples/bugreport/eclectic.fbs | 11L |
-rw-r--r-- | deps/flatcc/samples/bugreport/myissue.c | 35L |
-rw-r--r-- | deps/flatcc/samples/monster/CMakeLists.txt | 22L |
-rwxr-xr-x | deps/flatcc/samples/monster/build.sh | 27L |
-rw-r--r-- | deps/flatcc/samples/monster/monster.c | 353L |
-rw-r--r-- | deps/flatcc/samples/monster/monster.fbs | 32L |
-rw-r--r-- | deps/flatcc/samples/reflection/CMakeLists.txt | 31L |
-rw-r--r-- | deps/flatcc/samples/reflection/bfbs2json.c | 314L |
-rwxr-xr-x | deps/flatcc/samples/reflection/build.sh | 27L |
-rw-r--r-- | deps/flatcc/scripts/_user_build.in | 41L |
-rwxr-xr-x | deps/flatcc/scripts/benchflatcc.sh | 6L |
-rwxr-xr-x | deps/flatcc/scripts/benchmark.sh | 6L |
-rwxr-xr-x | deps/flatcc/scripts/bfbs-sample.sh | 15L |
-rw-r--r-- | deps/flatcc/scripts/build.cfg.make | 3L |
-rw-r--r-- | deps/flatcc/scripts/build.cfg.make-32bit | 3L |
-rw-r--r-- | deps/flatcc/scripts/build.cfg.make-concurrent | 3L |
-rw-r--r-- | deps/flatcc/scripts/build.cfg.ninja | 3L |
-rwxr-xr-x | deps/flatcc/scripts/build.sh | 37L |
-rwxr-xr-x | deps/flatcc/scripts/cleanall.sh | 20L |
-rwxr-xr-x | deps/flatcc/scripts/dev.sh | 9L |
-rwxr-xr-x | deps/flatcc/scripts/flatcc-doc.sh | 36L |
-rwxr-xr-x | deps/flatcc/scripts/initbuild.sh | 40L |
-rwxr-xr-x | deps/flatcc/scripts/monster-doc.example.sh | 6L |
-rwxr-xr-x | deps/flatcc/scripts/reflection-doc-example.sh | 6L |
-rwxr-xr-x | deps/flatcc/scripts/release.sh | 9L |
-rwxr-xr-x | deps/flatcc/scripts/setup.sh | 112L |
-rwxr-xr-x | deps/flatcc/scripts/test.sh | 38L |
-rw-r--r-- | deps/flatcc/src/cli/CMakeLists.txt | 20L |
-rw-r--r-- | deps/flatcc/src/cli/flatcc_cli.c | 505L |
-rw-r--r-- | deps/flatcc/src/compiler/CMakeLists.txt | 43L |
-rw-r--r-- | deps/flatcc/src/compiler/catalog.h | 217L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen.h | 46L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c.c | 285L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c.h | 397L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_builder.c | 2159L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_json_parser.c | 1850L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_json_printer.c | 732L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_reader.c | 1928L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_sort.c | 171L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_sort.h | 9L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_sorter.c | 355L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_c_verifier.c | 327L |
-rw-r--r-- | deps/flatcc/src/compiler/codegen_schema.c | 581L |
-rw-r--r-- | deps/flatcc/src/compiler/coerce.c | 266L |
-rw-r--r-- | deps/flatcc/src/compiler/coerce.h | 13L |
-rw-r--r-- | deps/flatcc/src/compiler/fileio.c | 225L |
-rw-r--r-- | deps/flatcc/src/compiler/fileio.h | 86L |
-rw-r--r-- | deps/flatcc/src/compiler/flatcc.c | 511L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/README.txt | 2L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/name_table.c | 21L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/schema_table.c | 21L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/scope_table.c | 177L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/symbol_table.c | 22L |
-rw-r--r-- | deps/flatcc/src/compiler/hash_tables/value_set.c | 60L |
-rw-r--r-- | deps/flatcc/src/compiler/keywords.h | 56L |
-rw-r--r-- | deps/flatcc/src/compiler/parser.c | 1550L |
-rw-r--r-- | deps/flatcc/src/compiler/parser.h | 214L |
-rw-r--r-- | deps/flatcc/src/compiler/pstrutil.h | 58L |
-rw-r--r-- | deps/flatcc/src/compiler/semantics.c | 1962L |
-rw-r--r-- | deps/flatcc/src/compiler/semantics.h | 12L |
-rw-r--r-- | deps/flatcc/src/compiler/symbols.h | 457L |
-rw-r--r-- | deps/flatcc/src/runtime/CMakeLists.txt | 16L |
-rw-r--r-- | deps/flatcc/src/runtime/builder.c | 2050L |
-rw-r--r-- | deps/flatcc/src/runtime/emitter.c | 269L |
-rw-r--r-- | deps/flatcc/src/runtime/json_parser.c | 1297L |
-rw-r--r-- | deps/flatcc/src/runtime/json_printer.c | 1486L |
-rw-r--r-- | deps/flatcc/src/runtime/refmap.c | 248L |
-rw-r--r-- | deps/flatcc/src/runtime/verifier.c | 617L |
-rw-r--r-- | deps/lmdb/.gitignore | 23L |
-rw-r--r-- | deps/lmdb/CHANGES | 276L |
-rw-r--r-- | deps/lmdb/COPYRIGHT | 20L |
-rw-r--r-- | deps/lmdb/Doxyfile | 1631L |
-rw-r--r-- | deps/lmdb/LICENSE | 47L |
-rw-r--r-- | deps/lmdb/Makefile | 117L |
-rw-r--r-- | deps/lmdb/intro.doc | 192L |
-rw-r--r-- | deps/lmdb/lmdb.h | 1608L |
-rw-r--r-- | deps/lmdb/mdb.c | 10354L |
-rw-r--r-- | deps/lmdb/mdb_copy.1 | 55L |
-rw-r--r-- | deps/lmdb/mdb_copy.c | 82L |
-rw-r--r-- | deps/lmdb/mdb_dump.1 | 75L |
-rw-r--r-- | deps/lmdb/mdb_dump.c | 319L |
-rw-r--r-- | deps/lmdb/mdb_load.1 | 84L |
-rw-r--r-- | deps/lmdb/mdb_load.c | 496L |
-rw-r--r-- | deps/lmdb/mdb_stat.1 | 64L |
-rw-r--r-- | deps/lmdb/mdb_stat.c | 263L |
-rw-r--r-- | deps/lmdb/midl.c | 359L |
-rw-r--r-- | deps/lmdb/midl.h | 186L |
-rw-r--r-- | deps/lmdb/mtest.c | 177L |
-rw-r--r-- | deps/lmdb/mtest2.c | 124L |
-rw-r--r-- | deps/lmdb/mtest3.c | 133L |
-rw-r--r-- | deps/lmdb/mtest4.c | 168L |
-rw-r--r-- | deps/lmdb/mtest5.c | 135L |
-rw-r--r-- | deps/lmdb/mtest6.c | 141L |
-rw-r--r-- | deps/lmdb/sample-bdb.txt | 73L |
-rw-r--r-- | deps/lmdb/sample-mdb.txt | 62L |
-rw-r--r-- | deps/lmdb/tooltag | 22L |
m--------- | deps/secp256k1 | |
-rwxr-xr-x | devtools/refresh-submodules.sh | 42L |
-rw-r--r-- | ndb.c | 390L |
-rw-r--r-- | schemas/meta.fbs | 11L |
-rw-r--r-- | schemas/note.fbs | 20L |
-rw-r--r-- | schemas/profile.fbs | 25L |
-rw-r--r-- | shell.nix | 7L |
-rw-r--r-- | src/bindings/c/.dir | 0B |
-rw-r--r-- | src/bindings/c/flatbuffers_common_builder.h | 685L |
-rw-r--r-- | src/bindings/c/flatbuffers_common_reader.h | 578L |
-rw-r--r-- | src/bindings/c/meta_builder.h | 69L |
-rw-r--r-- | src/bindings/c/meta_json_parser.h | 250L |
-rw-r--r-- | src/bindings/c/meta_reader.h | 58L |
-rw-r--r-- | src/bindings/c/meta_verifier.h | 47L |
-rw-r--r-- | src/bindings/c/profile_builder.h | 131L |
-rw-r--r-- | src/bindings/c/profile_json_parser.h | 412L |
-rw-r--r-- | src/bindings/c/profile_reader.h | 93L |
-rw-r--r-- | src/bindings/c/profile_verifier.h | 84L |
-rw-r--r-- | src/bindings/rust/.dir | 0B |
-rw-r--r-- | src/bindings/rust/ndb_meta.rs | 264L |
-rw-r--r-- | src/bindings/rust/ndb_profile.rs | 514L |
-rw-r--r-- | src/bindings/swift/NdbMeta.swift | 71L |
-rw-r--r-- | src/bindings/swift/NdbProfile.swift | 231L |
-rw-r--r-- | src/block.c | 204L |
-rw-r--r-- | src/block.h | 36L |
-rw-r--r-- | src/bolt11/amount.c | 566L |
-rw-r--r-- | src/bolt11/amount.h | 203L |
-rw-r--r-- | src/bolt11/bech32.c | 220L |
-rw-r--r-- | src/bolt11/bech32.h | 143L |
-rw-r--r-- | src/bolt11/bech32_util.c | 127L |
-rw-r--r-- | src/bolt11/bech32_util.h | 28L |
-rw-r--r-- | src/bolt11/bolt11.c | 624L |
-rw-r--r-- | src/bolt11/bolt11.h | 46L |
-rw-r--r-- | src/bolt11/debug.h | 15L |
-rw-r--r-- | src/bolt11/error.c | 34L |
-rw-r--r-- | src/bolt11/error.h | 33L |
-rw-r--r-- | src/bolt11/hash_u5.c | 49L |
-rw-r--r-- | src/bolt11/hash_u5.h | 20L |
-rw-r--r-- | src/bolt11/libnostrdb.a | 172632B |
-rw-r--r-- | src/bolt11/node_id.c | 64L |
-rw-r--r-- | src/bolt11/node_id.h | 38L |
-rw-r--r-- | src/bolt11/overflows.h | 43L |
-rw-r--r-- | src/config.h | 18L |
-rw-r--r-- | src/configurator.c | 1110L |
-rw-r--r-- | src/content_parser.c | 592L |
-rw-r--r-- | src/cpu.h | 34L |
-rw-r--r-- | src/cursor.h | 726L |
-rw-r--r-- | src/hex.h | 68L |
-rw-r--r-- | src/invoice.c | 69L |
-rw-r--r-- | src/invoice.h | 15L |
-rw-r--r-- | src/io.h | 48L |
-rw-r--r-- | src/jsmn.h | 491L |
-rw-r--r-- | src/lmdb_util.h | 100L |
-rw-r--r-- | src/memchr.h | 72L |
-rw-r--r-- | src/nostr_bech32.c | 321L |
-rw-r--r-- | src/nostr_bech32.h | 32L |
-rw-r--r-- | src/nostrdb.c | 6492L |
-rw-r--r-- | src/nostrdb.h | 596L |
-rw-r--r-- | src/print_util.h | 52L |
-rw-r--r-- | src/protected_queue.h | 239L |
-rw-r--r-- | src/random.h | 91L |
-rw-r--r-- | src/str_block.h | 12L |
-rw-r--r-- | src/threadpool.h | 103L |
-rw-r--r-- | src/typedefs.h | 0B |
-rw-r--r-- | src/util.h | 32L |
-rw-r--r-- | test.c | 1724L |
-rw-r--r-- | testdata/author-filter.c | 285L |
-rw-r--r-- | testdata/contacts-event.json | 3190L |
-rw-r--r-- | testdata/contacts.json | 1L |
-rw-r--r-- | testdata/db/.dir | 0B |
-rw-r--r-- | testdata/failed_size.json | 96L |
-rw-r--r-- | testdata/old-new.json | 3L |
-rw-r--r-- | testdata/profile-updates.json | 3L |
-rw-r--r-- | testdata/profiles.json | 501L |
-rw-r--r-- | testdata/random.json | 5L |
-rw-r--r-- | testdata/reactions.json | 6L |
-rw-r--r-- | testdata/search.json | 3L |