meson.build
meson_options.txt
setup.py
.github/workflows/ci.yml
bin/bragi
bragi/__init__.py
bragi/cpp_generator.py
bragi/parser.py
bragi/tokens.py
bragi/types.py
bragi.egg-info/PKG-INFO
bragi.egg-info/SOURCES.txt
bragi.egg-info/dependency_links.txt
bragi.egg-info/requires.txt
bragi.egg-info/top_level.txt
include/bragi/helpers-all.hpp
include/bragi/helpers-frigg.hpp
include/bragi/helpers-std.hpp
include/bragi/internals.hpp
subprojects/frigg.wrap
tests/meson.build
tests/test-util.hpp
tests/arrays/arrays.bragi
tests/arrays/arrays.cpp
tests/basic/basic.bragi
tests/basic/basic.cpp
tests/empty/empty.bragi
tests/empty/empty.cpp
tests/enums/enums.bragi
tests/enums/enums.cpp
tests/group/group.bragi
tests/group/group.cpp
tests/preamble/preamble.bragi
tests/preamble/preamble.cpp
tests/struct/struct.bragi
tests/struct/struct.cpp
tests/using/using.bragi
tests/using/using.cpp
vim/ftdetect/bragi.vim
vim/syntax/bragi.vim