index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
java.js
Commit message (
Expand
)
Author
Age
*
Set Java default encoding to UTF-8 (#3096)
gh-1238
Mats Larsen
2021-11-04
*
Show full java asm output when using switch expression (#2996)
gh-1074
Maurice Mohlek
2021-10-05
*
Fix execution for Java with multifile ui (#2882)
Mats Larsen
2021-08-28
*
Fix execution for JVM compilers (#2767)
Mats Larsen
2021-07-06
*
Support execution of programs for JVM compilers (#2745)
Mats Larsen
2021-07-06
*
Add Kotlin/JVM support (#2637)
Daniel Below
2021-06-02
*
No array for each
Matt Godbolt
2021-05-28
*
Dont array push multiple times
Matt Godbolt
2021-05-27
*
fix #2623
partouf
2021-04-30
*
Re-enable java. Closes #1438
Matt Godbolt
2021-04-26
*
Time all the things (#2462)
Patrick Quist
2021-03-11
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Ensure backend options are always generated
RabsRincon
2020-06-15
*
fix broken JavaCompiler
Jascha Knack
2020-04-26
*
First wave of @apmorton suggestions and fixes
Matt Godbolt
2020-01-28
*
Asyncify java
Matt Godbolt
2020-01-21
*
Temporarily disable java (see #1438)
Matt Godbolt
2019-06-10
*
Separate java classes with 2 newlines in compiler output view
Christian Vonrüti
2019-06-08
*
Fix trailing line endings and document regex in javap parser
Christian Vonrüti
2019-06-08
*
Fix trailing line endings on and document regex in javap parser
Christian Vonrüti
2019-06-08
*
Uniform line handling to make test input work for checkouts on Windows
Christian Vonrüti
2019-06-08
*
Fix copyright in java.js
Christian Vonrüti
2019-06-07
*
Initial Java/javap support
Christian Vonrüti
2019-05-26