提交历史

作者 SHA1 备注 提交日期
  Marko Lahma ceec412f3f Upgrade to Esprima 3.0.0-beta-3 (#1235) 3 年之前
  Aaron B bb77d1e1e1 Direct C# interop replacing default serializing in JsonSerializer (#1232) 3 年之前
  Marko Lahma 79fbf108a5 Fix optional member call (#1233) 3 年之前
  Marko Lahma c5cd6251a2 Add intermediary prototype for TypeReference (#1231) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 5faf2fd0f2 Improve parseInt logic (#1229) 3 年之前
  Marko Lahma a47b1cbca3 Maintain ObjectWrapper identity (#1227) 3 年之前
  Marko Lahma cb4e73de96 Create sample how to JSON.stringify CLR types (#1226) 3 年之前
  Marko Lahma 7e2069feec Implement well-formed-json-stringify (#1220) 3 年之前
  Jonathan Resnick 110ea56bce Exclude Error ctor from stack trace (#1217) 3 年之前
  Marko Lahma 7da34e9ee5 Fix params array type handling under interop (#1216) 3 年之前
  Jonathan Resnick 68bad5061d Fix interop stack trace unwind (#1213) 3 年之前
  Gökhan Kurt d3f9f51e2f Fix missing evaluation context in constructor (#1212) 3 年之前
  Marko Lahma a800bd32e7 Improve null handling in generic parameter resolution logic (#1209) 3 年之前
  Simon Berg df82672681 Decode import URI before using it as a file name (#1206) 3 年之前
  Victor Nogueira 4b5a32a7aa Update demo video link (#1204) 3 年之前
  Marko Lahma 6b2fcd467f Implement __defineGetter__ and __defineSetter__ (#1203) 3 年之前
  Marko Lahma 58084118f9 Generate test262 test cases on build if missing (#1200) 3 年之前
  Marko Lahma 4d6b6ef2b4 Upgrade Esprima to 3.0.0-beta-2 (#1195) 3 年之前
  AndrewLityagin 2303348789 Ability to catch the CLR exception from an overridden arithmetic operator (#1191) 3 年之前
  Marko Lahma a5cf2f9f8d Fix smallest index handling against collection under interop (#1190) 3 年之前
  Marko Lahma 59dc54d6ff Update Test262Harness and other test project dependencies (#1185) 3 年之前
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 年之前
  Marko Lahma 1ba173f8a5 Fix GetOwnPropertyKeys canonical array index handling (#1184) 3 年之前
  Marko Lahma c596da23ce Implement AggregateError (#1175) 3 年之前
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 年之前
  Marko Lahma 05ddb01022 Add import.meta support (#1173) 3 年之前
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 年之前
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) 3 年之前
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) 3 年之前