Commit History

Author SHA1 Message Date
  Sébastien Ros 4dc78fdbeb Fixing for-in support on Strings (#372) 8 years ago
  Andrey Korolev c4c80a398b LFixed issue where the line number for exceptions in nested function wasn't correct (#345) 8 years ago
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
  Sebastien Ros 0612a7a49b Renaming option's internal properties 9 years ago
  unknown 142197b455 Add the location in the Completion object when Type is not Normal and on throw new JavaScriptException also set the location 10 years ago
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 years ago
  Sebastien Ros 55b14dcf34 Optimizing property access performance 10 years ago
  Paul Vowles f06f1b73b1 Return error location with JavaScriptException. 10 years ago
  Sebastien Ros 08265d0823 Fixing StrictlyEqual method name 11 years ago
  Sebastien Ros 0e332ddad8 Adding Options.AllowDebuggerStatement 11 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros fea15a9161 Passing the Global Object values tests 11 years ago
  Sebastien Ros d9d374ffc9 Fixing default labels for control flow statements 11 years ago
  Sebastien Ros 7fc62559af Fixing continue statements 11 years ago
  Sebastien Ros d0b574c816 Fixing switch case flow 11 years ago
  Sebastien Ros 1b1b5ebd7d Fixing for-in statement 11 years ago
  Sebastien Ros cacf831492 Fixing more unit tests 11 years ago
  Sebastien Ros 2547d44263 Fixing left hand side reference error 12 years ago
  Sebastien Ros ce52901d34 Fixing Global member configurability 12 years ago
  Sebastien Ros 2697143e6e Implementing labelled statements 12 years ago
  Sebastien Ros df03017445 Implementing String.prototype 12 years ago
  Sebastien Ros 0507fb9a78 Passing strict mode function unit tests 12 years ago
  Sebastien Ros 97f97b764c Completing Lexical Environments 12 years ago
  Sebastien Ros 4e9d74e03a Marking unit tests which should not be broken 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros 1e30fd461f Adding undefined state for object attributes 12 years ago
  Sebastien Ros fff4c4f0a0 Implementing Array.prototype.push and Array.prototype.pop 12 years ago