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

135 Commits

Author SHA1 Message Date
Kevin Glynn
52d9b3b5a7 We want to be able to pass ints where long is expected. Adding Int64 to inherits had some unpleasant side effects 2011-02-28 20:27:14 +01:00
Kevin Glynn
e4600b7885 Support for Generic Types (to be continued ....). 2011-02-28 12:34:49 +01:00
Kevin Glynn
f82c7c8627 fix up key in type environment for types with generic arguments 2011-02-18 13:51:52 +01:00
Kevin Glynn
68132938bc remove ArrayListSupport wrapper, we now use java's ArrayList 2011-02-08 17:54:25 +01:00
Kevin Glynn
19e3dcc413 Use version in CS2JLibrary 2011-02-08 13:09:52 +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
ec87c3e44c translate to java's Cloneable 2011-02-04 18:12:03 +01:00
Kevin Glynn
753225903e make max translation work for all numbers 2011-02-04 12:22:11 +01:00
Kevin Glynn
978db39518 move MailMessage into CS2JLibrary 2011-02-04 06:51:19 +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
00e34a788d add some precedences 2011-02-01 22:34:27 +01:00
Kevin Glynn
83768111c5 remove crummy cast, eventually I will find out why it was added and hopefully do it right ... 2011-02-01 22:33:53 +01:00
Kevin Glynn
1a0959de61 add some needed precedences 2011-01-31 21:46:40 +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
e60dcbfee3 Change ReturnType to ElementType 2011-01-27 14:12:08 +01:00
Kevin Glynn
1fe7bceade add support for iterables 2011-01-26 11:47:15 +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
48235fdba6 Use TypeParams for element type 2011-01-25 12:20:22 +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
29b0ba7c1d generalised typeof_type 2011-01-21 16:36:16 +01:00
Kevin Glynn
8b61151866 another missing System.Object inheritor 2011-01-18 10:58:21 +01:00
Kevin Glynn
4288147e00 fix up arraylist translations 2011-01-18 07:41:09 +01:00
Kevin Glynn
8c875d3b41 inherit from object 2011-01-17 18:30:39 +01:00
Kevin Glynn
19550129d8 inherit from System.Object. Not sure what the real answer is here 2011-01-17 16:43:40 +01:00
Kevin Glynn
99843bd654 going to retire ArrayListSupport 2011-01-11 12:04:34 +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