Commit History

作者 SHA1 備註 提交日期
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 月之前
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 月之前
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 年之前
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 年之前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年之前
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 5f1892cd42 Class support (#816) 4 年之前
  Marko Lahma 284411b25a Support let and const (#722) 5 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 年之前
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 年之前
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 年之前
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 年之前
  Marko Lahma 021c01a615 Add some missing new Math methods in ECMAScript 6 (#539) 6 年之前
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 7 年之前
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 年之前
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 年之前
  Sebastien Ros bd0d1d742f Adding Symbol object 8 年之前
  Sebastien Ros ea8b55c6ca Using local timezone and formats for `toLocale` functions 9 年之前
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 年之前