Commit History

Author SHA1 Message Date
  Sebastien Ros a43e256d98 Signing the assembly 11 years ago
  Sébastien Ros 8012835585 Fixing sample 11 years ago
  Sébastien Ros c58d5dcca6 Simplifying callbal example 11 years ago
  Sebastien Ros 6660b6c8f6 Fixing unit tests 11 years ago
  Sebastien Ros 8dc63cd4c2 Fixing Repl 11 years ago
  Sébastien Ros 6f32b46e53 Updating GetCompletionValue() usage 11 years ago
  Sebastien Ros 9ec3f04dd9 Refactoring Execute() method 11 years ago
  Sebastien Ros c97d5887d5 Converting IEnumerable to Array 11 years ago
  Sebastien Ros 0e3846aad4 Removing "Pass" category as all tests pass 11 years ago
  Sebastien Ros e63c06e976 Adding conversion for function to delegates 11 years ago
  Sebastien Ros cff2df81eb Don't convert to compatible types 11 years ago
  Sébastien Ros 2f6aa89b19 Update README.md 11 years ago
  Sébastien Ros 72f5e15e18 Update README.md 11 years ago
  Sebastien Ros 4f405f7b02 Refactoring SunSpider tests 11 years ago
  Sebastien Ros 16f5df6e55 Implementing String.prototype.substr 11 years ago
  Sebastien Ros 034aadfae5 Implementing Date.prototype setYear and getYear 11 years ago
  Sébastien Ros b7b3258c3b Merge pull request #13 from fredericaltorres/master 11 years ago
  Frederic Torres 11426a8880 Simplify code to set message on TypeError error 11 years ago
  Sebastien Ros 285a7cbc84 Fixing RegExp unit tests 11 years ago
  Frederic Torres 9e8cb555f8 set message to TypeError when method is not found 11 years ago
  Sebastien Ros abe706ee71 Adding missing message property on ErrorPrototype 11 years ago
  Sébastien Ros ff89dc7c31 Update README.md 11 years ago
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 years ago
  Sebastien Ros 6d0b917dba Adding ability to convert ObjectInstance into object 11 years ago
  Sebastien Ros 08265d0823 Fixing StrictlyEqual method name 11 years ago
  Sebastien Ros 4c52841fac Adding MaxStatements option 11 years ago
  Sebastien Ros 978cb8b847 Fixing arrays to ArrayInstance conversion 11 years ago
  Sebastien Ros 830ecbbf9b Handling types conversions in interop scenarios 11 years ago
  Sebastien Ros 886f59c3a3 Displaying error message in Repl 11 years ago
  Sebastien Ros 0e332ddad8 Adding Options.AllowDebuggerStatement 11 years ago