| .. |
|
XOR.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
base_type.py
|
3c031e4e5d
support get host object for c extern object
|
2 years ago |
|
big_list.py
|
7b1a3390ab
optimize stack size for big list
|
2 years ago |
|
bigfile.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
bool.py
|
f96fdbc0f1
fix int() builtins for u32 type
|
2 years ago |
|
bytes.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
class_hint.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
class_script.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
comprehension.py
|
94879d166f
support comprehension
|
2 years ago |
|
ctypes.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
dict.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
dict_comment.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
encode_decode.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
eq.py
|
f882ff153b
support __eq__ for tuple & list & dict
|
2 years ago |
|
eval.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
file.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
file2.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
file3.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
file_nofound.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
fn_default1.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
fn_default_tuple.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
fn_del.py
|
1e1b376e94
fix __del__ recursion on python object
|
2 years ago |
|
fn_fn.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
fn_pos_vars.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
for_return.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
function.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
getitem.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
int_extern.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
is_not.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
isinstance.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
kw.py
|
13bfc829aa
support `in` op for **kw
|
2 years ago |
|
list_tuple_equ.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
literal.py
|
e14e77cdfb
fix bytes literal and getitem
|
2 years ago |
|
max_min.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
opt_self.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
print.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
seek.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
slice.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
split.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
str_join.py
|
3dfc823237
restore str_join
|
2 years ago |
|
super.py
|
b1d7161c4d
add super.py test
|
2 years ago |
|
tuple.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
type.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
utf8.py
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
|
write_fn.py
|
3c031e4e5d
support get host object for c extern object
|
2 years ago |
|
write_issue.py
|
ac245ab01a
fix bytecode cache inner REPL
|
2 years ago |