Update Makefile to make it compile with recent pilex
[c_to_python.git] / tests /
2019-01-17 Nick DowningFine tune whitespace, which node tags are translated...
2019-01-16 Nick DowningFirst cut at translating parse-gram.y from Bison, fix...
2019-01-16 Nick DowningFirst cut at translating scan-code.l and scan-gram...
2019-01-14 Nick DowningNormalize whitespace and indent in *.y.new, fix various...
2019-01-14 Nick DowningFirst cut at y_to_python.py, need to normalize whitespa...
2019-01-13 Nick DowningGet l_to_python working again, implement more necessary...
2019-01-12 Nick DowningReinstate the translation based on the new pilex/piyacc...
2018-08-05 Nick DowningMake it invoke the C preprocessor only once with all...
2018-08-05 Nick DowningFirst cut at l_to_python.py translator which reads...