コミット履歴

作者 SHA1 メッセージ 日付
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年間 前
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 年間 前
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 年 前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年 前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年 前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年 前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年 前
  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 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 年 前
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 年 前
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 年 前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年 前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年 前
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 年 前
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 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 936d5eb9fe Fixing unit tests 11 年 前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年 前
  Sebastien Ros e17adc30ab Passing more unit tests 11 年 前
  Sebastien Ros fbefc0511c Implementing Boolean.prototype.toString 12 年 前
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 年 前
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 年 前
  Sebastien Ros 241205132a Implementing all standard conversions 12 年 前
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 年 前
  Sebastien Ros d73582a7d8 Renaming arguments 12 年 前
  Sebastien Ros 5ec68fd7fb Defining more standard properties 12 年 前
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 年 前