Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 81cfbc0507 Ensure support for custom null and undefined (#1407) il y a 2 ans
  Marko Lahma 6839807204 Improved support for defining custom JsString deriving type (#1404) il y a 2 ans
  Marko Lahma 92fbdc3410 Allow deleting dictionary entries via interop (#1341) il y a 2 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) il y a 3 ans
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) il y a 3 ans
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) il y a 3 ans
  Marko Lahma 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) il y a 3 ans
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) il y a 3 ans
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) il y a 3 ans
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) il y a 3 ans
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) il y a 3 ans
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) il y a 4 ans
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) il y a 4 ans
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) il y a 4 ans
  Simon 426acedb9b Promise lets go again (#889) il y a 4 ans
  Marko Lahma d47f5525c1 Fix instanceof logic to comply with specification (#884) il y a 4 ans
  Marko Lahma dcaae15a02 Fix Invoke logic and object coercion (#883) il y a 4 ans
  Marko Lahma f5a2abf615 Should not wrap Type instances as TypeReference by default (#845) il y a 4 ans
  Marko Lahma 5f1892cd42 Class support (#816) il y a 4 ans
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) il y a 4 ans
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) il y a 4 ans
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) il y a 5 ans
  Marko Lahma 1fec0a93af Enable function tests (#736) il y a 5 ans
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) il y a 5 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) il y a 5 ans