Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-10 | Fix Makefile in test_lua in the case when make is in a path that contains ↵ | Jukka Jylänki | |
spaces (e.g. c:\program files\emscripten\...\mingw32-make). | |||
2013-11-09 | Fix test_lua on Windows when built using mingw32-make. That tool got ↵ | Jukka Jylänki | |
confused by a '#' comment at the end of a command line, so move the comment to its own separate line. | |||
2013-06-20 | remove unneeded argument handling in lua-scimark | Alon Zakai | |
2013-06-19 | move lua binarytree args handling into lua script | Alon Zakai | |
2013-05-18 | add lua-binarytrees benchmark | Alon Zakai | |
2013-05-17 | update lua test | Alon Zakai | |
2013-05-17 | enable lua benchmark | Alon Zakai | |
2013-05-17 | add lua scimark | Alon Zakai | |
2013-05-17 | fix lua for native builds | Alon Zakai | |
2013-04-29 | make lua test build from source | Alon Zakai | |
2013-01-09 | modernize lua .ll and simplify test to not need EMCC_KEEP_INPUTS_RAW which ↵ | Alon Zakai | |
is hackish | |||
2011-07-23 | Updated the Lua build with metadata. | max99x | |
2010-11-20 | lua test | Alon Zakai | |