summaryrefslogtreecommitdiff
path: root/libc/docs/dev/header_generation.rst
AgeCommit message (Expand)Author
2025-02-26[libc][hdrgen] Allow to treat hdrgen Python code as a Python module. (#128955)Alexey Samsonov
2025-01-01[libc] Move hdrgen yaml files into include/ (#121443)Roland McGrath
2024-12-30[libc] Move hdrgen into utils/ subdirectory (#121256)Roland McGrath
2024-12-04[libc] rename newhdrgen to just hdrgen (#118545)Nick Desaulniers
2024-12-03[libc] delete hdrgen (#117220)Nick Desaulniers
2024-08-21[libc][docs] Update docs to reflect new headergen (#102381)Michael Jones
2024-08-09[libc][newhdrgen]sorted function names in yaml (#102544)aaryanshukla
2024-07-26[libc] Updated GettingStarted.rst with PyYAML version (#100649)RoseZhang03
2024-07-24[libc][newheadergen]: PyYaml Version Update (#100463)aaryanshukla
2024-07-22[libc] Updated header_generation.rst (#99712)RoseZhang03
2023-11-28[libc][docs] Update implementation docs (#73590)michaelrj-google
2023-03-02[libc][NFC] Move all developer docs into a sub-directory docs/dev.Siva Chandra Reddy