5 Commits

Author SHA1 Message Date
pikastech
5d00dcf260 add config for PikaStdDevice_Time 2022-06-15 23:59:32 +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
pikastech
b5b2e2a2f3 fix format 2022-06-05 19:13:01 +08:00
OnceDay
73d8c22b0e Fixed some very serious bugs in the unix-time arithmetic ,and added unix-time transform tests from 1970 to 2070 . 2022-06-04 23:59:26 +08:00
pikastech
19d830c26e add unix-time-test file 2022-06-04 16:29:50 +08:00