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

59 Commits

Author SHA1 Message Date
Kevin Glynn
4b918c2693 Remove signatures 2013-03-15 16:50:55 +01:00
Kevin Glynn
d0efb63ef9 Update signatures 2012-02-07 07:01:26 -06:00
Kevin Glynn
084501fc03 Merge branch 'master' of github.com:twiglet/cs2j 2012-02-07 06:51:27 -06:00
Kevin Glynn
f6e7958041 merge from rustici cs2j_two branch to 431fb7d3c6d22669a8ec51d3421dacc10dc7b217 2012-02-07 10:46:47 +01:00
Kevin Glynn
2c6f6100a8 Update signatures 2012-02-01 07:33:23 -06:00
Kevin Glynn
922c3baa0e If T is a generic variable then we can't create an array of T (type erasure) 2012-02-01 13:27:20 +01:00
Kevin Glynn
ea9e609506 take updates from ScormEngine codebase 2012-01-07 16:38:25 +01:00
Kevin Glynn
cf5cca5fa5 update signatures 2011-11-05 14:48:40 +01:00
Kevin Glynn
26667b96e3 Map List<T> to new CSList, which wraps an ArrayList 2011-10-22 14:51:44 +02:00
Kevin Glynn
2c4ca85ba5 rework collection interfaces for GNfaDfa.cs 2011-10-12 10:40:18 +02:00
Kevin Glynn
1ab62778f7 - Don't use IxxxxxxSupport naming for interfaces, just Ixxxxxxx
- fix up translations and classes for new interfaces support (e.g. IEnumerable becomes an Iterable)
2011-10-09 19:38:23 +02:00
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
ab6e191c36 updated signatures 2011-09-02 11:32:15 +02:00
Kevin Glynn
9494ead814 ArrayList is an IList 2011-09-02 10:37:37 +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
71c55e6b6d fix sticky fingers 2011-05-24 15:32:12 +02: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
56d607ee3a ICollection -> Collection 2011-04-19 10:23:39 +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
5e3dc6d5a0 support ToArray(int[]) 2011-02-03 14:16:29 +01:00
Kevin Glynn
eaa3a0cb18 add precedences 2011-02-01 22:52:28 +01:00
Kevin Glynn
d7298e12b5 create arraylists from arrays, fix java type corresponding to NumberFormatInfo and NumberStyles 2011-01-31 16:29:14 +01:00
Kevin Glynn
d32f508073 add a iterable for Hashtable 2011-01-28 21:49:15 +01:00
Kevin Glynn
fb578b8dc2 fix arraylist sort 2011-01-28 18:22:00 +01:00
Kevin Glynn
403d42044f fix some broken translations 2011-01-28 17:17:34 +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