C preprocessor written in Python
Name | Size | Rev. | Time | Author | Log Message |
---|---|---|---|---|---|
.hgignore | 93 | b2e0830b2cff | 2022-02-01 15:38:37 | Eric Hopper <hopper@omnifarious.org> | Set up as a real Python project with ... |
LICENSE | 34.33 k | 0cbc50dd70f7 | 2022-02-01 10:59:23 | Eric Hopper <hopper@omnifarious.org> | Initial commit |
README.md | 0 | b2e0830b2cff | 2022-02-01 15:38:37 | Eric Hopper <hopper@omnifarious.org> | Set up as a real Python project with ... |
pytest.ini | 27 | b2e0830b2cff | 2022-02-01 15:38:37 | Eric Hopper <hopper@omnifarious.org> | Set up as a real Python project with ... |
setup.py | 896 | b2e0830b2cff | 2022-02-01 15:38:37 | Eric Hopper <hopper@omnifarious.org> | Set up as a real Python project with ... |
src | 962505cdb449 | 2022-02-01 15:45:43 | Eric Hopper <hopper@omnifarious.org> | Add test of LazySequence and fix erro... | |
tests | d1f9849f3819 | 2022-02-01 15:50:07 | Eric Hopper <hopper@omnifarious.org> | Add test of negative indexes. |