Commit History

Author SHA1 Message Date
  Marko Lahma 761a0a469c #451 optimize DeclarativeEnvironmentRecord (#458) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 years ago
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 7 years ago
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 years ago
  Marko Lahma 4582830317 cache common int to string conversions 7 years ago
  Sebastien Ros 4c343af7de Implementing string.startsWith 7 years ago
  Adam Storr 15807f00bb Adding String.padStart and String.padEnd #429 (#434) 7 years ago
  [email protected] 92627e5002 white space fixes 9 years ago
  Sebastien Ros 5f1cdf4d96 Treat MONGOLIAN_VOWEL_SEPARATOR as whitespace 9 years ago
  Sebastien Ros b6d5359a75 Revert "Removing usage of char.IsWhiteSpace" 9 years ago
  Sebastien Ros 51d9256f1c Removing usage of char.IsWhiteSpace 9 years ago
  tormy 5ab087554e fix for issue 141 10 years ago
  Sebastien Ros 0e80b6c67b Improving performance of lastIndexOf 10 years ago
  Sebastien Ros 16f5df6e55 Implementing String.prototype.substr 11 years ago
  Frederic Torres f68c04945e fix string[Infinity] and string.localeCompare.length 11 years ago
  Frederic Torres d4134ff29e Change LastIndexJavaScriptImplementation() 11 years ago
  Frederic Torres d79ec53044 Correct comment 11 years ago
  Frederic Torres 9cf4fdb0a0 Fixed string.lastIndexOf 11 years ago
  Frederic Torres 57bfb5306b Replace LINQ exp with foreach() 11 years ago
  Frederic Torres d1520dd3e7 Sebastien remarks 2 11 years ago
  Frederic Torres 9c2dac76be Sebastien's remarks 11 years ago
  Frederic Torres 92e8dd4b27 Fixed string.trim() 11 years ago
  Frederic Torres 56e67e2830 fixed string.substring() 11 years ago
  Frederic Torres 14dc3a7f0a Fixed string.split() 11 years ago
  Frederic Torres c5c9051d47 fixed method string.split() and unit tests part 2 11 years ago
  Frederic Torres 4e00cae57c Fix string.split method and unit tests 11 years ago
  Frederic Torres b9b14a09d4 fix string.replace unit tests suites 15_5_4_10 15_5_4_11 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago