summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/CsUtil.cpp
Commit message (Collapse)AuthorAge
...
* 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