李昂
6acc0f9ecd
!25 support format output for print()
...
* test for format with tuple is ok
* 'format'%var is ok (tuple var is not ok)
* rename _cformat to cformat()
* optimize the memory usage of format_list
* add string-test.cpp
* cformat() is ok
* fix variable par load issue
* use test_common.h
* use test_common to simplify the gtest case
* Merge branch 'master' into dev
* fix float->double for bytecodegen
* update to /package
* Use double in C for float in python
2022-06-14 03:20:17 +00:00
Lyon
b359062172
Dev ( #118 )
...
* add PLOOC
* add PLOOC to kernal
* remove unrequired files
* remove pack
* fix plooc ci in test/*.cpp
* add test_common.h
Co-authored-by: Gabriel Wang <embedded_zhuoran@Hotmail.com>
2022-05-19 20:52:19 +08:00
lyon
44e7f0c738
fix all valgrind mem error
2022-05-02 17:56:38 +08:00
lyon
b422318168
cancel (char*) in test
2022-04-30 21:17:19 +08:00
lyon
fd26a79fc8
rename TYPE_X to ARG_TYPE_X
2022-03-02 10:34:33 +08:00
lyon
3ab412f219
use NEUM to save type instead of char *
2021-11-15 09:35:48 +08:00
lyon
5316ede928
add Warning flag and solve warnings
2021-11-14 18:39:08 +08:00
lyon
f17457c72e
use content to save method_ptr and method_dec
2021-11-14 11:42:13 +08:00
lyon1998
6c7eb7e55a
use New_Class() back, and Class()need to be generate
2021-10-18 17:33:55 +08:00
lyon1998
4c6ec93f41
args_set can update type
2021-10-18 16:08:28 +08:00
lyon1998
709f9437bf
change New_Class() to Class()
2021-10-18 11:33:11 +08:00
lyon1998
40dfcfa423
add pikaVM_runAsm, add pushArg for queue
2021-10-14 19:45:39 +08:00
lyon1998
1b1b677d85
test getCurrentObj for queueObj
2021-10-13 15:23:41 +08:00
lyon1998
7d1b434104
add queueObj and test
2021-10-13 15:10:52 +08:00
lyon1998
9c27e42126
add queueObj
2021-10-13 14:38:44 +08:00