Age | Commit message (Expand) | Author |
---|---|---|
2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky |
2014-01-15 | Merge branch 'str-repr' of github.com:pfalcon/micropython into pfalcon-str-repr | Damien George |
2014-01-15 | Implement repr. | Damien George |
2014-01-15 | type->print(): Distinguish str() and repr() variety by passing extra param. | Paul Sokolovsky |
2014-01-15 | Refactor exception objects to have better impl of Python-side interface. | Paul Sokolovsky |