Kevin Glynn
|
1bee5bb9ac
|
wrap options in a CS2JOption class that remembers if the option has been set since it was given its default value
(in preparation for supporting config file)
|
2011-09-12 16:08:00 +02:00 |
|
Kevin Glynn
|
67f5662d77
|
option handling tidy up
- Error if option is unrecognized.
- Print version when we are asked to be verbose
|
2011-09-12 16:07:06 +02:00 |
|
Kevin Glynn
|
c0c2fe6a1a
|
argument_list argument to JAVAWRAPPERARGUMENTLIST is optional
|
2011-09-11 17:14:59 +02:00 |
|
Kevin Glynn
|
aefe0f98c2
|
make excludes agnostic to trailing directory characters
|
2011-09-09 13:32:22 +02:00 |
|
Kevin Glynn
|
38a7bb85d6
|
update sample test lines
|
2011-09-08 11:37:32 +02:00 |
|
Kevin Glynn
|
bc0b63bf12
|
Do not crash if modifier list is empty
|
2011-09-08 11:00:42 +02:00 |
|
Kevin Glynn
|
b4f294616a
|
update trial users guide
|
2011-09-07 14:38:04 +02:00 |
|
Kevin Glynn
|
f49fbbf4ad
|
add the usual ...
|
2011-09-07 14:14:41 +02:00 |
|
Kevin Glynn
|
83be479d78
|
changelog
|
2011-09-07 13:52:59 +02:00 |
|
Kevin Glynn
|
68b1c5d3de
|
S stands for signed .....
|
2011-09-07 12:24:19 +02:00 |
|
Kevin Glynn
|
3ad0b16e4b
|
Changes necessary to ensure that mono and windows both serialize templates identically
|
2011-09-07 11:12:05 +02:00 |
|
Kevin Glynn
|
58dcc0fd50
|
add LCC first if JavaNamingConvention and thus at lowest priority)
|
2011-09-06 16:04:36 +02:00 |
|
Kevin Glynn
|
5599aa3bd5
|
update user guide
|
2011-09-06 15:28:20 +02:00 |
|
Kevin Glynn
|
47607a041e
|
add option -experimental-unsigned-to-bigger-signed
|
2011-09-06 15:04:03 +02:00 |
|
Kevin Glynn
|
cf49dd694f
|
allow to add multiple variants in one go (separate by semi-colon)
|
2011-09-06 15:03:14 +02:00 |
|
Kevin Glynn
|
fb9b27763f
|
rename methods to follow java conventions by default
|
2011-09-06 15:00:03 +02:00 |
|
Kevin Glynn
|
091650f33c
|
update version number
|
2011-09-06 14:59:03 +02:00 |
|
Kevin Glynn
|
11402e0865
|
support variants to smooth java naming convention support
|
2011-09-06 10:05:40 +02:00 |
|
Kevin Glynn
|
8fef1242e9
|
use built in void type
|
2011-09-06 10:05:02 +02:00 |
|
Kevin Glynn
|
f2a3c580da
|
Upgrade DirectoryHT to support variants at the leaves
|
2011-09-06 10:04:41 +02:00 |
|
Kevin Glynn
|
1001d5151f
|
support variants in translation templates
|
2011-09-06 10:03:36 +02:00 |
|
Kevin Glynn
|
6acf9f9241
|
make sure casts are to EXACTLY the right type, we don't want to lose information
|
2011-09-06 10:03:00 +02:00 |
|
Kevin Glynn
|
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
|
2011-09-03 10:10:30 +02:00 |
|
Kevin Glynn
|
eb6e71c6e8
|
handle method renaming in Template Extracter, add Clone -> clone
|
2011-09-02 14:21:55 +02:00 |
|
Kevin Glynn
|
8cd688c332
|
make two archives by default, one with mailsafe executable names
|
2011-09-02 13:01:53 +02:00 |
|
Kevin Glynn
|
c07516f1d3
|
Support for PensError.Error.GET_MESSAGE etc.
|
2011-09-02 10:41:30 +02:00 |
|
Kevin Glynn
|
4e95c2b446
|
Translate method names in interfaces if using JavaNaming Convention
|
2011-09-02 10:40:50 +02:00 |
|
Kevin Glynn
|
fb717e5dcb
|
special treatment for clone()
|
2011-09-02 10:40:07 +02:00 |
|
Kevin Glynn
|
b32c4f1e86
|
don't make java conventions default (still too many problems :()
|
2011-08-25 18:03:28 +02:00 |
|
Kevin Glynn
|
359ca8e18c
|
insist on -option=true style
|
2011-08-25 18:03:00 +02:00 |
|
Kevin Glynn
|
78a6cfc4b5
|
Support 'params' arguments to methods, constructors, indexers (variable length arguments)
|
2011-08-25 18:01:17 +02:00 |
|
Kevin Glynn
|
34cf358a0d
|
turn off java naming conventions for now
|
2011-08-17 12:49:43 +02:00 |
|
Kevin Glynn
|
e4a6dd5759
|
do not try to validate with a schema
|
2011-08-16 16:07:49 +02:00 |
|
Kevin Glynn
|
8add3b2c23
|
bump release number for ajb
|
2011-08-16 15:55:12 +02:00 |
|
Kevin Glynn
|
6544471683
|
Java bytes are signed, so it is plain Byte that we don't have a good translation for
|
2011-08-16 15:19:01 +02:00 |
|
Kevin Glynn
|
9df8b1e620
|
Make Devel version
|
2011-08-16 15:05:04 +02:00 |
|
Kevin Glynn
|
0ed1e625d8
|
Change method names to follow Java naming conventions
|
2011-08-16 15:01:37 +02:00 |
|
Kevin Glynn
|
01800b833d
|
revamp regex support
|
2011-08-15 19:30:47 +02:00 |
|
Kevin Glynn
|
64db7fd578
|
Send in a dummy placeholder for __arglist parameter
|
2011-08-11 19:29:07 +02:00 |
|
Kevin Glynn
|
215f8fdd1a
|
Only set hasTyArgs if we actually had tyArgs!
|
2011-08-09 12:35:23 +02:00 |
|
Kevin Glynn
|
bdc1a68ee2
|
Support missing end-of-line after line comment at end of file, i.e. // my comment<EOF>
|
2011-08-09 12:34:38 +02:00 |
|
Kevin Glynn
|
b0bc6dca4d
|
Add skeleton support for template schemas, but don't enable it. Can't make a schema with arbitrary ordering of type elements :(
|
2011-07-29 12:02:12 +02:00 |
|
Kevin Glynn
|
1a29534e3f
|
grrr, fix name of latest zip
|
2011-07-27 12:00:13 +02:00 |
|
Kevin Glynn
|
b36f07c9f7
|
make mailable version too
|
2011-07-26 10:59:33 +02:00 |
|
Kevin Glynn
|
5f65eb9ae4
|
add release user's guide
|
2011-07-26 10:29:14 +02:00 |
|
Kevin Glynn
|
0aa4a99f35
|
bump version number for MT-C
|
2011-07-26 10:07:54 +02:00 |
|
Kevin Glynn
|
50c44bde7a
|
Set Default Debug to 1, it seems a useful level of output
|
2011-07-26 10:07:36 +02:00 |
|
Kevin Glynn
|
8c7965f04c
|
generate javadoc from XML Documentation Comments
|
2011-07-26 10:07:11 +02:00 |
|
Kevin Glynn
|
0c6c57f855
|
remove some crufty line endings
|
2011-07-25 09:45:28 +02:00 |
|
Kevin Glynn
|
e8f5380597
|
Merge branch 'release'
|
2011-07-25 09:33:08 +02:00 |
|