提交歷史

作者 SHA1 備註 提交日期
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 年之前
  Marko Lahma 5689052026 Rename ProxyInstance to JsProxy (#1604) 2 年之前
  Marko Lahma 339167ef63 Remove some tests from exclude and fix accordingly (#1504) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 6b2fcd467f Implement __defineGetter__ and __defineSetter__ (#1203) 3 年之前
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) 3 年之前
  Marko Lahma 2d16a66ccc Fix iterator prototype and Reflect/Proxy issues (#1072) 3 年之前
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 5f1892cd42 Class support (#816) 4 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  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 5e0b3bb917 Improve engine creation performance (#625) 6 年之前
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 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 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 年之前
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
  Sebastien Ros 55b14dcf34 Optimizing property access performance 10 年之前
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 年之前
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 年之前
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前