summaryrefslogtreecommitdiff
path: root/js/src/Ice/StringUtil.js
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Use RangeError in JavsScript to report invalid argumentsJose2018-10-26
| | | | Close #247
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* JavaScript ESLINT no var usage, prefer let and constJose2018-03-27
| | | | https://eslint.org/docs/rules/no-var
* JavaScript ESLINT prefer const usageJose2018-03-27
| | | | https://eslint.org/docs/rules/prefer-const
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Minor JS fixesJose2017-04-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | ES6 mapping updatesJose2016-08-19
|/
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* merging javascript branchMark Spruiell2014-03-19