Commit History

Author SHA1 Message Date
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  神麤詭末 da39b1de3c AOT: fix enum usage (#1760) 1 year ago
  Marko Lahma 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
  Marko Lahma adeb772d49 Add better debugger view support via debugger attributes (#1656) 1 year ago
  Marko Lahma 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma 8301536bbb Add decimal support under type conversion (#1342) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Conic Games b271cefea1 Fix integer addition/subtraction overflow (#1091) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 years ago
  Marko Lahma 807ce1e26e Improve enum overload matching and interop (#843) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 years ago
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 years ago
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 years ago
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 years ago
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 years ago
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Marko Lahma 573f1a1515 #451 optimize ArrayInstance 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago