Commit History

Author SHA1 Message Date
  Marko Lahma d7b8ca1224 Implement RegExp named capture groups (#1309) 2 years ago
  Baowei Li(Free) aaf2ce38b2 Add ability to prepare and reuse module code (#1300) 2 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Simon Berg df82672681 Decode import URI before using it as a file name (#1206) 3 years ago
  Marko Lahma 4d6b6ef2b4 Upgrade Esprima to 3.0.0-beta-2 (#1195) 3 years ago
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 years ago
  Christian Rondeau 8c89089d9f Fix TimeoutInterval crashing ImportModule (#1165) 3 years ago
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago