summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/CsUtil.cpp
Commit message (Collapse)AuthorAge
...
* Fixed bugs in code generation for nested sequences.Michi Henning2004-10-28
|
* - Fixed a bug in slice2cs: the generated code was incorrect forMichi Henning2004-10-27
| | | | | dictionaries with sequence value types, if that sequence value type was mapped to an array.
* Fixed bug in code generation for sequences of sequences. Add missingMichi Henning2004-10-07
| | | | DotNetNames.h file to Slice project.
* Fixed problems around escaping of inherited method names.Michi Henning2004-10-06
|
* Changed prefix escape for .NET framework methods. Fixed a few bugs inMichi Henning2004-09-24
| | | | slice2vb code generator.
* Fixed bugs in sequence code generation for slice2cs and slice2vb.Michi Henning2004-09-17
|
* Added slice2vb and fixed a bunch of bugs in slice2cs.Michi Henning2004-09-08
|
* adding bool param to parser visit() functionMark Spruiell2004-09-02
|
* Oops, got a bit carried away with previous fix. This one should do theMichi Henning2004-07-28
| | | | trick.
* Multiple sequence members in a class caused slice2cs to generate incorrectMichi Henning2004-07-28
| | | | code.
* Fixed mapping bug for Slice operations called "checkedCast" orMichi Henning2004-06-23
| | | | "uncheckedCast". Updates to the C# mapping.
* Changed the code generator to map Slice structures to C# structures byMichi Henning2004-06-10
| | | | | | default, with mapping to C# classes enable with metadata. Added new patching scheme for structures because, for value types, the existing patching scheme was unsuitable.
* Tidied up C# code generation. Changed default sequence mapping to arrayMichi Henning2004-06-09
| | | | | mapping. Got rid of dead source code. Re-engineered the way patching works so it's simpler now.
* Updated list of reserved identifiers. Some updates to the mapping.Michi Henning2004-06-08
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Merged changes from michi_pre_e3 branchMichi Henning2004-05-10
|
* Added array mapping for sequences to Icicle.Michi Henning2004-04-22
|
* Fixed bug in code generator for sequences of structs.Michi Henning2004-04-01
|
* *** empty log message ***Michi Henning2004-03-29
|
* Intermediate check-in prior to removing IComparable.Michi Henning2004-03-09
|
* More code generation changes for Icicle.Michi Henning2004-02-23
|
* *** empty log message ***Michi Henning2004-01-29
|
* Intermediate check-in.Michi Henning2004-01-15
|
* *** empty log message ***Michi Henning2003-12-05
|
* *** empty log message ***Michi Henning2003-12-02