Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java2script
/
java2script
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
64
Code
Issues
10
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java2script
sources
on
j2s-eclipse-4.5
User selector
All users
All time
Commit history
Commits on Jun 23, 2016
1. Support abstract method for Enum
Show description for d6d95a8
zhourenjian
committed
d6d95a8
View commit details
Copy full SHA for d6d95a8
View code at this point
Browse repository at this point
Fixed bug
zhourenjian
committed
bd6fd63
View commit details
Copy full SHA for bd6fd63
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
bug fix
zhourenjian
committed
3efe36c
View commit details
Copy full SHA for 3efe36c
View code at this point
Browse repository at this point
Fixed bug that base class' fields get initialized more than expected.
Show description for 78db1ff
zhourenjian
committed
78db1ff
View commit details
Copy full SHA for 78db1ff
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Fixing bug that using fields in nested anonymous class may not get
Show description for 402ae4b
zhourenjian
committed
402ae4b
View commit details
Copy full SHA for 402ae4b
View code at this point
Browse repository at this point
Fixed bug of incorrect nested class dependency:
Show description for 57d260d
zhourenjian
committed
57d260d
View commit details
Copy full SHA for 57d260d
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Add more properties and methods for native Element and window object
zhourenjian
committed
83ea074
View commit details
Copy full SHA for 83ea074
View code at this point
Browse repository at this point
Support using different types of storages
zhourenjian
committed
1457a73
View commit details
Copy full SHA for 1457a73
View code at this point
Browse repository at this point
Recognize IE 10.0/11.0 and Edge browser
zhourenjian
committed
333c6b3
View commit details
Copy full SHA for 333c6b3
View code at this point
Browse repository at this point
Commits on May 18, 2016
Expose inner store object to outer world for more control options
zhourenjian
committed
f066745
View commit details
Copy full SHA for f066745
View code at this point
Browse repository at this point
Support UTF-8 4 bytes encoding, fixing emoji related bugs
zhourenjian
committed
bd73d9a
View commit details
Copy full SHA for bd73d9a
View code at this point
Browse repository at this point
Commits on May 17, 2016
Optimize for mobile web browsers
zhourenjian
committed
c45b6f9
View commit details
Copy full SHA for c45b6f9
View code at this point
Browse repository at this point
Commits on May 13, 2016
Avoid adding variable ssz into global variables
zhourenjian
committed
73989b6
View commit details
Copy full SHA for 73989b6
View code at this point
Browse repository at this point
Support avoid Array being polluted by setting window["j2s.array.native"]
Show description for c33048e
zhourenjian
committed
c33048e
View commit details
Copy full SHA for c33048e
View code at this point
Browse repository at this point
Fixed bug of being warned with "This page contains both secure and
Show description for 676e1d5
zhourenjian
committed
676e1d5
View commit details
Copy full SHA for 676e1d5
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Bug fixes
zhourenjian
committed
89c6aaa
View commit details
Copy full SHA for 89c6aaa
View code at this point
Browse repository at this point
Improve shadows
Show description for d90221c
zhourenjian
committed
d90221c
View commit details
Copy full SHA for d90221c
View code at this point
Browse repository at this point
Add HTML Widget base class
zhourenjian
committed
e15d78e
View commit details
Copy full SHA for e15d78e
View code at this point
Browse repository at this point
Fixed bug that compiling anonymous classes with depth > 2 may generate
Show description for 03d84fa
zhourenjian
committed
03d84fa
View commit details
Copy full SHA for 03d84fa
View code at this point
Browse repository at this point
Fixed bug of Simple Pipe
Show description for 545fe52
zhourenjian
committed
545fe52
View commit details
Copy full SHA for 545fe52
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
1. Correct HTTPRequest encoding
Show description for c405f6d
zhourenjian
committed
c405f6d
View commit details
Copy full SHA for c405f6d
View code at this point
Browse repository at this point
Support @j2sXHTML and @j2sCSS
zhourenjian
committed
e7351dd
View commit details
Copy full SHA for e7351dd
View code at this point
Browse repository at this point
Add @j2sXHTML and @j2sCSS, supporting writing HTML and CSS inside Java
Show description for c5bb03a
zhourenjian
committed
c5bb03a
View commit details
Copy full SHA for c5bb03a
View code at this point
Browse repository at this point
1. Add Class#getSimpleName
Show description for bfe76f2
zhourenjian
committed
bfe76f2
View commit details
Copy full SHA for bfe76f2
View code at this point
Browse repository at this point
1. Fix box-sizing css bug
Show description for 469bf08
zhourenjian
committed
469bf08
View commit details
Copy full SHA for 469bf08
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Update packed j2slib.zip, as lots of files are updated for compiler
Show description for 2ab2071
zhourenjian
committed
2ab2071
View commit details
Copy full SHA for 2ab2071
View code at this point
Browse repository at this point
1. Fixed bug that super calls in anonymous classes are not compiled
Show description for 36e425a
zhourenjian
committed
36e425a
View commit details
Copy full SHA for 36e425a
View code at this point
Browse repository at this point
Fixed bug that Simple RPC/Pipe depends on java.utils.* classes in
Show description for 41b67a8
zhourenjian
committed
41b67a8
View commit details
Copy full SHA for 41b67a8
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Fixed bug that SimpleRPCRequest#ajaxRequest is removed by not referenced
Show description for ce12102
zhourenjian
committed
ce12102
View commit details
Copy full SHA for ce12102
View code at this point
Browse repository at this point
Make sure that pipe notify request is correctly responded from pipe
Show description for d8ce4f5
zhourenjian
committed
d8ce4f5
View commit details
Copy full SHA for d8ce4f5
View code at this point
Browse repository at this point
Fixed bug that thread is not daemon thread will keep SWT application
Show description for 938ef9b
zhourenjian
committed
938ef9b
View commit details
Copy full SHA for 938ef9b
View code at this point
Browse repository at this point
Mac and Windows are using different font unit on SWT, try to fix it by
Show description for f67e181
zhourenjian
committed
f67e181
View commit details
Copy full SHA for f67e181
View code at this point
Browse repository at this point
Fixed bug that Clazz.newArray is not updated to latest Java2Script
Show description for ff3aa7c
zhourenjian
committed
ff3aa7c
View commit details
Copy full SHA for ff3aa7c
View code at this point
Browse repository at this point
Fixed bug that compress JavaScript introduce unexpected "@324@();" for
Show description for 8898da6
zhourenjian
committed
8898da6
View commit details
Copy full SHA for 8898da6
View code at this point
Browse repository at this point
Update Java2Script's JDT core to 3.11.1 v20150902, fixed bug of
Show description for a208a02
zhourenjian
committed
a208a02
View commit details
Copy full SHA for a208a02
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.