Commit History

Author SHA1 Message Date
  Ayende Rahien 4223c30051 Allow host to handle unknown references (#410) 8 years ago
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 years ago
  Sébastien Ros 2367a263dc Comparing Object wrappers (#367) 8 years ago
  Sebastien Ros c3284a58bf Fixing global regex literals cache 8 years ago
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
  Brian Beard 0467b62a5d Fixing race condition when caching literals 9 years ago
  Sebastien Ros 85bf11fc92 Caching literals 9 years ago
  Sebastien Ros 0612a7a49b Renaming option's internal properties 9 years ago
  Sebastien Ros 8b6d1793d3 Localized code cleanup 9 years ago
  Sebastien Ros bc34441b79 Fixing assignment evaluation order 10 years ago
  Massimiliano Gentile f077fe6fae Implementation of Debug support 10 years ago
  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