index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
desugar
Commit message (
Expand
)
Author
Age
Files
Lines
*
wat-writer.cc: resolve missing type index in call_indirect (#2278)
Keith Winstein
2023-07-31
1
-0
/
+24
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
1
-1
/
+1
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-2
/
+2
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-2
/
+2
*
Fix resolving local names w/ empty func signatures (#1494)
Ben Smith
2020-07-21
1
-1
/
+1
*
Update local bindings on function with type use (#1466)
Ben Smith
2020-06-16
1
-0
/
+14
*
Update spec testsuite (#1237)
Sam Clegg
2019-11-22
1
-1
/
+1
*
Rename anyfunc -> funcref; parse reference types (#1026)
Ben Smith
2019-02-25
1
-1
/
+1
*
Parse updated event text and binary format (#1014)
Ben Smith
2019-02-12
1
-3
/
+4
*
Rename exception -> event (#1013)
Ben Smith
2019-02-11
1
-2
/
+2
*
Add more bulk memory tests; use vars for segments (#930)
Ben Smith
2018-10-15
1
-2
/
+2
*
WIP on support for level1 exception spec (#773)
Ben Smith
2018-03-02
7
-169
/
+2
*
Rename run args (#728)
Ben Smith
2018-01-21
7
-7
/
+7
*
Rename `wast-desugar` to `wat-desugar`. (#642)
Ben Smith
2017-09-28
9
-9
/
+9
*
Add saturating float truncation operators (#573)
Ben Smith
2017-08-16
7
-7
/
+7
*
Update testsuite (#582)
Ben Smith
2017-07-26
9
-18
/
+18
*
Fix wat writer to fold exception handling constructs. (#533)
KarlSchimpf
2017-06-26
4
-0
/
+113
*
Make wast-desugar work for exception handling. (#529)
KarlSchimpf
2017-06-24
3
-0
/
+79
*
Update testsuite; various lexing/parsing fixes (#482)
Ben Smith
2017-06-07
1
-1
/
+1
*
Define the implicit func type before the function (#400)
Ben Smith
2017-04-18
1
-0
/
+18
*
wast-desugar: reformats and desugars a wast file
Ben Smith
2016-10-19
1
-0
/
+27