Commit History

Author SHA1 Message Date
  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
  Sebastien Ros 64f31c6651 Implementation skeleton 11 years ago
  Sebastien Ros bec47d08d3 Supporting enum types 11 years ago
  Sebastien Ros 5680d3b8b7 Implementing generics support 11 years ago
  Sebastien Ros 6e70af7b21 #27: Fixing CLR member assignment 11 years ago
  Sebastien Ros 0e565bd488 Adding unit test 11 years ago
  Sebastien Ros 8163ece765 #26: Fixing value overwrite 11 years ago
  Sebastien Ros 978bb0e211 Implementing object converters 11 years ago
  Sebastien Ros 15de63e633 Supporting DateTimeOffset conversion 11 years ago
  Sebastien Ros 1dc94b9b97 Implementing fields read/write support 11 years ago
  Sebastien Ros 31709f9282 Implementing Invoke methods on Engine and JsValue 11 years ago
  Sebastien Ros e811661b55 Fixing type resolution 11 years ago
  Sebastien Ros 9ec3f04dd9 Refactoring Execute() method 11 years ago
  Sebastien Ros c97d5887d5 Converting IEnumerable to Array 11 years ago
  Sebastien Ros e63c06e976 Adding conversion for function to delegates 11 years ago