Commit History

Author SHA1 Message Date
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma a3c7444c97 Implement Error.isError (#2030) 6 months ago
  神麤詭末 7ac9805af1 Add Options.InteropOptions.BuildCallStackHandler (#1793) 9 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 year ago
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma ffa4260777 Implement async/await (#1323) 2 years ago
  Marko Lahma 3bd75e1b0c Fix error stack handling when last syntax node is not present (#1322) 2 years ago
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Jonathan Resnick 110ea56bce Exclude Error ctor from stack trace (#1217) 3 years ago
  Marko Lahma c596da23ce Implement AggregateError (#1175) 3 years ago
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 years ago
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 years ago
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Gökhan Kurt a0289f9204 Implement Error cause and other Error specs (#992) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Gökhan Kurt ae5e9d01da Implement Error stack property (#904) 4 years ago
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 years ago
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago