Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed bugs in code generation for nested sequences. | Michi Henning | 2004-10-28 | |
| | ||||
* | - Fixed a bug in slice2cs: the generated code was incorrect for | Michi Henning | 2004-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 missing | Michi Henning | 2004-10-07 | |
| | | | | DotNetNames.h file to Slice project. | |||
* | Fixed problems around escaping of inherited method names. | Michi Henning | 2004-10-06 | |
| | ||||
* | Changed prefix escape for .NET framework methods. Fixed a few bugs in | Michi Henning | 2004-09-24 | |
| | | | | slice2vb code generator. | |||
* | Fixed bugs in sequence code generation for slice2cs and slice2vb. | Michi Henning | 2004-09-17 | |
| | ||||
* | Added slice2vb and fixed a bunch of bugs in slice2cs. | Michi Henning | 2004-09-08 | |
| | ||||
* | adding bool param to parser visit() function | Mark Spruiell | 2004-09-02 | |
| | ||||
* | Oops, got a bit carried away with previous fix. This one should do the | Michi Henning | 2004-07-28 | |
| | | | | trick. | |||
* | Multiple sequence members in a class caused slice2cs to generate incorrect | Michi Henning | 2004-07-28 | |
| | | | | code. | |||
* | Fixed mapping bug for Slice operations called "checkedCast" or | Michi Henning | 2004-06-23 | |
| | | | | "uncheckedCast". Updates to the C# mapping. | |||
* | Changed the code generator to map Slice structures to C# structures by | Michi Henning | 2004-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 array | Michi Henning | 2004-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 Henning | 2004-06-08 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | Merged changes from michi_pre_e3 branch | Michi Henning | 2004-05-10 | |
| | ||||
* | Added array mapping for sequences to Icicle. | Michi Henning | 2004-04-22 | |
| | ||||
* | Fixed bug in code generator for sequences of structs. | Michi Henning | 2004-04-01 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2004-03-29 | |
| | ||||
* | Intermediate check-in prior to removing IComparable. | Michi Henning | 2004-03-09 | |
| | ||||
* | More code generation changes for Icicle. | Michi Henning | 2004-02-23 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2004-01-29 | |
| | ||||
* | Intermediate check-in. | Michi Henning | 2004-01-15 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-05 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-02 | |