summaryrefslogtreecommitdiff
path: root/tests/bytecode
AgeCommit message (Expand)Author
2015-08-17unix-cpy: Remove unix-cpy. It's no longer needed.Damien George
2015-05-06unix-cpy: Fix adjustment of stack size when leaving exception handler.Damien George
2014-04-16fix README to match contents of run-testsAndrew Scheller
2014-04-12tests: Add some bytecode tests.Damien George
2014-04-11py, compiler: Allow lambda's to yield.Damien George
2014-04-11py: Implement compiling of *-expr within parenthesis.Damien George
2014-04-02Change test scripts to use python3; bytecode tests use python3.4.Damien George
2014-02-05py: Add built-in super.Damien George
2014-01-02Fix bash->/usr/bin/env bash; add LICENSE for Python library tests.Damien George
2013-12-29Add 2 files to a gitignore.Damien
2013-12-29Add tests to test compiler and emitted byte code.Damien