A framework for building native applications using React
COMMITS
/ scripts/cxx-api/parser/__main__.py March 31, 2026
J
Run the snapshot comparison on CI (#56207)
Jakub Piasecki committed
D
Rename `--check` flag to `--validate` in C++ public API parser (#56253)
Dawid Małecki committed
D
Add `exclude_symbols` to the cxx-api parser config (#56240)
Dawid Małecki committed
D
Add `--xml` flag to persist xml artifacts for testing purposes (#56238)
Dawid Małecki committed
D
Add CI workflow for validating C++ API snapshot (#56042)
Dawid Małecki committed
March 26, 2026
J
Deduplicate constructors when a class has multiple base classes (#56213)
Jakub Piasecki committed
March 24, 2026
J
Generate snapshots in parallel (#56184)
Jakub Piasecki committed
March 23, 2026
J
Apply doxygen input filters only when needed (#56177)
Jakub Piasecki committed
March 18, 2026
D
Refactor snapshot generator entry point (#56090)
Dawid Małecki committed
D
Replace subprocess rm calls with Python stdlib (#56083)
Dawid Małecki committed
D
Add option to generate a single snapshot view from CLI (#56071)
Dawid Małecki committed
March 12, 2026
J
Move input_filters inside the parser package (#56054)
Jakub Piasecki committed
March 10, 2026
J
Run codegen for each API view separately (#55997)
Jakub Piasecki committed
March 6, 2026
D
Add input filter for stripping methods marked as NS_UNAVAILABLE (#55973)
Dawid Małecki committed
D
Strip `__deprecated_msg` in the preprocessing (#55970)
Dawid Małecki committed
March 5, 2026
D
Normalize template specialization angle bracket spacing (#55910)
Dawid Małecki committed
D
Add doxygen input filter to strip block comments (#55888)
Dawid Małecki committed
J
Add basic snapshot diffing mechanism (#55906)
Jakub Piasecki committed
March 3, 2026
J
Make doxygen binary location configurable (#55842)
Jakub Piasecki committed
February 25, 2026
J
Integrate codegen into the api snapshot and allow configuration (#55642)
Jakub Piasecki committed
J
Add basic test cases and parser implementation (#55641)
Jakub Piasecki committed