| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-16 | fix README to match contents of run-tests | Andrew Scheller | |
| 2014-04-12 | tests: Add some bytecode tests. | Damien George | |
| 2014-04-11 | py, compiler: Allow lambda's to yield. | Damien George | |
| 2014-04-11 | py: Implement compiling of *-expr within parenthesis. | Damien George | |
| 2014-04-02 | Change test scripts to use python3; bytecode tests use python3.4. | Damien George | |
| I upgraded to Python 3.4.0, so needed to make these changes. Hopefully the tests still run with Python 3.3.x (the scripts use python3 so are agnostic as to the subversion). Bytecode tests are tightly coupled to the Python version, and now some fail against Python 3.4. | |||
| 2014-02-05 | py: Add built-in super. | Damien George | |
| 2014-01-02 | Fix bash->/usr/bin/env bash; add LICENSE for Python library tests. | Damien George | |
| 2013-12-29 | Add 2 files to a gitignore. | Damien | |
| 2013-12-29 | Add tests to test compiler and emitted byte code. | Damien | |
