index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
support
/
small_vector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Apline compile error on uninitialized value (#7035)
Alon Zakai
2024-10-28
1
-8
/
+8
*
[NFC] Make the GCData constructor a move constructor (#6946)
Alon Zakai
2024-09-17
1
-0
/
+20
*
[NFC] Fix build error on RISC-V 64 (#6410)
moui0
2024-03-18
1
-1
/
+11
*
Fix build error on aarch64 [NFC] (#6330)
Darren Worrall
2024-02-21
1
-0
/
+14
*
Avoid off_t in small_vector.h (#5936)
Alon Zakai
2023-09-13
1
-1
/
+3
*
SmallVector iteration improvements (#5825)
Alon Zakai
2023-07-26
1
-1
/
+26
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-3
/
+3
*
Fix SmallVector's resize() method (#4979)
Alon Zakai
2022-08-29
1
-0
/
+2
*
LiteralList => Literals (#4451)
Alon Zakai
2022-01-13
1
-0
/
+8
*
Debug info handling for new EH try-catch (#3496)
Alon Zakai
2021-01-25
1
-0
/
+24
*
[GC] Add Array operations (#3436)
Alon Zakai
2020-12-10
1
-0
/
+1
*
[GC] Add struct.new and start to test interesting execution (#3433)
Alon Zakai
2020-12-09
1
-0
/
+7
*
Add a non-const iterator to SmallVector (#2685)
Thomas Lively
2020-03-10
1
-15
/
+22
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+5
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-6
/
+4
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-20
/
+13
*
Simplify ExpressionAnalyzer (#1920)
Alon Zakai
2019-02-27
1
-0
/
+1
*
SmallVector (#1912)
Alon Zakai
2019-02-25
1
-0
/
+172