Commit History

Author SHA1 Message Date
  Eric S. Raymond 410b7e9e37 Ubuntu has abolished /usr/bin/python, change shebangs to python3. 3 years ago
  Gary E. Miller ed8f440b94 devtools/tablegen.py: Fix docstrings. DOn't reuse globals as locals. 4 years ago
  Gary E. Miller 576bc08821 devtools/tablegen.pyL Do not reuse global var, from codacy. 4 years ago
  Gary E. Miller 1a5662b7c1 devtools/tablegen.py: Add missing docstrings. 4 years ago
  Gary E. Miller 838c5c393e devtools/tablegen.py: Add missing docstrings 4 years ago
  Gary E. Miller 834d46e552 devtools/tablegen.py: Add missing docstring. 4 years ago
  Gary E. Miller 1451c71764 devtools/tablegen.py: Fix keyword used as var name. 4 years ago
  Gary E. Miller e6547daa5a devtools/tablegen.py: Add missing, maybe unneeded, initializers. 4 years ago
  Boian Bonev bc5c1b4119 Fix spelling 4 years ago
  Gary E. Miller 49e88b2fb2 tablegen.py: pep8 cleanup. 6 years ago
  Gary E. Miller aa1d17f8b7 tablegen.py: Fix for PEP8 6 years ago
  Fred Wright 80f65f4928 Fixes devtools/*.py for Python 3. 8 years ago
  Eric S. Raymond 44d98266c5 Document some conventions. 11 years ago
  Eric S. Raymond a8537e5c35 Correct some code generation. 11 years ago
  Eric S. Raymond b1f2606203 Make vocabulary references in dump code. 11 years ago
  Eric S. Raymond ee5fab0fb9 Generate structure name properly. 11 years ago
  Eric S. Raymond 764b8259c6 Update a comment. 11 years ago
  Eric S. Raymond bc3ba8ee50 Subtable parsing works. 11 years ago
  Eric S. Raymond 0e0bd29436 Modified table parsing - a step towards parsing vocabulary tables. 11 years ago
  Eric S. Raymond 532a53921e Correctly generate JSON dumping code for trailing arrays. 11 years ago
  Eric S. Raymond dbd353352d ind -> i as a loop variable name. 11 years ago
  Eric S. Raymond a4c8aba496 Fixes to generation of JSON dump code for arrays. 11 years ago
  Eric S. Raymond f6f7ebd401 Fix a minor bug in boolean field generation. 11 years ago
  Eric S. Raymond 1eb5a6e8df Derived-attribute generation for enumerated fields. 11 years ago
  Eric S. Raymond 1ed760cc78 Driver code generation for boolean fields. 11 years ago
  Eric S. Raymond c861c6c927 Change JSON-dumper code generation to match my previous commit. 11 years ago
  Eric S. Raymond e9a0ea3f35 More output improvements to tablegen.py. 11 years ago
  Eric S. Raymond 10374a53fc Minor improvements to tablegen.py. 11 years ago
  Eric S. Raymond b16d117a0a tablegen.py conditionally includes -t. 11 years ago
  Eric S. Raymond 639848f185 tablegen.py -t does more errorchecking. 11 years ago