Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: fix runtime_defs.h (#26259) | zeertzjq | 2023-11-28 |
* | refactor: rename types.h to types_defs.h | dundargoc | 2023-11-27 |
* | refactor: move Arena and ArenaMem to memory_defs.h (#26240) | zeertzjq | 2023-11-27 |
* | build(IWYU): replace public-to-public mappings with pragmas (#26237) | zeertzjq | 2023-11-27 |
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | ci: fix lint errors caused by missing includes (#18673) | dundargoc | 2022-05-21 |
* | fix(unittests): coredump when running unit tests #18663 | Jun-ichi TAKIMOTO | 2022-05-20 |