index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
binding-hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-format over all the files (#814)
Ben Smith
2018-03-16
1
-1
/
+1
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-2
/
+2
*
Remove StringSlice (#576)
Ben Smith
2017-07-17
1
-4
/
+0
*
Always pass string_view by value (#563)
Ben Smith
2017-07-10
1
-1
/
+1
*
Remove uses of StringSlice from IR (#559)
Ben Smith
2017-07-07
1
-0
/
+4
*
Use std::string instead of StringSlice in Var (#556)
Ben Smith
2017-07-06
1
-4
/
+7
*
Add default constructor for Location and Const (#535)
Wink Saville
2017-06-26
1
-3
/
+1
*
Use CamelCase names and member functions in ir.h (#492)
Ben Smith
2017-06-12
1
-5
/
+9
*
Use C++ callbacks in BindingHash::FindDuplicates (#487)
Ben Smith
2017-06-09
1
-10
/
+9
*
Replace wabt::*vector with std::vector (#366)
Ben Smith
2017-03-22
1
-2
/
+2
*
Use std::unordered_multimap for BindingHash (#357)
Ben Smith
2017-03-16
1
-18
/
+34
*
Replace the Wabt/wabt prefix with a C++ namespace (#331)
Ben Smith
2017-03-02
1
-19
/
+20
*
Remove struct and enum typedefs (#317)
Ben Smith
2017-02-24
1
-6
/
+6
*
Switch C files to CC files (#309)
Ben Smith
2017-02-23
1
-1
/
+1
*
Remove WabtAllocator (#307)
Ben Smith
2017-02-17
1
-9
/
+3
*
Rename all wasm prefixes to wabt (#298)
Ben Smith
2017-01-31
1
-33
/
+33
*
Fix spec imports test
Ben Smith
2016-11-07
1
-0
/
+3
*
Remove the "wasm-" prefix from source files
Ben Smith
2016-11-04
1
-0
/
+54