提交历史

作者 SHA1 备注 提交日期
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
  Marko Lahma a3c5cb18bf #451 fix string.split and array.join performance (#462) 7 年之前
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 年之前
  Marko Lahma 761a0a469c #451 optimize DeclarativeEnvironmentRecord (#458) 7 年之前
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 年之前
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 年之前
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 7 年之前
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 年之前
  Marko Lahma 4582830317 cache common int to string conversions 7 年之前
  Sebastien Ros 4c343af7de Implementing string.startsWith 7 年之前
  Adam Storr 15807f00bb Adding String.padStart and String.padEnd #429 (#434) 7 年之前
  [email protected] 92627e5002 white space fixes 9 年之前
  Sebastien Ros 5f1cdf4d96 Treat MONGOLIAN_VOWEL_SEPARATOR as whitespace 9 年之前
  Sebastien Ros b6d5359a75 Revert "Removing usage of char.IsWhiteSpace" 9 年之前
  Sebastien Ros 51d9256f1c Removing usage of char.IsWhiteSpace 9 年之前
  tormy 5ab087554e fix for issue 141 10 年之前
  Sebastien Ros 0e80b6c67b Improving performance of lastIndexOf 10 年之前
  Sebastien Ros 16f5df6e55 Implementing String.prototype.substr 11 年之前
  Frederic Torres f68c04945e fix string[Infinity] and string.localeCompare.length 11 年之前
  Frederic Torres d4134ff29e Change LastIndexJavaScriptImplementation() 11 年之前
  Frederic Torres d79ec53044 Correct comment 11 年之前
  Frederic Torres 9cf4fdb0a0 Fixed string.lastIndexOf 11 年之前
  Frederic Torres 57bfb5306b Replace LINQ exp with foreach() 11 年之前
  Frederic Torres d1520dd3e7 Sebastien remarks 2 11 年之前
  Frederic Torres 9c2dac76be Sebastien's remarks 11 年之前
  Frederic Torres 92e8dd4b27 Fixed string.trim() 11 年之前
  Frederic Torres 56e67e2830 fixed string.substring() 11 年之前
  Frederic Torres 14dc3a7f0a Fixed string.split() 11 年之前
  Frederic Torres c5c9051d47 fixed method string.split() and unit tests part 2 11 年之前
  Frederic Torres 4e00cae57c Fix string.split method and unit tests 11 年之前