index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
string-lowering-instructions.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require string-style identifiers to be UTF-8 (#6941)
Thomas Lively
2024-09-16
1
-4
/
+4
*
Use --preserve-type-order in more tests (#6923)
Thomas Lively
2024-09-10
1
-38
/
+38
*
[Strings] Keep public and private types separate in StringLowering (#6642)
Alon Zakai
2024-06-10
1
-28
/
+28
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-1
/
+0
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-102
/
+32
*
[Strings] Lower string.concat in StringLowering (#6453)
Thomas Lively
2024-03-29
1
-17
/
+36
*
[Parser] Do not require a memory for GC string ops (#6363)
Thomas Lively
2024-02-29
1
-0
/
+1
*
[StringLowering] Lower `stringview_wtf16.get_codeunit` to `charCodeAt` (#6353)
Thomas Lively
2024-02-26
1
-2
/
+2
*
[NFC] Use SubtypingDiscoverer in StringLowering (#6325)
Alon Zakai
2024-02-20
1
-0
/
+4
*
StringLowering: Lower nulls in call params (#6317)
Alon Zakai
2024-02-20
1
-30
/
+44
*
StringLowering: Properly handle nullable inputs to StringAs (#6307)
Alon Zakai
2024-02-14
1
-5
/
+36
*
StringLowering: Fix up nulls written to struct.new fields (#6306)
Alon Zakai
2024-02-14
1
-30
/
+75
*
StringLowering: Use an array16 type in its own rec group (#6302)
Alon Zakai
2024-02-13
1
-43
/
+118
*
StringLowering: Hack around if issue with bottom types (#6303)
Alon Zakai
2024-02-13
1
-28
/
+77
*
StringLowering: Modify string=>extern also in public types (#6301)
Alon Zakai
2024-02-13
1
-31
/
+73
*
StringLowering: Lower all remaining important string operations (#6283)
Alon Zakai
2024-02-08
1
-21
/
+129
*
StringLowering: Start to lower instructions (#6281)
Alon Zakai
2024-02-06
1
-0
/
+95