summaryrefslogtreecommitdiff
path: root/cpp/src/slice2js/JsUtil.cpp
Commit message (Collapse)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
| | | Fixes #828
* Forward defined types not properly defined in TypeScript - Close 633 (#634)Jose2019-11-14
| | | | | | * Forward defined types not properly defined in TypeScript - Close 633 * Add assert for constructing the definedIn path
* Fix for forward-declared only Slice proxies with typescript.Bernard Normier2019-08-19
| | | | Fixes #483
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* TypeScript improvementsJose2018-12-05
|
* typescript: don't generate Prx definiton for Class without operationsJose2018-11-22
| | | | Close #302
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fix slice2js build failure on macOSJose2018-10-16
|
* Typescript supportJose2018-10-16
|
* Fix compiling classes with fields of type Value to JSDaniel Lytkin2018-09-13
|
* Update copyright year to 2018Jose2018-02-14
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | JavaScript: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | Port Ice.Value to JavaScript mappingJose2016-12-28
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | ES6 mapping updatesJose2016-08-19
| |
* | cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
| |
* | ICE-6861 - JavaScript stream changesMark Spruiell2016-04-21
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Additional fix for ICE-6268, fixed struct un-marshalling in JavaScriptBenoit Foucher2015-02-20
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Minor remove VC90 workaroundsJose2014-04-23
|
* merging javascript branchMark Spruiell2014-03-19