aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/rewriter.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Split AstInterpreter into base class and RewriterInterpreterDaniel Schulte1-1/+1
2018-10-04Use a single ArgumentParser for all subcommandsXavier Claessens1-7/+2
2018-03-27Always build parser objects anew to avoid leaking old data.Jussi Pakkanen1-10/+12
2018-03-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila1-5/+1
2017-11-09Print correct command in help messageEric Engestrom1-1/+1
2017-09-20fix file permissions on a couple of filesLuke Shumaker1-0/+0
2017-08-02Turned rewriter into an internal module.Jussi Pakkanen1-0/+65