Commit History

Author SHA1 Message Date
  Tyler Watson f04109e400 Implement TypeReference.HasInstance (#422) 8 years ago
  Alberto Aldegheri 4c13c86bb0 Fixes Multiple Indexer and DefaultTypeConverter TryConvert (#390) 8 years ago
  Sérgio Fonseca a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) 8 years ago
  Sébastien Ros 0c0fa95357 Catching exceptions optionally (#374) 8 years ago
  Massimiliano Gentile c521b590fa Added support for catching exceptions from CLR code (#326) 8 years ago
  Sebastien Ros 7aee664c92 Fixing unit test 8 years ago
  Sebastien Ros d36e94be2b Upgrading unit tests projects 8 years ago
  Sebastien Ros ce81fb0d60 Fixing Date.prototype.setFullYear 9 years ago
  linusconcepcion c10a6a1657 Allow setting Nullable properties on POCO instances 9 years ago
  Andrey Taritsyn d9469b6e6a Fix a error that occurs when creating an instance of value type without parameters 9 years ago
  Sebastien Ros 048a8895d7 New IObjectConverted unit test 9 years ago
  qnnnnez 789300ef1f do not need the assert outside 9 years ago
  qnnnnez 066acda9e2 should be a.Call18, not a.Call17 9 years ago
  qnnnnez 57dc83f206 add unit test for https://github.com/sebastienros/jint/pull/250 9 years ago
  Sebastien Ros 03c1cee683 Fixing multi-generic types creation 10 years ago
  Brian Beard 9fda44a443 allow nullable delegate parameters to be excluded from the JS function call 10 years ago
  Sebastien Ros 429566c1d8 Adding support for params JsValue[] parameters 10 years ago
  csabakiss 04328349ba Can call PascalCase .NET methods from JS using camelCase. 10 years ago
  Fred VanEijk a90a0d4917 improvements and additional tests for nested types 10 years ago
  Fred VanEijk 17f8d283db adding support for nested .net types 10 years ago
  Andrey Gruzdov 767411dab4 CLR array converter 10 years ago
  postromantic 28f027bc13 bugfix: be able to pass single number as params array 10 years ago
  Alberto Aldegheri a826770562 #128 : fixing exception on undefined index in IndexDescriptor 10 years ago
  Sebastien Ros 20048cb8c2 Adding a couple unit tests 10 years ago
  Sébastien Ros f05ac2293a Fixing null check 10 years ago
  Sébastien Ros 6da38e8625 Fixing unit test 10 years ago
  Sébastien Ros 9e3bfa376c Adding a unit test 10 years ago
  nicopon 727bf17124 test call delegate with params 11 years ago
  postromantic 18ae90ed47 NullReferenceException bugfix for null arguments 11 years ago
  postromantic e0d057c815 .NET params 11 years ago