From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

.gitattributes
Changes
clib/CMakeLists.txt
clib/doc/CallbackDispatcher.md
clib/doc/error.md
clib/doc/function.md
clib/doc/log.md
clib/doc/log/formatter.md
clib/doc/log/modules.md
clib/doc/refcnt.md
clib/doc/reference/backtrace.md
clib/doc/reference/ErrorCode.md
clib/doc/reference/excepted.md
clib/doc/reference/exception.md
clib/doc/reference/expected.md
clib/doc/reference/log.md
clib/doc/reference/memory.md
clib/doc/reference/PANDA_PP_VFUNC.md
clib/doc/string.md
clib/FetchDeps.cmake
clib/LICENSE
clib/panda-lib-config.cmake
clib/README.md
clib/src/panda/basic_string.h
clib/src/panda/basic_string_view.h
clib/src/panda/CallbackDispatcher.h
clib/src/panda/cast.h
clib/src/panda/endian.h
clib/src/panda/error.cc
clib/src/panda/error.h
clib/src/panda/excepted.h
clib/src/panda/exception.cc
clib/src/panda/exception.h
clib/src/panda/expected.h
clib/src/panda/from_chars.cc
clib/src/panda/from_chars.h
clib/src/panda/function.h
clib/src/panda/function_utils.h
clib/src/panda/hash.cc
clib/src/panda/hash.h
clib/src/panda/intrusive_chain.h
clib/src/panda/iterator.h
clib/src/panda/log.h
clib/src/panda/log/console.h
clib/src/panda/log/console.icc
clib/src/panda/log/log.cc
clib/src/panda/log/log.h
clib/src/panda/log/multi.h
clib/src/panda/log/multi.icc
clib/src/panda/log/PatternFormatter.h
clib/src/panda/log/PatternFormatter.icc
clib/src/panda/memory.cc
clib/src/panda/memory.h
clib/src/panda/optional.h
clib/src/panda/owning_list.h
clib/src/panda/pp.h
clib/src/panda/refcnt.cc
clib/src/panda/refcnt.h
clib/src/panda/string.h
clib/src/panda/string_map.h
clib/src/panda/string_set.h
clib/src/panda/string_view.h
clib/src/panda/string_view/defs.h
clib/src/panda/string_view/hash.h
clib/src/panda/test/catch.h
clib/src/panda/traits.h
clib/src/panda/unix/exception.cc
clib/src/panda/unordered_string_map.h
clib/src/panda/unordered_string_set.h
clib/src/panda/varint.h
clib/src/panda/win/exception.cc
clib/src/panda/win/exception_debug.cc
clib/src/panda/win/exception_debug.h
clib/tests/bench.cc
clib/tests/dispatcher.cc
clib/tests/endian.cc
clib/tests/error.cc
clib/tests/excepted.cc
clib/tests/exception.cc
clib/tests/from_chars.cc
clib/tests/function.cc
clib/tests/intrusive_chain.cc
clib/tests/iptr.cc
clib/tests/log/bench.cc
clib/tests/log/formatter.cc
clib/tests/log/log.cc
clib/tests/log/logger.cc
clib/tests/log/logtest.h
clib/tests/log/module.cc
clib/tests/log/multi.cc
clib/tests/main.cc
clib/tests/optional.cc
clib/tests/owning_list.cc
clib/tests/string_char.cc
clib/tests/string_char16.cc
clib/tests/string_char32.cc
clib/tests/string_containers.cc
clib/tests/string_test.h
clib/tests/string_wchar.cc
clib/tests/test.cc
clib/tests/test.h
clib/tests/to_chars.cc
clib/tests/traits.cc
clib/tests/valgrind.cc
clib/tests/varint.cc
INSTALL.SKIP
lib/XS/libpanda.pm
lib/XS/libpanda.pod
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
misc/trun.plx
t/dispatcher.t
t/endian.t
t/error.t
t/excepted.t
t/exception.t
t/from_chars.t
t/function.t
t/intrusive_chain.t
t/iptr.t
t/log/formatter.t
t/log/log.t
t/log/logger.t
t/log/module.t
t/log/multi.t
t/MyTest.pm
t/owning_list.t
t/string_char.t
t/string_char16.t
t/string_char32.t
t/string_containers.t
t/string_wchar.t
t/to_chars.t
t/traits.t
t/valgrind.t
t/varint.t
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)