summaryrefslogtreecommitdiff
path: root/examples/func_defs_add_param.py
Commit message (Expand)AuthorAgeFilesLines
* Add test that runs all examples and makes sure they don't crashEli Bendersky2021-10-291-0/+3
* Fix examples/func_defs_add_param.py: add missing `align` parameter (#441)Eisuke Kawashima2021-10-151-0/+1
* Fix Flake8 Errors (#442)Eisuke Kawashima2021-10-151-1/+0
* Implement _Alignas and _Alignof support with tests (#435)Vitaly Cheptsov2021-10-041-0/+1
* Clean up trailing whitespaceEli Bendersky2021-09-211-1/+1
* Add example of modifying an AST and printing out modified codeEli Bendersky2020-04-151-0/+58