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

Commit Graph

  • 542cc43895 Add support for alternate translations. So when looking for A.B.C.D.E, we will first look in A.B.C.D.<alt>.E we need this to provide alternate translations for Java method renaming Kevin Glynn 2011-09-03 10:10:30 +02:00
  • eb6e71c6e8 handle method renaming in Template Extracter, add Clone -> clone Kevin Glynn 2011-09-02 14:21:55 +02:00
  • 3458e63900 Use explicit imports Kevin Glynn 2011-09-02 14:21:04 +02:00
  • 8cd688c332 make two archives by default, one with mailsafe executable names Kevin Glynn 2011-09-02 11:33:26 +02:00
  • ab6e191c36 updated signatures Kevin Glynn 2011-09-02 11:32:15 +02:00
  • c07516f1d3 Support for PensError.Error.GET_MESSAGE etc. Kevin Glynn 2011-09-02 10:41:30 +02:00
  • 4e95c2b446 Translate method names in interfaces if using JavaNaming Convention Kevin Glynn 2011-09-02 10:40:50 +02:00
  • fb717e5dcb special treatment for clone() Kevin Glynn 2011-09-02 10:40:07 +02:00
  • dec3078b49 add AppendFormat Kevin Glynn 2011-09-02 10:38:47 +02:00
  • f6683a0c84 support implicit casts (from int to long for example) by adding them to inherits list Kevin Glynn 2011-09-02 10:38:30 +02:00
  • ef0ad44d08 whoops ParamArray must be outside Params Kevin Glynn 2011-09-02 10:38:00 +02:00
  • 9494ead814 ArrayList is an IList Kevin Glynn 2011-09-02 10:37:37 +02:00
  • b32c4f1e86 don't make java conventions default (still too many problems :() Kevin Glynn 2011-08-25 18:03:28 +02:00
  • 359ca8e18c insist on -option=true style Kevin Glynn 2011-08-25 18:03:00 +02:00
  • 896b3345aa Math.round(Single) Kevin Glynn 2011-08-25 18:02:37 +02:00
  • 63c36a65e9 Some (commented out) Cast attempts Kevin Glynn 2011-08-25 18:02:18 +02:00
  • 78a6cfc4b5 Support 'params' arguments to methods, constructors, indexers (variable length arguments) Kevin Glynn 2011-08-25 18:01:17 +02:00
  • 34cf358a0d turn off java naming conventions for now Kevin Glynn 2011-08-17 12:49:43 +02:00
  • e4a6dd5759 do not try to validate with a schema Kevin Glynn 2011-08-16 16:07:49 +02:00
  • 39d6694b63 update signatures Kevin Glynn 2011-08-16 16:01:45 +02:00
  • 8add3b2c23 bump release number for ajb Kevin Glynn 2011-08-16 15:55:05 +02:00
  • a143dd8eae RegexOptions enumeration Kevin Glynn 2011-08-16 15:33:14 +02:00
  • 6544471683 Java bytes are signed, so it is plain Byte that we don't have a good translation for Kevin Glynn 2011-08-16 15:19:01 +02:00
  • 9df8b1e620 Make Devel version Kevin Glynn 2011-08-16 15:05:04 +02:00
  • a654e0d694 minimal support for client/server socket Kevin Glynn 2011-08-16 15:02:50 +02:00
  • 0ed1e625d8 Change method names to follow Java naming conventions Kevin Glynn 2011-08-16 15:01:37 +02:00
  • e7b093ba6c support GetTypeCode() Kevin Glynn 2011-08-16 10:33:59 +02:00
  • b24ce95c44 Add (and reference) SystemException Kevin Glynn 2011-08-15 19:34:41 +02:00
  • f64f7d9e10 ignore emacs backup files Kevin Glynn 2011-08-15 19:32:19 +02:00
  • 01800b833d revamp regex support Kevin Glynn 2011-08-15 19:30:47 +02:00
  • becceb3eb3 support Encoding.GetString(...) Kevin Glynn 2011-08-15 19:24:06 +02:00
  • 0ee989abd9 support String.Join Kevin Glynn 2011-08-15 19:23:23 +02:00
  • 64db7fd578 Send in a dummy placeholder for __arglist parameter Kevin Glynn 2011-08-11 19:29:07 +02:00
  • 215f8fdd1a Only set hasTyArgs if we actually had tyArgs! Kevin Glynn 2011-08-09 12:35:23 +02:00
  • bdc1a68ee2 Support missing end-of-line after line comment at end of file, i.e. // my comment<EOF> Kevin Glynn 2011-08-09 12:34:38 +02:00
  • b0bc6dca4d Add skeleton support for template schemas, but don't enable it. Can't make a schema with arbitrary ordering of type elements :( Kevin Glynn 2011-07-29 12:02:12 +02:00
  • 1a29534e3f grrr, fix name of latest zip Kevin Glynn 2011-07-27 12:00:13 +02:00
  • fc56b9f5c3 make trial from release trial110727 Kevin Glynn 2011-07-20 15:33:14 +02:00
  • b36f07c9f7 make mailable version too 2011.2.3 Kevin Glynn 2011-07-26 10:58:03 +02:00
  • 5f65eb9ae4 add release user's guide Kevin Glynn 2011-07-26 10:29:14 +02:00
  • 0aa4a99f35 bump version number for MT-C Kevin Glynn 2011-07-26 10:07:54 +02:00
  • 50c44bde7a Set Default Debug to 1, it seems a useful level of output Kevin Glynn 2011-07-26 10:07:36 +02:00
  • 8c7965f04c generate javadoc from XML Documentation Comments Kevin Glynn 2011-07-26 10:07:11 +02:00
  • 0c6c57f855 remove some crufty line endings Kevin Glynn 2011-07-25 09:45:28 +02:00
  • e8f5380597 Merge branch 'release' Kevin Glynn 2011-07-25 09:33:08 +02:00
  • b14a999e5c tidy up for trial version Kevin Glynn 2011-07-20 15:22:21 +02:00
  • a45fb077e8 remove compulsory advertising from header comment Kevin Glynn 2011-07-20 15:00:19 +02:00
  • 836414b055 update release doc Kevin Glynn 2011-07-20 14:53:06 +02:00
  • 145b30789d update signatures 2011.2.2 2011.1.2 Kevin Glynn 2011-07-20 06:33:06 -05:00
  • ae28be5a02 Update version number for release Kevin Glynn 2011-07-20 13:29:24 +02:00
  • 7d8fd5bf31 Update version number for release Kevin Glynn 2011-07-20 12:10:12 +02:00
  • 1cd4837804 rough n ready features list Kevin Glynn 2011-07-20 11:40:37 +02:00
  • 56eac9193a For sorter example Kevin Glynn 2011-07-20 11:39:39 +02:00
  • 882da155ca Closes #20; Build lists from IEnumerables Kevin Glynn 2011-07-19 11:04:08 +02:00
  • d928e3c7bf before invoking delegates in a Multi instance make a copy of the invocation list and invoke from that in case they manipulate the original delegate Kevin Glynn 2011-07-18 20:34:45 +02:00
  • 1b2222254a Make sure we process type sin delegate arguments correctly Kevin Glynn 2011-07-15 17:18:54 +02:00
  • 317aa189f2 -translator-blanket-throw=false stops adding "throws Exception" to methods and constructors Kevin Glynn 2011-07-14 19:01:20 +02:00
  • 669566fc45 Add (some) Guid constructors Kevin Glynn 2011-07-14 18:57:59 +02:00
  • 383bd3534d support EventHandler Kevin Glynn 2011-07-12 17:03:40 +02:00
  • 02a7246732 Include Obfuscate.cs Kevin Glynn 2011-07-12 15:41:43 +02:00
  • 7104c56382 add missing space for goto statement Kevin Glynn 2011-07-12 15:29:29 +02:00
  • 831dfab86b comment out unused code Kevin Glynn 2011-07-12 15:28:55 +02:00
  • 7841a7f900 Provide annotations to control Eazfuscator.NET Kevin Glynn 2011-07-12 15:28:29 +02:00
  • 682dc71c14 reorganize tester project Kevin Glynn 2011-07-12 15:18:19 +02:00
  • d4c5b20e97 support for -experimental-enums-numericconsts and -experimental-unsigned-translatesigned Kevin Glynn 2011-06-14 09:38:13 +02:00
  • 2363e9da5e abstract properties Kevin Glynn 2011-06-14 09:36:49 +02:00
  • b3de6b13a0 deal better with classes in no namespace Kevin Glynn 2011-06-14 09:35:13 +02:00
  • 6cdea283b1 add tests Kevin Glynn 2011-06-14 09:34:18 +02:00
  • f6eafa40b0 remove ref to old file Kevin Glynn 2011-06-10 14:12:35 +02:00
  • 2d24b572eb Add Test Projects Kevin Glynn 2011-06-10 14:05:32 +02:00
  • d855f757ae Support for Partial Types. Kevin Glynn 2011-06-10 13:27:40 +02:00
  • 930db5d588 remove superfluous parenthesis Kevin Glynn 2011-06-07 17:33:41 +02:00
  • 0b8e05d0a6 implement top level partial types Kevin Glynn 2011-06-07 17:11:29 +02:00
  • 24ea1b1fc3 remove some unused debug Kevin Glynn 2011-06-07 17:08:02 +02:00
  • ac903f3c1d fix extraction from/of partial types and methods Kevin Glynn 2011-06-01 14:12:03 +02:00
  • b53785b1fe really fix angled bracket syntax Kevin Glynn 2011-06-01 14:11:17 +02:00
  • a8ab6e1c3e fix use of angled brackets Kevin Glynn 2011-05-31 16:58:48 +02:00
  • f2ddedd5eb better error message when we can't read trasnlation template Kevin Glynn 2011-05-31 16:58:20 +02:00
  • a49a462f45 support && and || in preprocessor expressions Kevin Glynn 2011-05-31 16:56:31 +02:00
  • 6a17ffbacc Merge branch 'master' of github.com:twiglet/cs2j Kevin Glynn 2011-05-31 09:21:54 +02:00
  • 9d45e3adef TemplateExtractor should merge partial definitions Kevin Glynn 2011-05-31 09:17:50 +02:00
  • c785f8985e Add missing import, support another format type Kevin Glynn 2011-05-31 09:16:48 +02:00
  • 338c56e6ae Add needed cast to ensure type is derived from Enum Kevin Glynn 2011-05-31 09:16:22 +02:00
  • b9c34a168e provide blank default for exe.extension Kevin Glynn 2011-05-26 04:30:44 -05:00
  • 55445b7bd4 allow to add an extension to exes AJBDevel110526a Kevin Glynn 2011-05-26 03:44:43 -05:00
  • 7ba1528f6e refresh signatures Kevin Glynn 2011-05-26 02:34:22 -05:00
  • aa091be77d add releasefromhere target for master releases AJBDevel260511 Kevin Glynn 2011-05-26 02:20:27 -05:00
  • abea0d86a1 array_initializers can't be assignments, surely? (spec says they can be, so how to distinguish array initializer form object initializer?) Kevin Glynn 2011-05-24 15:36:30 +02:00
  • 71c55e6b6d fix sticky fingers Kevin Glynn 2011-05-24 15:32:12 +02:00
  • 07e883ca67 vars in foreach statements Kevin Glynn 2011-05-24 12:18:16 +02:00
  • 6c56ad244e Support for some MailMessage classes Kevin Glynn 2011-05-24 12:16:42 +02:00
  • 3858580335 allow to pass in build target, buildcs2j by default Kevin Glynn 2011-05-24 12:16:08 +02:00
  • 10261f6406 in var x = exp; If we know the type of exp then use it for x Kevin Glynn 2011-05-23 12:23:59 +02:00
  • e99f0edee7 keep modifiers for internal property vars, just make them private Kevin Glynn 2011-05-23 12:22:57 +02:00
  • ccc6f22c17 update signatures Kevin Glynn 2011-05-22 17:40:22 +02:00
  • ec95442ac2 support ref params in lambda expressions, and support short cut assignment operators for ref params Kevin Glynn 2011-05-22 18:40:10 +02:00
  • 65ed894dba update signatures trial110522 Kevin Glynn 2011-05-22 17:40:22 +02:00
  • fb15bd3abf Make trial version from master branch Kevin Glynn 2011-03-27 14:44:47 +02:00
  • 2bdf214671 Merge branch 'master' into tmptrial Kevin Glynn 2011-05-22 17:19:30 +02:00
  • f9e6716aaa more fixes to get monodevelop to pass without seg fault Kevin Glynn 2011-05-22 13:35:25 +02:00