Skip to content

Commit 1f5c6bd

Browse files
hansonrhansonr
authored andcommitted
Java2Script 3.2.2 fixes qualified names 2/2; adds src/test
Unqualified names reduced to Math::* and *.toString
1 parent 1d7e7cc commit 1f5c6bd

File tree

139 files changed

+14566
-1054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+14566
-1054
lines changed
-3.31 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20180801175408
1+
20180804121321
-3.31 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20180801175408
1+
20180804121321

sources/net.sf.j2s.core/src/net/sf/j2s/core/CorePlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public class CorePlugin extends Plugin {
1919
* register the bundle version properly. So we use VERSION here instead.
2020
*
2121
*/
22-
public static String VERSION = "3.2.2.01";
22+
public static String VERSION = "3.2.2.02";
2323

2424
/**
2525
* The constructor.

0 commit comments

Comments
 (0)