summaryrefslogtreecommitdiffstatshomepage
path: root/tests/bytecode
Commit message (Expand)AuthorAge
* fix README to match contents of run-testsAndrew Scheller2014-04-16
* tests: Add some bytecode tests.Damien George2014-04-12
* py, compiler: Allow lambda's to yield.Damien George2014-04-11
* py: Implement compiling of *-expr within parenthesis.Damien George2014-04-11
* Change test scripts to use python3; bytecode tests use python3.4.Damien George2014-04-02
* py: Add built-in super.Damien George2014-02-05
* Fix bash->/usr/bin/env bash; add LICENSE for Python library tests.Damien George2014-01-02
* Add 2 files to a gitignore.Damien2013-12-29
* Add tests to test compiler and emitted byte code.Damien2013-12-29