Skip to content

Conversation

@BobHanson
Copy link
Collaborator

2019.11.20 3.2.5-v1

Java2ScriptVisitor refactoring to remove old level-based this.$finals$ and replace that with a simple class-based HashSet that is loaded when a final variable is used and then used later to create the {a:a,b:this.$finals$.b} object that goes into this.$finals$.

Async
AsyncFileChooser
AsyncDialog
AsyncColorChooser

better modal blocking for Chrome and AsyncFileChooser
Async
AsyncFileChooser
AsyncDialog
AsyncColorChooser

better modal blocking for Chrome and AsyncFileChooser
- fixes issue that class with lambda expression and annotation fails to
transpile

- clears string literal cache prior to clean build
Java2ScriptVisitor refactoring to remove old level-based this.$finals$
and replace that with a simple class-based HashSet that is loaded when a
final variable is used and then used later to create the
{a:a,b:this.$finals$.b} object that goes into this.$finals$.
Java2ScriptVisitor refactoring to remove old level-based this.$finals$
and replace that with a simple class-based HashSet that is loaded when a
final variable is used and then used later to create the
{a:a,b:this.$finals$.b} object that goes into this.$finals$.
@BobHanson BobHanson merged commit 88666a9 into java2script:master Nov 21, 2019
BobHanson added a commit that referenced this pull request Jan 18, 2020
Adds SwingJSUtils (from mpUtils) to javajs.async
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.

1 participant