Lyon
1f92b8135c
using clang-tidy and add format.py to auto-format
2023-07-09 23:12:21 +08:00
Lyon
b4f7b4275c
move test to pikaCompiler
2023-07-06 23:09:49 +08:00
pikastech
75d6f97823
move test to top
2022-09-26 21:47:52 +08:00
李昂
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
d82c3241ae
clear the content_<> API, add 'clang-format off' to def_class
2022-05-22 21:52:37 +08:00
lyon
77267cff07
use class Arg instead of __arg
2022-05-22 20:50:28 +08: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
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
d61fcacb4a
cancel the content-test
2022-01-25 02:40:35 +08:00
lyon
d0eabb0b94
set size of arg to uint32_t to aline to 4
2022-01-05 22:36:28 +08:00
lyon
19dca356e3
bitmap is tested ok !
2021-11-15 22:23:02 +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
ca29e11268
rezise arg to 16 byte in 32bit system
2021-11-14 13:55:54 +08:00
lyon
ba938176c1
use name hash and tested ok
2021-11-13 18:48:47 +08:00
lyon
5f0d7a9d31
use name_hash compile pass
2021-11-13 16:42:01 +08:00
graduateDesign
cfa17f3764
chang to linux
2021-10-04 01:10:49 +08:00