eagler-teavm-fork/teavm-core
2015-02-04 13:55:02 -08:00
..
src Added preliminary support for keeping track of which thread is currently running. This implementation simply overrides setTimeout() to keep track of the thread that is running. It restores it to the main thread after a thread finishes running. May need to override other async methods e.g. XMLHTTPRequest, but not sure yet. This change may be sufficient if all of our async methods meant to emulate threads use the setTimeout construction. 2015-02-04 13:55:02 -08:00
.gitignore Ignores eclipse files 2013-09-24 00:11:28 +04:00
pom.xml Switch version to 0.3.0-SNAPSHOT 2014-10-13 17:33:25 +04:00