Skip to content

Commit 601516d

Browse files
hansonrhansonr
authored andcommitted
into yadav1 Conflicts: sources/net.sf.j2s.core/dist/swingjs/SwingJS-site.zip sources/net.sf.j2s.core/dist/swingjs/timestamp sources/net.sf.j2s.core/dist/swingjs/ver/3.2.2/SwingJS-site.zip sources/net.sf.j2s.core/dist/swingjs/ver/3.2.2/timestamp sources/net.sf.j2s.java.core/dist/SwingJS-site.zip sources/net.sf.j2s.java.core/srcjs/swingjs2.js
2 parents 271fe0c + 2075cb6 commit 601516d

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed
-1.28 MB
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
20180820100423
3+
=======
4+
20180819230621
5+
>>>>>>> branch 'yadav1' of https://github.com/BobHanson/java2script.git
-1.27 MB
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
20180820100423
3+
=======
4+
20180819230621
5+
>>>>>>> branch 'yadav1' of https://github.com/BobHanson/java2script.git
-4 MB
Binary file not shown.

sources/net.sf.j2s.java.core/srcjs/swingjs2.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13462,7 +13462,10 @@ if (!J2S._version)
1346213462
// TODO: CharacterSequence does not implement Java 8 default methods chars() or codePoints()
1346313463
// It is possible that these might be loaded dynamically.
1346413464

13465+
<<<<<<< HEAD
1346513466
// BH 8/20/2017 3.2.2.04 adds character.isJavaIdentifierPart$C
13467+
=======
13468+
>>>>>>> branch 'yadav1' of https://github.com/BobHanson/java2script.git
1346613469
// BH 8/19/2017 3.2.2.04 fixes Enum .name being .$name
1346713470
// BH 8/16/2018 3.2.2.04 fixes Character.toTitleCase$C, [Integer,Long,Short,Byte].toString(i,radix)
1346813471
// BH 8/13/2018 3.2.2.04 $finals to $finals$ -- basically variables are $xxx, methods are xxx$, and special values are $xxx$

0 commit comments

Comments
 (0)