Historia zmian

Autor SHA1 Wiadomość Data
  Marko Lahma 1ba173f8a5 Fix GetOwnPropertyKeys canonical array index handling (#1184) 3 lat temu
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 lat temu
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 lat temu
  Marko Lahma b582c8b3e1 Fix JSON.stringify for lists (#1006) 3 lat temu
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 lat temu
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 lat temu
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 lat temu
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 lat temu
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 lat temu
  Marko Lahma 5d07e896a8 ensure string immutability on assignment (#694) 5 lat temu
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 lat temu
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 lat temu
  Marko Lahma 408d7c7133 Interop with ConcatenatedString can throw exception (#630) 6 lat temu
  Marko Lahma 753030e60a ES6 Object Literals (#605) 6 lat temu
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 lat temu
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 lat temu
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 lat temu
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 lat temu
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 7 lat temu
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 lat temu
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 lat temu
  Sebastien Ros 630dcf83cf Fixing unit test 7 lat temu
  Sebastien Ros 5806fa5172 Fixing merge issue 7 lat temu
  Sebastien Ros 5286d88ea5 Merge remote-tracking branch 'origin/dev' into rel/3.0-beta 7 lat temu
  Marko Lahma c860632898 #451 faster code paths for JsString.Create (#511) 7 lat temu
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 lat temu
  Marko Lahma b0a379b328 Optimize some hot paths (#464) 7 lat temu
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 lat temu
  pitMobile 9f532cabc3 JsString multiple concatination fails (#486) 7 lat temu
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 lat temu