提交歷史

作者 SHA1 備註 提交日期
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Jonathan Resnick 110ea56bce Exclude Error ctor from stack trace (#1217) 3 年之前
  Marko Lahma c596da23ce Implement AggregateError (#1175) 3 年之前
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) 3 年之前
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 年之前
  Gökhan Kurt a0289f9204 Implement Error cause and other Error specs (#992) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Gökhan Kurt ae5e9d01da Implement Error stack property (#904) 4 年之前
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) 4 年之前
  Marko Lahma 5f1892cd42 Class support (#816) 4 年之前
  Marko Lahma 284411b25a Support let and const (#722) 5 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年之前
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 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 b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 年之前
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前
  Sebastien Ros 059c7dbdc2 Fixing Error names 12 年之前
  Sebastien Ros 1eb6a6f727 Fixing ErrorPrototype inheritance 12 年之前
  Sebastien Ros dbd659d7ca Fixing error objects 12 年之前
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 年之前
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 年之前