Commit History

Author SHA1 Message Date
  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
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros 75cfbd6d72 Adding missing String.prototype.length 12 years ago
  Sebastien Ros 7f407c54c8 Fixing Arguments tests 12 years ago
  Sebastien Ros df03017445 Implementing String.prototype 12 years ago
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 years ago
  Sebastien Ros 241205132a Implementing all standard conversions 12 years ago
  Sebastien Ros d73582a7d8 Renaming arguments 12 years ago