index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-format over all the files (#814)
Ben Smith
2018-03-16
1
-2
/
+2
*
Add wasm2c tool (#710)
Ben Smith
2018-01-08
1
-0
/
+4
*
Wabt simd v128.const instruction initial PR: (#677)
lizhengxing
2017-12-15
1
-0
/
+6
*
[cleanup] Always use braces with if (#691)
Ben Smith
2017-12-09
1
-1
/
+2
*
Add virtual destructor to Stream (#619)
Ben Smith
2017-09-08
1
-1
/
+2
*
Remove Writer class, move functionality into Stream (#613)
Ben Smith
2017-09-06
1
-17
/
+43
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-2
/
+2
*
Refactor wasm-opcodecnt. (#580)
Ben Smith
2017-07-24
1
-0
/
+4
*
Use std::vector for DataSegment data (#567)
Ben Smith
2017-07-12
1
-1
/
+11
*
Always pass string_view by value (#563)
Ben Smith
2017-07-10
1
-2
/
+2
*
Clean up BinaryWriterSpec::GetModuleFilename (#560)
Ben Smith
2017-07-07
1
-2
/
+2
*
Improve display of data segments (#520)
Sam Clegg
2017-06-23
1
-2
/
+2
*
Refactor Stream/Writer; write as C++ (#399)
Ben Smith
2017-04-16
1
-59
/
+119
*
Replace the Wabt/wabt prefix with a C++ namespace (#331)
Ben Smith
2017-03-02
1
-56
/
+48
*
Make most enumerations into enum classes (#329)
Ben Smith
2017-03-01
1
-4
/
+10
*
Remove struct and enum typedefs (#317)
Ben Smith
2017-02-24
1
-6
/
+6
*
Change NULL -> nullptr (#315)
Ben Smith
2017-02-24
1
-4
/
+4
*
Rename all wasm prefixes to wabt (#298)
Ben Smith
2017-01-31
1
-43
/
+43
*
wasmdump: dump data segements (#238)
Sam Clegg
2016-12-08
1
-1
/
+2
*
Remove the "wasm-" prefix from source files
Ben Smith
2016-11-04
1
-0
/
+100