index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
strings.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-2
/
+2
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-2
/
+2
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-28
/
+28
*
Update stringref text format (#5891)
Jérôme Vouillon
2023-08-22
1
-14
/
+190
*
[Strings] Adopt new instruction binary encoding (#5714)
Jérôme Vouillon
2023-05-12
1
-0
/
+34
*
[Strings] Initial string execution support (#5491)
Alon Zakai
2023-02-15
1
-10
/
+13
*
[Strings] Add experimental string.hash instruction (#5480)
Alon Zakai
2023-02-03
1
-0
/
+13
*
[Strings] Add experimental StringNew variants (#5459)
Alon Zakai
2023-01-26
1
-2
/
+50
*
[Strings] Add string.compare (#5453)
Alon Zakai
2023-01-25
1
-2
/
+23
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-13
/
+13
*
Support null characters in string.const expressions (#5123)
Thomas Lively
2022-10-11
1
-3
/
+7
*
Correctly handle escapes in string constants (#5070)
Thomas Lively
2022-09-22
1
-2
/
+2
*
[Strings] Fix up strings.wast (#4899)
Alon Zakai
2022-08-16
1
-12
/
+14
*
[Strings] Fix string.new_wtf16_array (#4894)
Alon Zakai
2022-08-10
1
-0
/
+2
*
[Strings] Linear memory string operations should emit a memory index (#4893)
Alon Zakai
2022-08-10
1
-2
/
+6
*
[Strings] string.new.array methods have start:end arguments (#4888)
Alon Zakai
2022-08-09
1
-0
/
+14
*
[Strings] Add interpreter stubs for string instructions (#4835)
Alon Zakai
2022-07-26
1
-1
/
+4
*
[Strings] GC variants for string.encode (#4817)
Alon Zakai
2022-07-21
1
-2
/
+55
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-5
/
+5
*
[Strings] Add string.new GC variants (#4813)
Alon Zakai
2022-07-19
1
-1
/
+51
*
[Strings] stringview_wtf16.length (#4809)
Alon Zakai
2022-07-18
1
-0
/
+21
*
[Strings] stringview_*.slice (#4805)
Alon Zakai
2022-07-15
1
-2
/
+50
*
[Strings] stringview access operations (#4798)
Alon Zakai
2022-07-13
1
-2
/
+73
*
[Strings] string.as (#4797)
Alon Zakai
2022-07-12
1
-0
/
+41
*
[Strings] string.is_usv_sequence (#4783)
Alon Zakai
2022-07-08
1
-0
/
+19
*
[Strings] string.eq (#4781)
Alon Zakai
2022-07-08
1
-2
/
+23
*
[Strings] string.concat (#4777)
Alon Zakai
2022-07-08
1
-0
/
+19
*
[Strings] string.encode (#4776)
Alon Zakai
2022-07-07
1
-2
/
+47
*
[Strings] string.measure (#4775)
Alon Zakai
2022-07-07
1
-0
/
+41
*
[Strings] Add string.const (#4768)
Alon Zakai
2022-07-06
1
-3
/
+33
*
[Strings] Add feature flag for Strings proposal (#4766)
Alon Zakai
2022-06-30
1
-1
/
+1
*
[Strings] Print shorthand types where possible (#4763)
Alon Zakai
2022-06-29
1
-1
/
+1
*
[Strings] Add string.new* instructions (#4761)
Alon Zakai
2022-06-29
1
-1
/
+48
*
[Strings] Add string proposal types (#4755)
Alon Zakai
2022-06-29
1
-0
/
+25