Commit History

Author SHA1 Message Date
  auz34 e6c3234074 Have single recursion related excecption instead of two of them 11 years ago
  auz34 d5af1c10a1 Finalizing post review changes 11 years ago
  auz34 42c5fe631b Replace DiscardRecursion with option to set MaxRecursionDepth negative 11 years ago
  auz34 5e98352a67 Fix for bug found during running unit tests 11 years ago
  auz34 f2297d5f77 Another, less strict way to be protected from stack overflow caused by recursion 11 years ago
  auz34 49f43a9f6d Introduce more informative data about discarded recursion + test + changed logic of recognizng recursion 11 years ago
  auz34 c03869d2f7 Should rfecognize recursion even if call is hidden in different variables 11 years ago
  auz34 959c4b4ac2 Logic to discard recursion if needed is introduced + simple test 11 years ago
  Sebastien Ros 903ff6f3e2 Converting operators to enums 11 years ago
  Frederic Torres 11426a8880 Simplify code to set message on TypeError error 11 years ago
  Frederic Torres 9e8cb555f8 set message to TypeError when method is not found 11 years ago
  Sebastien Ros 08265d0823 Fixing StrictlyEqual method name 11 years ago
  Sebastien Ros 1e102887ce Refactoring object wrapping 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros c962996008 Fixing Benchmark 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros cc305fbf76 Incremental work of property descriptors 11 years ago
  Sebastien Ros e17adc30ab Passing more unit tests 11 years ago
  Sebastien Ros 079c6a1764 Fixing more unit tests 12 years ago
  Sebastien Ros ac0a1531cd Fixing member expression evaluation 12 years ago
  Sebastien Ros 04b62b5614 Implementing Number.prototype.toFixed 12 years ago
  Sebastien Ros e8f67c3bda Fixing comma operator 12 years ago
  Sebastien Ros 7f5215235b Fixing assignment expressions 12 years ago
  Sebastien Ros 2547d44263 Fixing left hand side reference error 12 years ago
  Sebastien Ros 220c50ba19 Fixing Conditional operator 12 years ago
  Sebastien Ros 20f89b5541 Fixing Comma Operator 12 years ago
  Sebastien Ros 24071e0c9b Fixing direct call to eval() 12 years ago
  Sebastien Ros 2ca56e2b07 Implementing RegExp 12 years ago
  Sebastien Ros 97f97b764c Completing Lexical Environments 12 years ago