lyon
|
11115ded90
|
add log_buff when printf
|
2022-01-03 21:12:05 +08:00 |
|
lyon
|
c679f2d0ae
|
use VM_Parameters insteadof Parameters
|
2021-12-30 19:55:09 +08:00 |
|
lyon
|
3032d3d054
|
break and continue test ok
|
2021-12-29 22:51:26 +08:00 |
|
lyon
|
dc997361d5
|
break is ok
|
2021-12-29 22:47:21 +08:00 |
|
lyon
|
92c8a5f1e5
|
not pass break test
|
2021-12-29 22:28:40 +08:00 |
|
lyon
|
a70cfd82d1
|
fix for_for del bug
|
2021-12-29 10:06:48 +08:00 |
|
lyon
|
a1cdd62a31
|
for_for_range parse error in DEL __list[x]
|
2021-12-28 09:20:04 +08:00 |
|
lyon
|
dbc9b8e01c
|
for i in range(0,10) is ok
|
2021-12-28 01:04:10 +08:00 |
|
lyon
|
1405afe218
|
transfer a1, a2, a3 to RangeObj.__iter__()
|
2021-12-27 23:27:19 +08:00 |
|
lyon
|
45fec663e0
|
range() create a splite MATE_OBJCECT
|
2021-12-27 23:17:21 +08:00 |
|
lyon
|
435c0f8f2d
|
__range_a1,a2,a3 is check ok
|
2021-12-27 22:00:42 +08:00 |
|
lyon
|
a343940e69
|
add range()
|
2021-12-27 21:57:08 +08:00 |
|
lyon
|
ddee6c1eaf
|
for in list is ok!
|
2021-12-25 00:33:55 +08:00 |
|
lyon
|
e838a0e7d4
|
'for loop' can run but still have mem bug
|
2021-12-25 00:25:23 +08:00 |
|
lyon
|
9c95c96f38
|
iter(list) is tested ok
|
2021-12-24 23:39:32 +08:00 |
|
lyon
|
64475ea748
|
use Pointer when REF object
|
2021-12-24 23:34:34 +08:00 |
|
lyon
|
281e3fa72d
|
list_for_loop not pass
|
2021-12-24 23:27:46 +08:00 |
|
lyon
|
955087b3be
|
change "deepth" to "block_deepth"
|
2021-12-24 23:10:50 +08:00 |
|
lyon
|
5fe634105b
|
add dict for dict
|
2021-12-13 22:03:59 +08:00 |
|
lyon
|
adaff1bd43
|
add dict in stddata
|
2021-12-13 22:01:42 +08:00 |
|
lyon
|
16796cb437
|
rm list from stdlib
|
2021-12-13 21:31:27 +08:00 |
|
lyon
|
d08b124785
|
add pikaStdData
|
2021-12-13 21:24:48 +08:00 |
|
lyon
|
93ee9424a8
|
support __init__() for class
|
2021-12-10 22:53:06 +08:00 |
|
lyon
|
2f51367a59
|
check syntax error about branckes
|
2021-12-10 11:41:33 +08:00 |
|
lyon
|
7c9fafafc4
|
suppport or and not
|
2021-11-28 17:26:17 +08:00 |
|
lyon
|
9304bd0153
|
test <+ and ~ parse
|
2021-11-28 11:51:41 +08:00 |
|
lyon
|
26c102802a
|
<< >> is ok
|
2021-11-28 01:44:17 +08:00 |
|
lyon
|
a5844e896c
|
~ is ok
|
2021-11-28 01:42:14 +08:00 |
|
lyon
|
27b42d7822
|
** is tested ok
|
2021-11-28 01:29:47 +08:00 |
|
lyon
|
f477418657
|
add List for STDLib, add int() float() method
|
2021-11-24 11:15:50 +08:00 |
|
lyon
|
db51f0520a
|
debug signed parse error, add test for signed parse
|
2021-11-24 11:07:25 +08:00 |
|
lyon
|
150c450231
|
use self as globals
|
2021-11-23 12:15:12 +08:00 |
|
lyon
|
d4eb934eca
|
type_ is ok
|
2021-11-20 09:33:38 +08:00 |
|
lyon
|
b56c2bcc68
|
int_float_convert is tested ok
|
2021-11-20 09:28:21 +08:00 |
|
lyon
|
805638f445
|
update test list
|
2021-11-17 11:03:56 +08:00 |
|
lyon
|
4e67a1925f
|
test append and get for list is ok
|
2021-11-17 10:59:13 +08:00 |
|
lyon
|
f17457c72e
|
use content to save method_ptr and method_dec
|
2021-11-14 11:42:13 +08:00 |
|
lyon1998
|
ce3df083b6
|
debug connot find object when run method of locals.obj
|
2021-11-03 21:28:37 +08:00 |
|
pikasTech
|
ada7a3c96f
|
obj_run bugs need to solve
|
2021-10-30 22:13:25 +08:00 |
|
lyon1998
|
4e12ab9193
|
use multiLine in pikascript init, tested ok
|
2021-10-18 21:34:47 +08:00 |
|
lyon1998
|
be190b34b7
|
cancel contral extern hock
|
2021-10-18 20:49:14 +08:00 |
|
lyon1998
|
d7bbd6c23b
|
add pikaMain-test.cpp
|
2021-10-18 20:47:31 +08:00 |
|