index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
Asyncify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-43
/
+45
*
Move Type-related functions into Type class (NFC) (#2556)
Heejin Ahn
2019-12-29
1
-3
/
+3
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-6
/
+6
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+1
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-1
/
+1
*
Refactor a CallGraphPropertyAnalysis helper [NFC] (#2441)
Alon Zakai
2019-11-18
1
-41
/
+33
*
Add ModAsyncify* passes (#2404)
Alon Zakai
2019-10-23
1
-1
/
+145
*
Show the unescaped name in Asyncify pattern warnings (#2351)
Alon Zakai
2019-09-23
1
-3
/
+5
*
asyncify: support *-matching in whitelist and blacklist (#2344)
Beuc
2019-09-23
1
-32
/
+70
*
Fix typo in Asyncify (#2346)
Beuc
2019-09-19
1
-2
/
+2
*
Add asserts in Asyncify (#2338)
Alon Zakai
2019-09-13
1
-7
/
+84
*
More response file support in asyncify: whitelist/blacklist (#2335)
Alon Zakai
2019-09-08
1
-2
/
+10
*
Support response files, and use that in Asyncify (#2319)
Alon Zakai
2019-08-30
1
-2
/
+10
*
Proper Asyncify list name handling (#2275)
Alon Zakai
2019-07-31
1
-0
/
+3
*
Python3-ify check.py and auto_update_tests.py (#2270)
Alon Zakai
2019-07-31
1
-0
/
+4
*
Asyncify: whitelist and blacklist support (#2264)
Alon Zakai
2019-07-26
1
-16
/
+97
*
Finalize tail call support (#2246)
Thomas Lively
2019-07-23
1
-0
/
+6
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-2
/
+2
*
Cleanups after renaming Bysyncify to Asyncify (#2228)
Alon Zakai
2019-07-16
1
-6
/
+7
*
Bysyncify => Asyncify (#2226)
Alon Zakai
2019-07-15
1
-0
/
+1116