Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) il y a 1 an
  Marko Lahma 8794aa03cc Add fast path without try-catch for CLR function call (#1651) il y a 1 an
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) il y a 2 ans
  Marko Lahma 6a838cb6e1 Don't call CatchClrExceptions for JavaScriptExceptions (#1502) il y a 2 ans
  Christian Rondeau 8488e480bc Rethrow CLR function exceptions as JS errors (#1246) il y a 3 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 cb4e73de96 Create sample how to JSON.stringify CLR types (#1226) il y a 3 ans
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) il y a 3 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Simon 426acedb9b Promise lets go again (#889) il y a 4 ans
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) il y a 4 ans
  Marko Lahma 1fec0a93af Enable function tests (#736) il y a 5 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 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 8bbd390486 Optimize interop (#519) il y a 7 ans
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 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 fe18e779db Making ClrFunctionInstance extensible il y a 10 ans
  Sebastien Ros 1227c2992f Implementing JsValue il y a 11 ans
  Sebastien Ros 4951a81228 Incremental work on Date il y a 12 ans
  Sebastien Ros b95ee27b63 Implementing Array.prototype.concat il y a 12 ans
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor il y a 12 ans
  Sebastien Ros 9c648a6933 incremental work on Array.prototype 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