index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
support
/
utilities.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove our bespoke `make_unique` implementation (#5613)
Thomas Lively
2023-03-31
1
-5
/
+0
*
Change `exit()` to `Fatal()`; make it possible to throw on `Fatal()`. (#5087)
Brian Anderson
2022-10-01
1
-4
/
+21
*
Fix bugs with copying expressions (#5099)
Thomas Lively
2022-09-30
1
-1
/
+1
*
Fix errors when building in C++20 mode (#4528)
Jakub Szewczyk
2022-03-18
1
-6
/
+9
*
Clean up support/bits.h (#3177)
Thomas Lively
2020-09-30
1
-1
/
+1
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-0
/
+14
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-13
/
+8
*
standardize on 'template<' over 'template <' (i.e., remove a space) (#1782)
Alon Zakai
2018-11-29
1
-1
/
+1
*
Don't call static desructors when Fatal() errors occur (#1722)
Sam Clegg
2018-11-02
1
-1
/
+4
*
More simple math opts (#1414)
Alon Zakai
2018-02-14
1
-5
/
+3
*
Log callImport fatal error to cerr so it is not buffered. (#1036)
Sam Clegg
2017-06-12
1
-1
/
+3
*
Move wasm-linker into its own cpp file (#375)
Derek Schuff
2016-04-21
1
-0
/
+4
*
Move Fatal into utilities.h (#376)
Derek Schuff
2016-04-21
1
-0
/
+18
*
Factor linker-related functionality of S2WasmBuilder into its own class (#372)
Derek Schuff
2016-04-21
1
-0
/
+6
*
Properly align the stack pointer
Derek Schuff
2016-04-06
1
-0
/
+13
*
Factor out bit_cast.
JF Bastien
2016-01-28
1
-0
/
+40