커밋 기록

작성자 SHA1 메시지 날짜
  Marko Lahma b0529f99e8 Fix indexer value conversion (#792) 4 년 전
  Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 년 전
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) 5 년 전
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) 5 년 전
  Marko Lahma 5bd7f46576 Harmonize property iteration for ObjectWrapper (#750) 5 년 전
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) 5 년 전
  Christian Schwarz 58f8addfe0 Support passing a dictionary inside an object (#740) 5 년 전
  Marko Lahma 0f2c39b912 Propagate interop exceptions from IndexDescriptor (#728) 5 년 전
  Marko Lahma 7d9c61cc19 Only mark array-like if Count or Length present, don't make it error (#726) 5 년 전
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 년 전
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) 5 년 전
  Gökhan Kurt bf3cc2113d Fix assigning to Nullable Enum (#715) 5 년 전
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 년 전
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 년 전
  Steffen Liersch a3b3ce30a7 PropertyInfoDescriptor exception handling (#612) 6 년 전
  Marko Lahma 408d7c7133 Interop with ConcatenatedString can throw exception (#630) 6 년 전
  boennhoff c1f59091cc Added full support for interop with methods that have default values (#597) 6 년 전
  Steffen Liersch 01dd580456 Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603) 6 년 전
  Kevin Ackerman eb3bcd92fe Fixes delegates created from expressions. (#585) 6 년 전
  Marko Lahma 4f94558569 Enable array-like behavior from ICollection/arrays (#579) 6 년 전
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 년 전
  Pranay Kumar 12e5def2f9 Added Enumerator for Array Instance (#485) 7 년 전
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 년 전
  Sebastien Ros 75b605f826 Fixing unit tests 7 년 전
  Tyler Watson f04109e400 Implement TypeReference.HasInstance (#422) 8 년 전
  Alberto Aldegheri 4c13c86bb0 Fixes Multiple Indexer and DefaultTypeConverter TryConvert (#390) 8 년 전
  Sérgio Fonseca a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) 8 년 전
  Sébastien Ros 0c0fa95357 Catching exceptions optionally (#374) 8 년 전
  Massimiliano Gentile c521b590fa Added support for catching exceptions from CLR code (#326) 8 년 전
  Sebastien Ros 7aee664c92 Fixing unit test 8 년 전