summaryrefslogtreecommitdiff
path: root/cpp/src/slice2wsdl/Main.cpp
Commit message (Collapse)AuthorAge
* removing slice2wsdlMark Spruiell2004-04-27
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* Fixed the translators to use the icecpp C preprocessor.Benoit Foucher2002-10-29
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* minor changes for gcc 3.2Marc Laukien2002-09-28
|
* Added --case-sensitive option.Michi Henning2002-09-17
|
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
| | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules.
* added dummy --iceMarc Laukien2002-07-25
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* WIN32->_WIN32Marc Laukien2002-04-10
|
* Use visitor pattern. Add ability to generate WSDL definitions for all typesMatthew Newhook2002-01-25
| | | | in a file.
* Initial version of slice2wsdl.Matthew Newhook2002-01-25