Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) il y a 1 an
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) il y a 2 ans
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) il y a 3 ans
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) il y a 3 ans
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) il y a 3 ans
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) il y a 4 ans
  Marko Lahma 5f1892cd42 Class support (#816) il y a 4 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) il y a 5 ans
  Marko Lahma f89886063e Reflect & Proxy (#681) il y a 5 ans
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) il y a 6 ans
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) il y a 7 ans
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) il y a 7 ans
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor il y a 7 ans
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) il y a 7 ans
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions il y a 11 ans
  Sebastien Ros 1227c2992f Implementing JsValue il y a 11 ans
  Sebastien Ros 241205132a Implementing all standard conversions il y a 12 ans
  Sebastien Ros 01ae03bfdf Splitting configuration in another step il y a 12 ans
  Sebastien Ros c0c320e41c Refactoring prototype chain construction il y a 12 ans
  Sebastien Ros 6fe243f4eb Fixing primitive object function calls il y a 12 ans
  Sebastien Ros f5319612ca Implementing error objects and exceptions management il y a 12 ans
  Sebastien Ros 00c55e2006 Applying strict mode declarative il y a 12 ans
  Sebastien Ros 738abd2740 Changing the project type to a Portable Class Library il y a 12 ans
  Sebastien Ros f84eb02ef9 Adding more Array, Number, String, Boolean objects il y a 12 ans