SongZihuan
|
725e4ab9b4
feat: findAttributes函数支持运行变量式函数
|
4 年之前 |
SongZihuan
|
adf0e0e98e
refactor: 提取了部分函数, 缩短函数长度
|
4 年之前 |
SongZihuan
|
166d07735e
feat: for循环支持使用迭代器
|
4 年之前 |
SongZihuan
|
83e226fc3b
style: 修改了部分枚举体的成员名字
|
4 年之前 |
SongZihuan
|
1ab35484e4
feat: error支持宽字符串
|
4 年之前 |
SongZihuan
|
80cc0fa4da
refactor: 去除冗余函数, 修改resultType
|
4 年之前 |
SongZihuan
|
45fa6d391f
feat: 变量名使用宽字符支持
|
4 年之前 |
SongZihuan
|
0350025acc
fix: 修复了;实参赋值的内存错误
|
4 年之前 |
SongZihuan
|
efba3bd84e
feat: 允许使用;输入指定的特殊形参
|
4 年之前 |
SongZihuan
|
2448645c80
feat: 支持内联函数
|
4 年之前 |
SongZihuan
|
e63b3f0fc7
refactor: 调整了makeClass的机制
|
4 年之前 |
SongZihuan
|
5a9358bf33
refactor: makeValue的函数都写入到对应类的__new__
|
4 年之前 |
SongZihuan
|
5515fadbe7
feat: 函数定义支持do关键词
|
4 年之前 |
SongZihuan
|
aa78dd7e52
refactor: 提取VirtualMathCore模块
|
4 年之前 |