Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) před 1 měsícem
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) před 5 měsíci
  Marko Lahma c57a4a8fe5 Use collection expressions (#2073) před 5 měsíci
  Marko Lahma f1a8010c4e Remove unused usings (#2072) před 5 měsíci
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) před 6 měsíci
  Marko Lahma dd779482e2 Update test262 harness and fix issues (#2029) před 7 měsíci
  Marko Lahma 7381086817 Optimize ValueStringBuilder and some character checks (#1986) před 10 měsíci
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) před 1 rokem
  Marko Lahma 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) před 1 rokem
  Marko Lahma 1093b815af Make LazyPropertyDescriptor generic and some prototypes more lazy (#1868) před 1 rokem
  Sébastien Ros 98393390c1 Improve localeCompare implementation (#1853) před 1 rokem
  Marko Lahma 4b23f03c52 Remove some unnecessary JsString allocations (#1728) před 1 rokem
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) před 1 rokem
  Marko Lahma 5ad54b1b92 Implement SharedArrayBuffer (#1708) před 1 rokem
  LuisMerinoP 84cd41ab94 Adding cultural check to the "ToUpperCase" string prototype. (#1693) před 1 rokem
  Marko Lahma a6419328c9 Ensure proper ValueStringBuilder dispose when needed (#1699) před 1 rokem
  Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) před 1 rokem
  Marko Lahma 197ebd8d00 Add NET 8 support (#1686) před 1 rokem
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) před 1 rokem
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) před 1 rokem
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) před 1 rokem
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) před 2 roky
  Marko Lahma 40f1f420a7 Rename RegExpInstance to JsRegExp (#1595) před 2 roky
  Marko Lahma fbaad9f476 Use latest test262 suite and fix/implement accordingly (#1497) před 2 roky
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) před 2 roky
  Marko Lahma ca32bc18ff Fix string indexOf for empty string (#1414) před 2 roky
  Marko Lahma 6839807204 Improved support for defining custom JsString deriving type (#1404) před 2 roky
  Marko Lahma 402a431d39 Small performance optimization to string handling (#1358) před 2 roky
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) před 2 roky
  Marko Lahma d7b8ca1224 Implement RegExp named capture groups (#1309) před 2 roky