提交历史

作者 SHA1 备注 提交日期
  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 9 年之前
  Sebastien Ros d36e94be2b Upgrading unit tests projects 9 年之前
  Sebastien Ros ce81fb0d60 Fixing Date.prototype.setFullYear 9 年之前
  linusconcepcion c10a6a1657 Allow setting Nullable properties on POCO instances 9 年之前
  Andrey Taritsyn d9469b6e6a Fix a error that occurs when creating an instance of value type without parameters 9 年之前
  Sebastien Ros 048a8895d7 New IObjectConverted unit test 9 年之前
  qnnnnez 789300ef1f do not need the assert outside 9 年之前
  qnnnnez 066acda9e2 should be a.Call18, not a.Call17 9 年之前
  qnnnnez 57dc83f206 add unit test for https://github.com/sebastienros/jint/pull/250 9 年之前
  Sebastien Ros 03c1cee683 Fixing multi-generic types creation 10 年之前
  Brian Beard 9fda44a443 allow nullable delegate parameters to be excluded from the JS function call 10 年之前
  Sebastien Ros 429566c1d8 Adding support for params JsValue[] parameters 10 年之前
  csabakiss 04328349ba Can call PascalCase .NET methods from JS using camelCase. 10 年之前
  Fred VanEijk a90a0d4917 improvements and additional tests for nested types 10 年之前
  Fred VanEijk 17f8d283db adding support for nested .net types 10 年之前
  Andrey Gruzdov 767411dab4 CLR array converter 10 年之前
  postromantic 28f027bc13 bugfix: be able to pass single number as params array 10 年之前
  Alberto Aldegheri a826770562 #128 : fixing exception on undefined index in IndexDescriptor 10 年之前
  Sebastien Ros 20048cb8c2 Adding a couple unit tests 10 年之前
  Sébastien Ros f05ac2293a Fixing null check 11 年之前
  Sébastien Ros 6da38e8625 Fixing unit test 11 年之前
  Sébastien Ros 9e3bfa376c Adding a unit test 11 年之前
  nicopon 727bf17124 test call delegate with params 11 年之前
  postromantic 18ae90ed47 NullReferenceException bugfix for null arguments 11 年之前
  postromantic e0d057c815 .NET params 11 年之前
  Sebastien Ros 83a32d6bb7 #95: Fixing interop calls returning incompatible types 11 年之前