1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

35 Commits

Author SHA1 Message Date
Kevin Glynn
bee6696044 need list to be an ICollection, so map to supported interface 2011-09-21 14:42:55 +02:00
Kevin Glynn
84d55bf3d5 missing import 2011-09-21 14:36:07 +02:00
Kevin Glynn
145b30789d update signatures 2011-07-20 06:33:06 -05:00
Kevin Glynn
56eac9193a For sorter example 2011-07-20 11:39:54 +02:00
Kevin Glynn
882da155ca Closes #20; Build lists from IEnumerables 2011-07-19 11:04:08 +02:00
Kevin Glynn
7ba1528f6e refresh signatures 2011-05-26 02:34:22 -05:00
Kevin Glynn
6c56ad244e Support for some MailMessage classes 2011-05-24 12:16:53 +02:00
Kevin Glynn
ccc6f22c17 update signatures 2011-05-22 19:26:28 +02:00
Kevin Glynn
84a767f445 big delegates commit. Autogenerated code for delegate support is pretty much done now 2011-05-19 16:37:45 +02:00
Kevin Glynn
830987e80a firtle with enumerators and collection templates 2011-04-18 19:27:23 +02:00
Kevin Glynn
187c6528a9 Add CollectionSupport class to turn a java collection into a c# collection 2011-04-13 15:58:32 +02:00
Kevin Glynn
8084a63eeb Dictionary inherits IDictionary 2011-04-13 14:48:55 +02:00
Kevin Glynn
dafcee91d6 Use parseString to generate (java) Collection methods when translating a type that implements ICollection 2011-04-13 11:45:38 +02:00
Kevin Glynn
71beb7eef6 KeyCollection and CopyTo method 2011-04-07 10:51:52 +02:00
Kevin Glynn
aa8cf2f8c0 add some undercooked collection support. needs more work. 2011-04-06 16:29:37 +02:00
Kevin Glynn
46c8366a31 updated sigs 2011-03-23 11:37:32 +01:00
Kevin Glynn
df565a1278 update my email address 2011-03-22 08:50:05 +01:00
Kevin Glynn
3e2673d7b6 Add signatures to translation files 2011-03-18 17:40:02 +01:00
Kevin Glynn
2f3d8fdce9 keys 2011-03-11 11:07:41 +01:00
Kevin Glynn
32d01889f2 update translations 2011-03-04 18:46:29 +01:00
Kevin Glynn
caaf13f4d3 Add Generic classes 2011-03-04 18:10:28 +01:00
Kevin Glynn
45bf365e9f Add a tranlsation for dictionaries 2011-03-02 21:42:53 +01:00
Kevin Glynn
c0187d15da add iterable definitions 2011-03-02 19:24:42 +01:00
Kevin Glynn
e4600b7885 Support for Generic Types (to be continued ....). 2011-02-28 12:34:49 +01:00
Kevin Glynn
68132938bc remove ArrayListSupport wrapper, we now use java's ArrayList 2011-02-08 17:54:25 +01:00
Kevin Glynn
9150be454e Add copyright statements 2011-02-08 12:27:00 +01:00
Kevin Glynn
4341ea8484 Remove (old) NetTranslations. Move RusticiSoftware namespace to CS2JNet 2011-02-08 10:25:05 +01:00
Kevin Glynn
eaa3a0cb18 add precedences 2011-02-01 22:52:28 +01:00
Kevin Glynn
5ece315769 fix broken translation file 2011-01-25 18:45:04 +01:00
Kevin Glynn
27e774356d move get___idx and set___idx to Indexers section 2011-01-25 18:26:01 +01:00
Kevin Glynn
e5a46160b2 inherit from system.object and add final carriage return as side-effect .... 2011-01-21 17:53:06 +01:00
Kevin Glynn
38ebf673fb move Import attribute to right place 2011-01-10 11:45:19 +01:00
Kevin Glynn
389867add2 include imports from original 2011-01-10 11:18:36 +01:00
Kevin Glynn
fe7aa5ea56 add our xmlns 2011-01-04 17:46:11 +01:00
Kevin Glynn
2990bcbf65 Add (autoupgraded) Net Framework translation files for son of cs2j 2011-01-04 15:58:18 +01:00