Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hanson1 #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Dec 22, 2020
Merged

Hanson1 #188

merged 22 commits into from
Dec 22, 2020

Conversation

BobHanson
Copy link
Collaborator

No description provided.

hansonr and others added 22 commits December 19, 2020 07:38
Conflicts:
	sources/net.sf.j2s.core/dist/swingjs/SwingJS-site.zip
	sources/net.sf.j2s.core/dist/swingjs/net.sf.j2s.core.jar
	sources/net.sf.j2s.core/dist/swingjs/timestamp
	sources/net.sf.j2s.core/dist/swingjs/ver/3.2.9/SwingJS-site.zip
	sources/net.sf.j2s.core/dist/swingjs/ver/3.2.9/net.sf.j2s.core.jar
	sources/net.sf.j2s.core/dist/swingjs/ver/3.2.9/timestamp
	sources/net.sf.j2s.java.core/dist/SwingJS-site.zip
preliminary better long transpilation
This directory holds 3.2.9 transpiler and runtime tagged previous
to the transpiler fix for boxed number direct manipulation:

Long L = Long.valueOf(3);
L++;
L /= 2;
L += 10;
L = L / 5;

etc.

These assignments are not made properly and fail.

In addition, this runtime does not handle Long properly and also had an
issue with Short.equals(Object)

just saving this and will probably delete it.
…sf.j2s.core.j2sFileName when launching Eclipse
Add ability to set .j2s config filepath/name by setting property …
@BobHanson BobHanson merged commit b744287 into java2script:master Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants