| Commit message (Expand) | Author | Age | Files | Lines |
* | Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5 | Ben Smith | 2016-12-15 | 1 | -0/+0 |
* | Update testsuite | Ben Smith | 2016-12-09 | 1 | -0/+0 |
* | Update spec tests | Ben Smith | 2016-11-07 | 1 | -0/+0 |
* | Update testsuite and fix tests | Ben Smith | 2016-10-13 | 1 | -0/+0 |
* | update spec tests to HEAD (#122) | Ben Smith | 2016-09-29 | 1 | -0/+0 |
* | WIP - checker and binary/reader writer compile | Ben Smith | 2016-09-29 | 1 | -0/+0 |
* | WIP | Ben Smith | 2016-09-29 | 1 | -0/+0 |
* | update testsuite, and rebase some tests | Ben Smith | 2016-09-29 | 1 | -0/+0 |
* | remove squirrel stuff | Ben Smith | 2016-09-06 | 1 | -0/+0 |
* | update testsuite, handle implicit func types (#96) | Ben Smith | 2016-08-04 | 1 | -0/+0 |
* | functions have an implicit block scope (#91) | Ben Smith | 2016-07-06 | 1 | -0/+0 |
* | Update testsuite, and fix tests (#90) | Ben Smith | 2016-06-24 | 1 | -0/+0 |
* | remove JavaScript engine testing (#89) | Ben Smith | 2016-06-17 | 3 | -10/+0 |
* | update testsuite | Ben Smith | 2016-05-24 | 1 | -0/+0 |
* | update spec tests | Ben Smith | 2016-05-18 | 1 | -0/+0 |
* | fix build-sm script to use GH archive | Ben Smith | 2016-05-12 | 1 | -0/+1 |
* | copy FindRE2C.cmake from CMakeXFind | Ben Smith | 2016-05-05 | 1 | -0/+0 |
* | update v8, and fix tests | Ben Smith | 2016-04-29 | 1 | -0/+0 |
* | rename memory_size -> current_memory | Ben Smith | 2016-04-28 | 1 | -0/+0 |
* | add {run-,}gen-wasm.py; used to generate .wasm | Ben Smith | 2016-04-27 | 1 | -0/+0 |
* | lex using re2c instead of flex | Ben Smith | 2016-04-21 | 1 | -0/+0 |
* | squirrel interpreter works for simple cases | Ben Smith | 2016-04-11 | 1 | -0/+0 |
* | update v8 | Ben Smith | 2016-04-05 | 1 | -0/+0 |
* | update testsuite | Ben Smith | 2016-04-02 | 1 | -0/+0 |
* | update testsuite | Ben Smith | 2016-03-20 | 1 | -0/+0 |
* | rewrite hexfloat_test w/ gtest | Ben Smith | 2016-03-19 | 1 | -0/+0 |
* | update v8 | Ben Smith | 2016-03-18 | 1 | -0/+0 |
* | update v8 to fix build after 10308dc5 | Ben Smith | 2016-03-10 | 1 | -0/+0 |
* | update v8, use function sig and body sections | Ben Smith | 2016-03-09 | 1 | -0/+0 |
* | update v8 for inline data segment change | Ben Smith | 2016-03-09 | 1 | -0/+0 |
* | update v8, move import/export strings inline | Ben Smith | 2016-03-09 | 1 | -0/+0 |
* | update v8 for d95fa45a (mem immediates as LEB128) | Ben Smith | 2016-03-09 | 1 | -0/+0 |
* | update v8, more leb128, two-level imports | Ben Smith | 2016-03-08 | 1 | -0/+0 |
* | update v8; rebaseline tests | Ben Smith | 2016-03-08 | 1 | -0/+0 |
* | update testsuite, fix spec tests | Ben Smith | 2016-03-08 | 1 | -0/+0 |
* | Rebase the dumps on local decls changes. | Ben L. Titzer | 2016-03-07 | 1 | -0/+0 |
* | update v8 again | Ben Smith | 2016-03-07 | 1 | -0/+0 |
* | store i32.const and i64.const as signed-LEB128 | Ben Smith | 2016-03-04 | 1 | -0/+0 |
* | update v8 to support memory specified by pages | Ben Smith | 2016-03-03 | 1 | -0/+0 |
* | use if/then/else instead of if/if_else | Ben Smith | 2016-03-03 | 1 | -0/+0 |
* | select is type-parametric, update testsuite | Ben Smith | 2016-03-03 | 1 | -0/+0 |
* | update testsuite | Ben Smith | 2016-02-29 | 1 | -0/+0 |
* | binary format has magic and version number | Ben Smith | 2016-02-28 | 1 | -0/+0 |
* | use export table, update v8 | Ben Smith | 2016-02-27 | 1 | -0/+0 |
* | update testsuite | Ben Smith | 2016-02-25 | 1 | -0/+0 |
* | update testsuite | Ben Smith | 2016-02-23 | 1 | -0/+0 |
* | update v8 for import table support | Ben Smith | 2016-02-22 | 1 | -0/+0 |
* | import table in binary format | Ben Smith | 2016-02-22 | 1 | -0/+0 |
* | update v8, fix order of br_if operands | Ben Smith | 2016-02-08 | 1 | -0/+0 |
* | update testsuite, fix br_if order | Ben Smith | 2016-02-08 | 1 | -0/+0 |