Skip to content

v1.1.0

Choose a tag to compare

@bplok20010 bplok20010 released this 23 Jan 14:35
· 95 commits to master since this release
  1. Interpreter.global默认不设置
  2. 完成eval Function解析,及新增Interpreter.eval Interpreter.Function
  3. 添加ECMA5内置对象:Date Array Number JSON undefined Math ...等