Age | Commit message (Expand) | Author |
---|---|---|
2014-03-11 | Clean up warnings in emscripten_log test. | Jukka Jylänki |
2014-02-27 | Fix bug that caused emscripten_get_callstack to not truncate the output buffe... | Jukka Jylänki |
2014-02-25 | Fix emscripten_get_callstack to work on Firefox 30 after it implemented colum... | Jukka Jylänki |
2013-12-20 | Move emscripten-source-map.min.js to src/ since it is a non-tests file needed... | Jukka Jylänki |
2013-12-20 | Update emscripten_log to work with the handwritten JS demangler. Update tests. | Jukka Jylänki |
2013-12-20 | Also give the ability to print out function parameters in the callstack with ... | Jukka Jylänki |
2013-12-20 | Add new functions emscripten_log() in emscripten.h which allows printing out ... | Jukka Jylänki |