summaryrefslogtreecommitdiff
path: root/cpp/src/slice2js
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Forward defined types not properly defined in TypeScript - Close 633 (#634)Jose2019-11-14
* Fix for forward-declared only Slice proxies with typescript.Bernard Normier2019-08-19
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Remove unused variable `_modulePrefix` - Close #357Jose2019-06-21
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed slice2js build failureBenoit Foucher2018-12-09
* JavaScript: import external modules as JS modulesJose2018-12-07
* TypeScript improvementsJose2018-12-05
* typescript: missing cause in mapping for exceptionJose2018-11-22
* typescript: don't generate Prx definiton for Class without operationsJose2018-11-22
* Enable wildcard expansion for Windows executablesJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Temporary removal of -Werror with g++Bernard Normier2018-10-26
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Write typescript imports inside module declarationJose2018-10-23
* 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
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Eliminate catch(const char*) #48Jose2018-07-26
* npm-slice2js build failureJose2018-06-11
* JavaScript stream interface fixesJose2018-06-08
* Disable JavaScript jshint and eslint lintersJose2018-02-23
* Fix JavaScript wrapper to support import from non global scopeJose2018-02-22
* Update copyright year to 2018Jose2018-02-14
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Update NuGet package versionsJose2017-06-12
* Remove excessive empty linesJoe George2017-06-07
* Remove trailing whitespaceJoe George2017-05-02
* Removed trailing whitespace generated by slice2jsBernard Normier2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Fix (ICE-7790) - ice_id missing in JSJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
* Fixed (ICE-7728) - JavaScript bogus long default valueJose2017-03-30
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\