index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
Strip.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename UserSection -> CustomSection. NFC (#5288)
Sam Clegg
2022-11-22
1
-10
/
+10
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+1
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+2
*
Remove 'using namespace std' (NFC) (#4349)
Heejin Ahn
2021-11-22
1
-2
/
+0
*
Add a --strip-dwarf pass (#2454)
Alon Zakai
2019-11-19
1
-0
/
+6
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-15
/
+8
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-5
/
+0
*
Add strip-target-features pass (#1946)
Thomas Lively
2019-03-14
1
-0
/
+5
*
Do not erase internal debug into in --strip-producers - the pass was uncondit...
Alon Zakai
2019-03-14
1
-5
/
+9
*
Strip the producers section in --strip-producers (#1875)
Alon Zakai
2019-01-31
1
-10
/
+24
*
Add --strip that removes debug info (#1787)
Alon Zakai
2018-12-03
1
-0
/
+60