Lyon
|
1f92b8135c
using clang-tidy and add format.py to auto-format
|
2 years ago |
Lyon
|
b4f7b4275c
move test to pikaCompiler
|
2 years ago |
pikastech
|
75d6f97823
move test to top
|
3 years ago |
pikastech
|
1019f3095f
exit when error occord
|
3 years ago |
pikastech
|
e0eee73209
support `dir()` builtin, fix str disp in list...
|
3 years ago |
李昂
|
76db2494a5
!46 try to support [][], not ok yeat
|
3 years ago |
pikastech
|
2eb911cd1a
fix parse issue when met xx_import
|
3 years ago |
pikastech
|
20b63cfa15
resotre strGetLastLine, support cut for IMPORT_EX and EXCEPTION
|
3 years ago |
pikastech
|
ab795de30c
pikaVM_runFile change to interpreter mode
|
3 years ago |
pikastech
|
868b028a66
support <None> and <if res == None>
|
3 years ago |
李昂
|
6acc0f9ecd
!25 support format output for print()
|
3 years ago |
pikastech
|
da00653707
test cjson in module ok
|
3 years ago |
pikastech
|
21cf379456
solve '\r\n' in PikaVM_runFile()
|
3 years ago |
pikastech
|
70f40df524
add test file, for loop in module not ok
|
3 years ago |
pikastech
|
4cf7ec8c64
fix core dump when method_returnObj faild
|
3 years ago |
pikastech
|
1c75bd0c19
add test6 for cJSON
|
3 years ago |
pikastech
|
efea50d4cd
move cJSON test to example/cJSON
|
3 years ago |
pikastech
|
220126e39c
test utf8-chinese cjson
|
3 years ago |
pikastech
|
d4026f882b
add overflow check for bytecode gen
|
3 years ago |
pikastech
|
6b053c7a8c
add test3.py
|
3 years ago |
pikastech
|
05fb31c9f2
chek overflow of LINE BUFF, support \" and \'
|
3 years ago |
pikastech
|
349422afe3
move Parse as the constructor
|
3 years ago |
pikastech
|
607591d78c
construct cjson is test ok
|
3 years ago |
pikastech
|
e5cfca57cc
create item test ok
|
3 years ago |
pikastech
|
d04b07b517
get val is ok
|
3 years ago |
pikastech
|
fc5b89eb7e
get Next is ok
|
3 years ago |
pikastech
|
60389c541d
rename cJSON to pika_cjson
|
3 years ago |
pikastech
|
b20d4f6e99
getObjectItem() tested ok
|
3 years ago |
pikastech
|
604711f708
parse(), print() for cJSON is ok
|
3 years ago |
pikastech
|
b016924634
add cJSON-test.cpp
|
3 years ago |