[Gccpy-devel] [redbrain/gccpy] 558fad: GCCPY:
Python Front-end to GCC
Brought to you by:
redbrain812
From: GitHub <no...@gi...> - 2013-07-09 12:52:07
|
Branch: refs/heads/master Home: https://github.com/redbrain/gccpy Commit: 558fad3b96c9c880bfdc8596a6cc5e4fac7425b4 https://github.com/redbrain/gccpy/commit/558fad3b96c9c880bfdc8596a6cc5e4fac7425b4 Author: Philip Herron <red...@gc...> Date: 2013-07-09 (Tue, 09 Jul 2013) Changed paths: M gcc/python/dot-dot.h M gcc/python/dot-pass-dot-PrettyPrint.cc M gcc/python/dot-pass-generic.cc M gcc/python/dot-pass-manager.cc M gcc/python/dot.cc M gcc/python/py-parser.y Log Message: ----------- GCCPY: * Parser Support for the for loops * Stub generic block for code-generation - Not happy with my current idea for iterators/co-routines on hold |