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

10 Commits

Author SHA1 Message Date
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
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
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
882da155ca Closes #20; Build lists from IEnumerables 2011-07-19 11:04:08 +02: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
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