aboutsummaryrefslogtreecommitdiff
path: root/examples/rewrite_ast.py
AgeCommit message (Collapse)Author
2017-02-19Fix comment typo (#171)Hart Chu
2017-02-02Remove Copyright from every source fileEli Bendersky
Replace it by website link; copyright appears in the LICENSE file already, which is sufficient
2014-08-22Some cosmetic cleanupEli Bendersky
2014-08-22examples: add example of rewriting AST nodeAkira Hayakawa
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>