Use tests_ast/cal_py.t, get rid of old AST generator and stripper
authorNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 03:13:14 +0000 (14:13 +1100)
committerNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 10:35:47 +0000 (21:35 +1100)
commit06a031e153309523884bcef8cdfb47171273c8be
treee7a803eee8797ceeda5f58cd2c0347f6f1eb220c
parent892df09f4c19ecc64040f75d59b51eb399f8faf9
Use tests_ast/cal_py.t, get rid of old AST generator and stripper
.gitignore
degenerate.py [deleted file]
generate_ast.py [deleted file]
tests_ast/Makefile
tests_ast/ast.py [deleted file]
tests_ast/ast.sh [deleted file]
tests_ast/cal.py
tests_ast/cal_py.l
tests_ast/cal_py.t [new file with mode: 0644]
tests_ast/cal_py.y
tests_ast/element.py