aboutsummaryrefslogtreecommitdiff
path: root/tools/ac_converter.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-14ac_converter: use better style for header check iterationEli Schwartz1-5/+5
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-1/+1
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-3/+3
2019-12-06Update Python2 syntax to Python3 syntax in ghwt.pyMichael Brockus1-5/+5
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D1-7/+7
2017-07-31Improve ac_converter to print a help message.Jussi Pakkanen1-1/+8
2017-07-16Removed duplicate key in dictionary.Jussi Pakkanen1-1/+0
2017-06-04A few typo fixes in the converter script.Jussi Pakkanen1-2/+2
2017-06-04Added more functions to the list of checks.Jussi Pakkanen1-0/+143
2017-01-01style: fix E124 violationsIgor Gnatenko1-1/+1
2016-12-31Fix space before :.Jussi Pakkanen1-32/+32
2016-10-07tools/ac_converter: couple of trivial fixes (#867)Igor Gnatenko1-3/+2
2016-09-04loop over `sizes'Iain Lane1-1/+1
2016-08-30Use context manager in scripts.Elliott Sales de Andrade1-41/+66
2016-08-14Use our config template rather than Autoconf's.Jussi Pakkanen1-1/+1
2016-08-13A few more checks for ac converter tool.Jussi Pakkanen1-0/+5
2016-07-28Convert socket checks.Jussi Pakkanen1-0/+1
2015-11-20A few more checks for converter.Jussi Pakkanen1-0/+4
2015-11-12More checks for converter.Jussi Pakkanen1-0/+53
2015-09-04Moved new ac converter from wrap repo and made shebang line use env. Closes #...Jussi Pakkanen1-0/+217