summaryrefslogtreecommitdiff
path: root/tools/pragma
AgeCommit message (Collapse)Author
2021-01-22fixed bug in #pragma regswap where swapping rA and rB would also swap fA and ↵Max
fB, and added #pragma iswap
2020-12-19trim whitespace off cc argument in pragma.pyMax
2020-12-19argument parsing issue in pragma.py when compiler is invoked through wineMax
2020-12-19fix bugs in pragma.py, add license/readmeMax
2020-12-19add pragma.py to tools, edit Makefile, add example #pragma regswap usage to ↵Max
code_801DD8C0.cpp