Commit History

Author SHA1 Message Date
  paynesworld 49ed39376c Make BindFunctionInstance public (#1288) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Marko Lahma f2e440463f Bound function should not inherit from FunctionInstance (#1044) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma d47f5525c1 Fix instanceof logic to comply with specification (#884) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 years ago
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 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
  Michael Kriese 7dbdd67c53 net45 support. (#530) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 years ago
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 years ago
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Sebastien Ros f591dea25e Fixing some more unit tests 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros e7767e9b35 Implementing Function.prototype.bind 11 years ago