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
Integrate Java type checker and compiler into frontend (#2925)
* Integrate Java compiler into frontend
* Add typechecker from java-slang
* Add program terminated succesfully output to Java
* Bump java-slang to 1.0.7
* Remove program terminated output from java in frontend
* Change ProgramTerminatedSuccessfully to anonymous class in java
* Bump java-slang to 1.0.8
* Bump java-slang to 1.0.9
* Add process/browser to craco polyfill
* Add java-parser to jest transform ignore patterns
* Bump java-slang to 1.0.13
* Add mocks for java-slang functions
* Fix wrong error label in java helper
* Increase max file size to cache to 20
---------
Co-authored-by: Bryan Loh <[email protected]>
Co-authored-by: Martin Henz <[email protected]>
0 commit comments