Skip to content

Commit f394e45

Browse files
committed
transpiler test for "let" instead of "var"
- breaks 3/2015 Google Closure Compiler - GCC 20200614 is not adequate, adding unnecessary operations for for() nd requiring substantially more space.
1 parent 81b7164 commit f394e45

25 files changed

+2181
-107
lines changed
-10.7 KB
Binary file not shown.
36 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20200708070833
1+
20200708135426
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This is sources/net.sf.j2s.java.core/dist/DEV_NOTES.txt
2+
3+
_j2sclasslist.txt
4+
5+
the list of .js files concatenated into coreswingjs.js and minified to coreswingjs.z.js
6+
7+
8+
SwingJS-site.zip
9+
10+
the full site directory for SwingJS including all files not in the test/ directory.
7.21 MB
Binary file not shown.

0 commit comments

Comments
 (0)