Commit History

Author SHA1 Message Date
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 week ago
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma 6b2d62286d Implement Math.sumPrecise (#1966) 10 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma e3a3d5599f Upgrade test262 suite and fix issues (#1910) 1 year ago
  Marko Lahma 2754f1c391 Add support for Float16Array (#1840) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 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
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 years ago
  Marko Lahma 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Sxul07 a4e1c55b7e make Random() thread safety (#596) 6 years ago
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 years ago
  Marko Lahma 021c01a615 Add some missing new Math methods in ECMAScript 6 (#539) 6 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Sébastien Ros 96c0b8eab7 Math specification conformance (#433) 7 years ago
  Sébastien Ros 914a3bc7fb Fixing random initialization 10 years ago
  Sebastien Ros 4bd154524b Fixing invalid argument length support in Math 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago