Commit History

Author SHA1 Message Date
  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 11 years ago
  Sébastien Ros 6da38e8625 Fixing unit test 11 years ago
  Sébastien Ros 9e3bfa376c Adding a unit test 11 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
  Sebastien Ros 83a32d6bb7 #95: Fixing interop calls returning incompatible types 11 years ago
  Brian Beard 43e2331baf Allow null values for nullable types 11 years ago
  Sébastien Ros 971600bdca Merge pull request #70 from chaquotay/feature/explicitinterfaces 11 years ago
  Florian 44d92d7c54 Merge feature/bindfunction with master 11 years ago
  Stephan Müller cfa1e6ab9c Unfixed the inconsistent newlines so that diff is less confusing. 11 years ago
  Stephan Müller 8c93ff5979 Added support for explicit interface implentations 11 years ago
  Rohan Singh b2986228aa Add support for accessing static members (fixes #46) 11 years ago
  Sébastien Ros de2987e720 Merge pull request #58 from flts/feature/index 11 years ago
  Florian e0463cf329 Added support for EventHandler callbacks 11 years ago
  Florian 0dfa3468fd Added Support for Action and Function callbacks 11 years ago
  Florian b75c925f45 Index support improvements 11 years ago
  Sébastien Ros b7796bef8f Merge pull request #56 from flts/master 11 years ago
  Florian cc77e90380 Implementing Enum name support 11 years ago
  Florian 462fffb40d Implementing Index support 11 years ago