Kevin Glynn
3a91ff3ac5
update xml files project
2010-12-29 13:32:30 +01:00
Kevin Glynn
1d8f622d69
Add -help and -listtypes option
2010-10-26 16:34:18 +02:00
Kevin Glynn
916eca5eac
Add delegates
2010-10-21 16:31:09 +02:00
Kevin Glynn
50cff4d439
Support casts
2010-10-20 18:51:41 +02:00
Kevin Glynn
01ab36f9a6
Implement JavaGet and JavaSet.
...
- Omit 'special' get_ and set_ methods in DLL produced for getter/setters
- Allow properties to be marked read/write only and honour when generating auto java
2010-10-20 17:46:36 +02:00
Kevin Glynn
db3da413b0
Add DLL with test code to test cs2jTemplateGen.exe
2010-10-20 17:43:14 +02:00
Kevin Glynn
1a7f16d503
If Java property isn't set then generate a likely string from the context
2010-10-20 13:41:49 +02:00
Kevin Glynn
4933c8f3c5
Mark static methods
2010-10-19 16:48:24 +02:00
Kevin Glynn
f26a2f3172
Support for Generic Type Parameters on methods
2010-10-19 14:12:42 +02:00
Kevin Glynn
43c1249563
Add Inherits, Slurp up nested classes
2010-10-19 10:40:55 +02:00
Kevin Glynn
613e11c377
Build type strings via TypeHelper.buildTypeName so that we handle generic types better (note: delegate types such as Action<> seem broken)
2010-10-15 16:34:18 +02:00
Kevin Glynn
3d3af6aed0
Add NDesk.Options for command line option processing. Add cs2jTempleGen to generate xml templates from DLLs
2010-10-15 14:29:29 +02:00