Skip to content
  • Matt Wala's avatar
    dd6c4041
    Add pytools.codegen · dd6c4041
    Matt Wala authored
    This change takes common code generation functionality out of
    pytools.py_codegen and makes it a separate module.
    
    A language-independent parent class of PythonCodeGenerator is also
    added.
    
    The version is bumped to 2020.4
    dd6c4041
    Add pytools.codegen
    Matt Wala authored
    This change takes common code generation functionality out of
    pytools.py_codegen and makes it a separate module.
    
    A language-independent parent class of PythonCodeGenerator is also
    added.
    
    The version is bumped to 2020.4
Loading