This website requires JavaScript.
Explore
Help
Sign In
eaglercraft
/
eagler-teavm-fork
Watch
1
Star
0
Fork
0
You've already forked eagler-teavm-fork
mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced
2024-12-22 08:14:09 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7019e1ada6
eagler-teavm-fork
/
interop
/
core
History
Steve Hannah
7491f1805a
Added annotation to suppress errors like * claimed to be synchronous, but has invocations of synchronous methods. This is usesful in cases where the developer knows that the APIs are synchronous but might be mistakenly marked as async for some reason. This is a possible workaround for issues like
https://github.com/konsoletyper/teavm/issues/248
2017-03-24 15:51:23 -07:00
..
src/main/java/org/teavm
/interop
Added annotation to suppress errors like * claimed to be synchronous, but has invocations of synchronous methods. This is usesful in cases where the developer knows that the APIs are synchronous but might be mistakenly marked as async for some reason. This is a possible workaround for issues like
https://github.com/konsoletyper/teavm/issues/248
2017-03-24 15:51:23 -07:00
pom.xml
Set version to 0.5.0-SNAPSHOT. Add configuration to deploy to bintray. Update version number during Travis build.
2017-02-16 21:48:13 +03:00