Commit History

Author SHA1 Message Date
  Marko Lahma 11a47fc717 Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360) 2 years ago
  Marko Lahma 9fbed07473 Implement RegExp match indices (#1310) 2 years ago
  Marko Lahma d7b8ca1224 Implement RegExp named capture groups (#1309) 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
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Sebastien Ros 285a7cbc84 Fixing RegExp unit tests 11 years ago
  Sebastien Ros cc305fbf76 Incremental work of property descriptors 11 years ago
  Sebastien Ros 2ca56e2b07 Implementing RegExp 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 years ago