index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
/
imports.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update testsuite (#2495)
Keith Winstein
2024-10-30
1
-65
/
+65
*
Update testsuite and corresponding update to comment parser (#2416)
Sam Clegg
2024-05-13
1
-75
/
+75
*
Update testsuite (#2054)
Sam Clegg
2022-11-13
1
-85
/
+87
*
Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)
Keith Winstein
2022-08-15
1
-1
/
+1
*
update br_table validation rule + enforce module validity in spectest-interp ...
Keith Winstein
2022-04-13
1
-1
/
+1
*
Add error locations to BinaryReaderInterp (#1780)
Sam Clegg
2021-12-09
1
-3
/
+3
*
Update testsuite (#1738)
Sam Clegg
2021-10-18
1
-124
/
+119
*
Enable reference types by default (#1729)
Sam Clegg
2021-10-13
1
-0
/
+1
*
Bump third_party/testsuite to TOT (#1623)
Ng Zhi An
2021-03-04
1
-105
/
+129
*
Remove validation from the BinaryReader (#1354)
Ben Smith
2020-03-11
1
-5
/
+10
*
Share validator between IR + binary-reader-interp (#1346)
Ben Smith
2020-02-27
1
-2
/
+4
*
New interpreter (#1330)
Ben Smith
2020-02-21
1
-74
/
+13
*
Fix memory/table check to include imported+defined (#1336)
Ben Smith
2020-02-19
1
-1
/
+1
*
interpreter: Allow traps to include custom error strings (#1236)
Sam Clegg
2019-11-19
1
-2
/
+2
*
spectest-interp: Report when assert_trap passes and include error string. NFC...
Sam Clegg
2019-11-19
1
-0
/
+8
*
Update testsuite (#1047)
Ben Smith
2019-03-25
1
-2
/
+2
*
The great renaming (#985)
Ben Smith
2018-12-19
1
-7
/
+7
*
[interp] Simplify host module imports (#889)
Ben Smith
2018-08-13
1
-14
/
+14
*
Update spec tests; rename {grow,current}_memory (#849)
Ben Smith
2018-05-27
1
-95
/
+97
*
Update testsuite (#757)
Ben Smith
2018-02-13
1
-21
/
+24
*
Fix run-tests.py when STDIN_FILE is used > 1 times (#711)
Ben Smith
2018-01-09
1
-94
/
+94
*
Use `.wat` extension for wast2json-generated files (#669)
Ben Smith
2017-11-13
1
-16
/
+16
*
Update testsuite; call_indirect has new syntax (#667)
Ben Smith
2017-11-11
1
-46
/
+46
*
Refactor interpreter imports (#592)
Ben Smith
2017-08-17
1
-8
/
+8
*
Rewrite parser as recursive descent (#591)
Ben Smith
2017-08-15
1
-32
/
+32
*
Update testsuite (#582)
Ben Smith
2017-07-26
1
-74
/
+74
*
Remove BinaryErrorHandler, rename SourceErrorHandler (#553)
Ben Smith
2017-07-06
1
-78
/
+78
*
Update testsuite; more lexer/parser changes (#484)
Ben Smith
2017-06-11
1
-1
/
+65
*
Update testsuite; various lexing/parsing fixes (#482)
Ben Smith
2017-06-07
1
-62
/
+62
*
Run tests on AppVeyor (#385)
Ben Smith
2017-04-04
1
-6
/
+6
*
Use classes + virtual functions for BinaryReader (#376)
Ben Smith
2017-03-30
1
-60
/
+60
*
Use std::unordered_multimap for BindingHash (#357)
Ben Smith
2017-03-16
1
-8
/
+8
*
Remove assert_{invalid,malformed} checks from wast2wast (#296)
Ben Smith
2017-01-30
1
-24
/
+0
*
Implement assert_invalid for wasm-interp (#294)
Ben Smith
2017-01-27
1
-1
/
+17
*
Update testsuite (#291)
Ben Smith
2017-01-24
1
-63
/
+62
*
Update test/run-tests.py (#255)
Ben Smith
2017-01-05
1
-62
/
+62
*
Update testsuite
Ben Smith
2016-12-09
1
-66
/
+67
*
Implement assert_{malformed,unlinkable,uninstantiable}
Ben Smith
2016-12-06
1
-56
/
+56
*
Fix spec imports test
Ben Smith
2016-11-07
1
-6
/
+203
*
Fix most of the spec tests
Ben Smith
2016-10-05
1
-0
/
+1
*
fix the interp/ tests, move the spec tests out
Ben Smith
2016-09-29
1
-0
/
+9
*
remove JavaScript engine testing (#89)
Ben Smith
2016-06-17
1
-9
/
+0
*
update run-tests.py/other scripts for SM support
Ben Smith
2016-05-10
1
-1
/
+1
*
nicer overriding of various executables w/ testing
Ben Smith
2016-03-21
1
-2
/
+1
*
update testsuite
Ben Smith
2016-02-29
1
-5
/
+3
*
update v8-native repo, fix to importing print
Ben Smith
2015-11-12
1
-4
/
+9
*
display info about signals raised by d8 in tests
Ben Smith
2015-11-12
1
-1
/
+1
*
update v8-native to merge stmt-expr branch
Ben Smith
2015-11-05
1
-9
/
+4
*
use the testsuite repo for spec tests
Ben Smith
2015-11-04
1
-1
/
+1
*
update v8-native-prototype
Ben Smith
2015-10-18
1
-11
/
+9
[next]