Add or update license in every file, update tests to put license at start of *.t...
authorNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 02:15:01 +0000 (13:15 +1100)
committerNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 10:27:44 +0000 (21:27 +1100)
commit3daa8a6bbf3187ed9a0a2214e671217560e7c8fa
tree20566f2fdb446d1688392c81eb8d074f6829e291
parent36f0525d070b2dff7ec61c66bc0568ed4d8d1cb3
Add or update license in every file, update tests to put license at start of *.t source and expected output files, allow comments in section 1 of *.t file (may revisit as section 1 is line oriented), rename t_ast.py output file to t_def.py
12 files changed:
Makefile
ast.py
ast_to_pitree.py
expected.sh
generate_ast.py
generate_c.py
generate_py.py
markup.py
pitree.l
pitree.py
pitree.y
skel/skel_py.py