Age | Commit message (Expand) | Author |
---|---|---|
9 days | py/parse: Add support for math module constants and float folding. | Yoctopuce dev |
2020-04-09 | py/parse: Remove unnecessary check in const folding for ** operator. | Damien George |
2015-03-25 | tests: Add tests for SyntaxError, TypeError, and other missing things. | Damien George |
2015-03-01 | tests: Add test for micropython const feature when it has a SyntaxError. | Damien George |