Commit History

Author SHA1 Message Date
  Generoso Martello 660b7580d5 fixes JavascriptParser.cs file not found in Linux 10 years ago
  Generoso Martello 7faad81922 fix indentation 10 years ago
  Generoso Martello 9da7d1141e issue #183 (StaticMethods > camelCase resolution) 10 years ago
  Sébastien Ros 51da8829ba Merge pull request #181 from genielabs/patch-1 10 years ago
  Sébastien Ros 8d3cc7b87e Merge pull request #182 from honestegg/array-sort 10 years ago
  Brian Beard b86018011e update array sort method to allow floating point numbers to be returned from the compare function 10 years ago
  Sebastien Ros 2687e8f4a5 Adding xUnit console runner for the CI 10 years ago
  Gene f2f231c564 Update ObjectWrapper.cs 10 years ago
  Sebastien Ros f974c30a85 Bumping nuget version 10 years ago
  Sebastien Ros b24f9560df Fixing formatting 10 years ago
  Sebastien Ros 52b5d3bf23 Adding unit tests for ~ operator 10 years ago
  Sebastien Ros 22a39d1b5f Upgrading XUnit 2.0 10 years ago
  Sebastien Ros 429566c1d8 Adding support for params JsValue[] parameters 10 years ago
  Sebastien Ros 2d83c14024 Using readonly fields when possible 10 years ago
  Sébastien Ros fd01d123d4 Merge pull request #119 from yambaypaul/master 10 years ago
  Sébastien Ros 12d5fac007 Merge pull request #177 from csabakiss/feature/ignoreMethodCasing 10 years ago
  csabakiss 04328349ba Can call PascalCase .NET methods from JS using camelCase. 10 years ago
  csabakiss ae86789bd2 Added extra check before _knownConversions.TryGetValue to avoid unnecesarry locking. 10 years ago
  Sebastien Ros 7a19308dee Fixing toFixed implementation 10 years ago
  Sébastien Ros 7a20b16620 Merge pull request #151 from fvaneijk/nestedTypes 10 years ago
  Sébastien Ros 3d0ac63bda Merge pull request #160 from ghwca/patch-1 10 years ago
  Paul e6b06b70fd Fixed examples 10 years ago
  Sébastien Ros f261ebac97 Merge pull request #152 from yallie/master 10 years ago
  yallie de0fcd3dc1 Cleanup. 10 years ago
  Sébastien Ros 965473e14a Merge pull request #155 from fvaneijk/newIsNaNFix 10 years ago
  Fred VanEijk 017c7c3857 IsNaN() should return true 10 years ago
  yallie cc9e8c8f72 Changed namespace of WithStatement to Jint.Parser.Ast, according to the other Ast nodes. 10 years ago
  Fred VanEijk a90a0d4917 improvements and additional tests for nested types 10 years ago
  Fred VanEijk ad0a3e361b use ordinal 10 years ago
  Fred VanEijk 17f8d283db adding support for nested .net types 10 years ago