| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Close #406
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
multiple controllers are loaded
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #281
|
| |
|
|
|
|
| |
Close #256
|
|
|
|
| |
instead fixes #201
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rework the cs:namespace implementation
No longer rely on Ice.Packages. Fixes #239.
* Renamed Ice/packagemd to Ice/namespacemd (C#)
* Removed Ice.Package property from C# tests
* Switched to get-only attribute, fixed Xamarin test
|
| |
|
|
|
|
|
|
|
|
|
| |
Fix a bug in slice2java that generate bogus code or using
Value as an Slice operation parameter
Fix a bug in JavaScript mapping that cause a run-time error
when invoking an operation that defines Value as an input
parameter
|
|
|
|
| |
See #203
|
| |
|
|
|
|
| |
Close #184
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add support to map Slice modules to different namespaces
using cs:namespace metadata
Fixes #122 slice2cs generates invalid namespace qualification
|
| |
|
| |
|
| |
|
| |
|