Age | Commit message (Expand) | Author |
---|---|---|
2014-03-31 | add testing for EM_ASM_ARGS | Alon Zakai |
2014-03-24 | fix caching of asm const strings; fixes #2253 | Alon Zakai |
2014-03-05 | emscripten_debugger() | Alon Zakai |
2014-02-22 | add EM_ASM_ which allows sending values without returning anything | Alon Zakai |
2014-01-27 | EM_ASM_ variants that return a value but receive no inputs; fixes #2070 | Alon Zakai |
2014-01-18 | improve EM_ASM to tolerate quotes when safe, and error when not; fixes #2032 | Alon Zakai |
2013-12-15 | Fix the indentation of core test input files with clang-format. | Vasilis Kalintiris |
2013-12-07 | Use do_run_from_file() for test_inlinejs3 | Vasilis Kalintiris |