Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove checksum support (#607) | Austin Henriksen | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping. | ||
* | Rename global metadata to local metadata. (#1231) | Bernard Normier | 2021-01-08 |
| | | | Fixes #828 | ||
* | Forward defined types not properly defined in TypeScript - Close 633 (#634) | Jose | 2019-11-14 |
| | | | | | | * Forward defined types not properly defined in TypeScript - Close 633 * Add assert for constructing the definedIn path | ||
* | Remove forward declarations limitation - Close #97 | Jose | 2019-07-09 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fixed slice2js build failure | Benoit Foucher | 2018-12-09 |
| | |||
* | JavaScript: import external modules as JS modules | Jose | 2018-12-07 |
| | | | | | | | When using the JavaScript es6 module mapping, Slice compilation units using js:module that correspond to a external js:module are now imported as a single module, rather than importing the JavaScript generated files. | ||
* | TypeScript improvements | Jose | 2018-12-05 |
| | |||
* | typescript: missing cause in mapping for exception | Jose | 2018-11-22 |
| | | | | Close #304 | ||
* | typescript: don't generate Prx definiton for Class without operations | Jose | 2018-11-22 |
| | | | | Close #302 | ||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Fixed fallthrough warnings + clang 3.x fixes | Bernard Normier | 2018-10-27 |
| | |||
* | Temporary removal of -Werror with g++ | Bernard Normier | 2018-10-26 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Write typescript imports inside module declaration | Jose | 2018-10-23 |
| | |||
* | Fix slice2js build failure on macOS | Jose | 2018-10-16 |
| | |||
* | Typescript support | Jose | 2018-10-16 |
| | |||
* | Replace strerror usage with IceUtilInternal::errorToString | Jose | 2018-07-27 |
| | | | | Close #154 | ||
* | npm-slice2js build failure | Jose | 2018-06-11 |
| | |||
* | JavaScript stream interface fixes | Jose | 2018-06-08 |
| | | | | | Fixes #98 Fixes #92 | ||
* | Disable JavaScript jshint and eslint linters | Jose | 2018-02-23 |
| | |||
* | Fix JavaScript wrapper to support import from non global scope | Jose | 2018-02-22 |
| | | | | | | | The generated code wrapper used `this` assuming it was always imported from the global scoped but that breaks when you import the scripts using WebPack or similar tools that wraps the imports in its own functions | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Removed trailing whitespace generated by slice2js | Bernard Normier | 2017-05-02 |
| | |||
* | Fix (ICE-7790) - ice_id missing in JS | Jose | 2017-04-26 |
| | |||
* | Fixed (ICE-7728) - JavaScript bogus long default value | Jose | 2017-03-30 |
| | |||
* | Fix (ICE-7684) - use Disp prefix only for class with operations skeletons | Jose | 2017-03-20 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Make Slice enums scoped | Bernard Normier | 2017-02-08 |
| | | | | | | | | Add new cpp:scoped and objc:scoped metadata directives | ||
* | | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | | |||
* | | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | | |||
* | | JavaScript: Do not generate proxy types for class less operations | Jose | 2017-01-24 |
| | | |||
* | | Remove JavaScript local interfaces code | Jose | 2017-01-20 |
| | | |||
* | | Port Ice.Value to JavaScript mapping | Jose | 2016-12-28 |
| | | |||
* | | Removed or replaced double underscores in Ice for JavaScript | Bernard Normier | 2016-12-14 |
| | | |||
* | | Ensure JS modules are exported only once | Jose | 2016-11-25 |
| | | |||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | Fix slice2js relative path computation | Jose | 2016-10-20 |
| | | |||
* | | Add support for JavaScript import/expor in generated code | Jose | 2016-10-17 |
| | | |||
* | | Updated server side dispatch for new mapping (and ICE-6980) | Benoit Foucher | 2016-09-05 |
| | | |||
* | | ES6 mapping updates | Jose | 2016-08-19 |
| | | |||
* | | Refactored string converters and use codecvt_utf8[_utf16] when | Bernard Normier | 2016-06-03 |
|/ | | | | available instead of ConvertUTF | ||
* | AIX port | Benoit Foucher | 2016-05-03 |
| | |||
* | String literals Windows fixes | Jose | 2016-03-08 |
| | |||
* | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| |