.. |
assert1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
assign1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
assign2.py
|
py: Implement compiling of *-expr within parenthesis.
|
11 years ago |
augassign1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
call1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class5.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
class6.py
|
py: Add built-in super.
|
11 years ago |
class7.py
|
py: Add built-in super.
|
11 years ago |
closure1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
closure2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
closure3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
closure4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
compare1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
const1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
continue1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
decorate1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
del1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
del2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
dict1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
dictcomp1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
docstring1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
docstring2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
fun1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
fun2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
fun3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
fun4.py
|
tests: Add some bytecode tests.
|
11 years ago |
if1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
if2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
if3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
if4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
ifexpr1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import5.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
import6.py
|
tests: Add some bytecode tests.
|
11 years ago |
lambda1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
lambda2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
list1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
list2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
listcomp1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
listcomp2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
listcomp3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
listcomp4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
listcomp5.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
locals1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
ptex.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
raise1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope0.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope5.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope6.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
scope7.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
set1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
setcomp1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
slice1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
slice2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
string1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
string2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
super1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try4.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try5.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
try6.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
tuple1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
tuple2.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
tuple3.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
with1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
yield1.py
|
Add tests to test compiler and emitted byte code.
|
11 years ago |
yield2.py
|
py, compiler: Allow lambda's to yield.
|
11 years ago |