提交歷史

作者 SHA1 備註 提交日期
  SongZihuan efba3bd84e feat: 允许使用;输入指定的特殊形参 4 年之前
  SongZihuan 5afdad5dc9 feat: 允许使用;操作形式参数 4 年之前
  SongZihuan 7df98ccaa6 fix: 修复了**表达式的形参赋值的bug 4 年之前
  SongZihuan 61d2053eed fix: 修复了形参赋值的问题 4 年之前
  SongZihuan 3bdab4ec25 feat: 允许使用->访问out_var 4 年之前
  SongZihuan 2448645c80 feat: 支持内联函数 4 年之前
  SongZihuan 8bd42e5173 fix: 修复循环导入无法newObjectSetting的问题 4 年之前
  SongZihuan 7bb801a6b1 fix: 获取addAttributes的时候自动冻结外部var_list 4 年之前
  SongZihuan dcb11c6ec0 feat: 允许import循环导入 4 年之前
  SongZihuan d2595b41b7 feat: 允许import文件夹和执行文件夹 4 年之前
  SongZihuan a2579247b6 fix: 修复了listiter的stopIter诱发条件 4 年之前
  SongZihuan a36466632a fix: 修复了null的repo函数 4 年之前
  SongZihuan 7c4809bbe4 fix: 修复了列表迭代错误 4 年之前
  SongZihuan ffd35ee49f refactor: 取消对value的data指针化设定 4 年之前
  SongZihuan 65ad2a5986 refactor: 调整Inter中data 4 年之前
  SongZihuan e63b3f0fc7 refactor: 调整了makeClass的机制 4 年之前
  SongZihuan 3dafe8d00f refactor: 重构了import和include语句逻辑 4 年之前
  SongZihuan 5a9358bf33 refactor: makeValue的函数都写入到对应类的__new__ 4 年之前
  SongZihuan 66245532c6 refactor: 提取了obj的__new__函数 4 年之前
  SongZihuan 5515fadbe7 feat: 函数定义支持do关键词 4 年之前
  SongZihuan 52cb03ab57 feat: 字符串支持使用ascii或转义字符 4 年之前
  SongZihuan 9622baafe0 fix: command line模式使用分号无法结束程序的问题 4 年之前
  SongZihuan ebaef6bae2 docx: 更新README.md 4 年之前
  Huan e19ab5ee64 fix: 修改vm_lib名字 4 年之前
  SongZihuan c2ec62ba90 fix: 修复windows上无dlfcn的问题 4 年之前
  SongZihuan e459de7d6b feat: 添加cmake参数 4 年之前
  SongZihuan c3874ac47b fix: 修复了使用gcc编译器无法编译args的问题 4 年之前
  SongZihuan 79e2e744dc feat: 提取src函数 简化VirtualMathCore核心 4 年之前
  SongZihuan aa78dd7e52 refactor: 提取VirtualMathCore模块 4 年之前
  SongZihuan 1eb4f1cf1f feat: 调整了优先级 4 年之前