index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[appveyor] Maybe fix deploy issues
Ben Smith
2018-07-25
1
-3
/
+5
*
Some fixes for binary releases (#879)
Ben Smith
2018-07-25
3
-1
/
+60
*
Binary releases for travis/appveyor (#876)
Ben Smith
2018-07-24
1
-0
/
+32
*
Verify emscripten build compiles on travis (#740)
Alon Zakai
2018-01-27
2
-0
/
+21
*
Run wabt-unittests in coverage script (#701)
Ben Smith
2017-12-19
1
-0
/
+1
*
Fix coverage build with clang (#697)
Sam Clegg
2017-12-18
1
-1
/
+1
*
Rename wast2wasm -> wat2wasm, wast2json (#617)
Ben Smith
2017-09-08
1
-1
/
+1
*
Rename wasm2wast -> wasm2wat (#616)
Ben Smith
2017-09-08
1
-1
/
+1
*
Rewrite parser as recursive descent (#591)
Ben Smith
2017-08-15
3
-5
/
+5
*
Update testsuite; various lexing/parsing fixes (#482)
Ben Smith
2017-06-07
1
-1
/
+2
*
Add fuzzing helper scripts, fix fuzzing bugs (#416)
Ben Smith
2017-05-12
2
-0
/
+48
*
Return non-zero on travis if tests fail (#383)
Sam Clegg
2017-03-31
1
-3
/
+12
*
Add wabt::string_view, based on C++17 string_view (#359)
Ben Smith
2017-03-17
1
-2
/
+3
*
Only run flake8 on Travis Linux (#335)
Ben Smith
2017-03-05
1
-1
/
+3
*
Remove WabtAllocator (#307)
Ben Smith
2017-02-17
2
-3
/
+0
*
add gcc-debug-cov code coverage build (#303)
Ben Smith
2017-02-15
1
-0
/
+40
*
Rename all wasm prefixes to wabt (#298)
Ben Smith
2017-01-31
1
-6
/
+6
*
Run flake8 during travis builds (#281)
Sam Clegg
2017-01-18
2
-0
/
+3
*
Pass --bindir to test helpers rather than full path to each tool (#273)
Sam Clegg
2017-01-12
1
-2
/
+1
*
Move import to top of Python file (#191)
Derek Schuff
2016-10-26
1
-2
/
+2
*
Add appveyor.yml from Binaryen (#189)
Derek Schuff
2016-10-26
1
-6
/
+7
*
Add wasmdump binary for inspecting wasm files (#161)
Sam Clegg
2016-10-12
1
-1
/
+1
*
Add wasmopcodecnt tests
Ben Smith
2016-10-10
1
-20
/
+1
*
Fix broken 'run-tests' target (#104)
Sam Clegg
2016-09-22
1
-5
/
+5
*
remove JavaScript engine testing (#89)
Ben Smith
2016-06-17
10
-369
/
+0
*
add script to generate emscripten-exported.json
Ben Smith
2016-05-13
1
-0
/
+108
*
fix build-sm script to use GH archive
Ben Smith
2016-05-12
5
-46
/
+55
*
scripts for building/{up,down}loading spidermonkey
Ben Smith
2016-05-10
4
-0
/
+149
*
OSX travis build
Ben Smith
2016-05-05
1
-0
/
+27
*
{download,upload}-d8.sh scripts support MacOSX
Ben Smith
2016-05-05
7
-21
/
+46
*
create wider but shallower travis build matrix
Ben Smith
2016-04-30
3
-32
/
+16
*
update v8, and fix tests
Ben Smith
2016-04-29
2
-2
/
+2
*
lex using re2c instead of flex
Ben Smith
2016-04-21
2
-3
/
+3
*
add wasm-interp to travis-test.sh
Ben Smith
2016-04-02
1
-13
/
+27
*
clean up Makefile and CMakeLists.txt
Ben Smith
2016-04-01
3
-6
/
+6
*
a few more fixes for roundtrip tests
Ben Smith
2016-03-21
1
-14
/
+20
*
travis-test.sh now handles wasm-wast
Ben Smith
2016-03-21
1
-13
/
+13
*
Add options to build without GTest submodule
Ben Smith
2016-03-21
1
-1
/
+4
*
fix typo in travis-build.sh
Ben Smith
2016-03-16
1
-1
/
+1
*
update travis-build.sh for new Makefile changes
Ben Smith
2016-03-16
1
-3
/
+3
*
fix test/run-d8.py on Windows
Ben Smith
2016-03-12
1
-1
/
+1
*
add build-d8.bat file for building on Windows
Ben Smith
2016-03-12
1
-0
/
+43
*
build CMakeLists w/out building flex/bison
Ben Smith
2016-03-12
2
-0
/
+9
*
add 32-bit build for gcc
Ben Smith
2016-03-12
3
-27
/
+64
*
.travis fixes for cmake change
Ben Smith
2016-03-12
2
-0
/
+86
*
add license header to sources
Ben Smith
2016-01-05
3
-0
/
+48
*
update download-d8 to use v8 directory
Ben Smith
2015-12-17
1
-1
/
+1
*
use upstream v8 instead of v8-native-prototype
Ben Smith
2015-12-17
2
-33
/
+6
*
pin v8 revision in scripts/build-d8
Ben Smith
2015-12-07
1
-1
/
+3
*
update download-d8 to always use submodule sha
Ben Smith
2015-10-19
1
-1
/
+2
[next]