Kevin Glynn
|
1c0fa6586b
|
Sets are IEnumerable, fix AddToImports to be satisifed with that
|
2011-05-02 12:53:30 +02:00 |
|
Kevin Glynn
|
82e2dcf770
|
move imports into CommonWalker so that we can add to imports from JavaMaker too (currently not needed)
|
2011-04-30 09:28:15 +02:00 |
|
Kevin Glynn
|
878dcf69de
|
Don't lowercase excludes filenames, we are case-sensitive everywhere else
|
2011-04-27 13:04:42 +02:00 |
|
Kevin Glynn
|
18fb3d4063
|
Add parseString and IsJavaish so that we can parse arbitrary snippets of Java(ish) code and weave them into the output
|
2011-04-13 11:44:29 +02:00 |
|
Kevin Glynn
|
83fcfd0882
|
Add --experimental-transforms for undercooked implementations and add boxing of primitive types (see noise added to ScormEngine for aesthetic problems)
|
2011-04-06 16:27:15 +02:00 |
|
Kevin Glynn
|
983f0623b1
|
Revert "Enable Trial"
|
2011-03-24 12:54:36 +01:00 |
|
Kevin Glynn
|
42d851a739
|
more sensible version number
|
2011-03-23 15:53:01 +01:00 |
|
Kevin Glynn
|
d270148bba
|
Hmmmm, added \n as newline separator, windows was generating more than 120 lines. probably due to line endings in comments
|
2011-03-23 09:50:48 -05:00 |
|
Kevin Glynn
|
ed14c2b1a1
|
Forgot to populate xml document. while I'm there use same code as signer to get signature
|
2011-03-23 09:18:17 -05:00 |
|
Kevin Glynn
|
ab2daebcbf
|
specify tx files via csdir
|
2011-03-23 14:53:25 +01:00 |
|
Kevin Glynn
|
468f099417
|
Enable Trial
|
2011-03-22 09:12:00 +01:00 |
|
Kevin Glynn
|
75dee12b3f
|
Support limiting number of lines output
|
2011-03-21 17:00:24 +01:00 |
|
Kevin Glynn
|
96aedea537
|
mogrify key a bit
|
2011-03-21 12:12:10 +01:00 |
|
Kevin Glynn
|
257b7fc186
|
Add code to count unsigned translation files
|
2011-03-21 10:27:35 +01:00 |
|
Kevin Glynn
|
156c3bd866
|
(failed) attempt to detect empty file
|
2011-03-11 11:08:08 +01:00 |
|
Kevin Glynn
|
590efcda26
|
New option: warning-resolve-failures for when we can't find a translation. Off by default because it can be very noisy
|
2011-02-25 14:07:31 +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
|
87296d6562
|
Big Code Reorg
|
2011-02-12 19:48:16 +01:00 |
|