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

14 Commits

Author SHA1 Message Date
Kevin Glynn
f960e50051 add translations 2011-04-27 13:06:24 +02:00
Kevin Glynn
8eec6a60d1 Don't force IDisposable to implement close() 2011-04-27 13:04:11 +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
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
1bb7b32442 Support FileStreams 2011-04-06 16:30:12 +02:00
Kevin Glynn
aa8cf2f8c0 add some undercooked collection support. needs more work. 2011-04-06 16:29:37 +02:00
Kevin Glynn
77ea92d5d6 some support for events 2011-03-11 11:08:36 +01:00
Kevin Glynn
3fe67bac2d update filestream support, unfinished 2011-03-11 11:04:08 +01:00
Kevin Glynn
68132938bc remove ArrayListSupport wrapper, we now use java's ArrayList 2011-02-08 17:54:25 +01:00
Kevin Glynn
4a989b6ce3 remove hardcoded logger name 2011-02-08 13:10:13 +01:00
Kevin Glynn
b25a8137ef update copyright statements 2011-02-08 12:10:55 +01:00
Kevin Glynn
4341ea8484 Remove (old) NetTranslations. Move RusticiSoftware namespace to CS2JNet 2011-02-08 10:25:05 +01:00