Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
and add testcase based on gmp.js
|
|
exceptions tests
|
|
|
|
and working in asm.js
|
|
|
|
Implements setgroups
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call main(), and is necessary to set things up even if you call main() manually
|
|
|
|
|
|
|
|
world; fixes #1048
|
|
|
|
|
|
|
|
|
|
Minor OpenAL improvements.
|
|
For example, sscanf("1 2 3", "%*d %d", &foo) stores 2 into foo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Basic GLFW support
|
|
|
|
|
|
|
|
|
|
|
|
* Mouse events are ok.
* Keyboard events work partially.
|