Lyon
|
a3a3d8fb75
make all kernal files to be single ascii
|
2 lat temu |
lyon
|
38388625ca
support mark-sweep gc
|
3 lat temu |
pikastech
|
7698bd84ac
add BaseObjProp
|
3 lat temu |
pikastech
|
a87da14c7d
move print() and print_no_end from BaseObj to SysObj
|
3 lat temu |
pikastech
|
65e6899cc2
support '\n', '\r', '\t' for <STR> instruction
|
3 lat temu |
lyon
|
a97d6f3f76
support __str__ for String(), find mem leak when print(String('test'))
|
3 lat temu |
lyon
|
db45bd9964
str(obj) from __str__ is test ok
|
3 lat temu |
lyon
|
e860275c99
support __str__ in for print
|
3 lat temu |
lyon
|
e7d8359891
clear the __IMPLEMENT__
|
3 lat temu |
Lyon
|
b359062172
Dev (#118)
|
3 lat temu |
lyon
|
bac4c4c90a
clear baseobj
|
3 lat temu |
lyon
|
7f70e2a9df
import type()
|
3 lat temu |
lyon
|
df0db6a390
combine object and ref object
|
3 lat temu |
lyon1998
|
69730efea4
printBytes is ok
|
3 lat temu |
lyon1998
|
60514571b6
clean stack when match new line
|
4 lat temu |
lyon1998
|
917f5d496f
format
|
4 lat temu |
lyon1998
|
072df471c6
add obj_getNativeMethod API
|
4 lat temu |
lyon
|
8a6deb7513
use buffs = {0} instead of buffs = New_strBuff()
|
4 lat temu |
lyon
|
fd26a79fc8
rename TYPE_X to ARG_TYPE_X
|
4 lat temu |
lyon
|
ec2e2d2d0a
add printNoEnd()
|
4 lat temu |
lyon
|
3d556d6b06
support \n \r \t in print()
|
4 lat temu |
lyon
|
18deeaf7a5
direectly conect print to __platform_printf
|
4 lat temu |
Gabriel Wang
|
ec2dbecb07
prepare refactory
|
4 lat temu |
lyon
|
05657c46d7
debug type transfer error in iar
|
4 lat temu |
lyon
|
e25cbbef92
cmo to com
|
4 lat temu |
lyon
|
669b037519
add MIT license to sorce files
|
4 lat temu |
lyon
|
b88b729039
use type enum
|
4 lat temu |
lyon
|
5316ede928
add Warning flag and solve warnings
|
4 lat temu |
lyon
|
1d542f2839
use one char to str int pointer float type
|
4 lat temu |
lyon
|
d06caf63ea
use strEqu instead of str_is_start_with to check type
|
4 lat temu |