index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
type.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-1
/
+1
*
Fix type names for function references (#1787)
Sam Clegg
2021-12-13
1
-10
/
+11
*
Split base-types.h and string-format.h out of common.h (#1785)
Sam Clegg
2021-12-13
1
-3
/
+3
*
Support function references in parameters and results of functions and blocks...
Dmitry Bezhetskov
2021-11-16
1
-4
/
+22
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-6
/
+1
*
Fix bug when writing multi-value block type (#1533)
Ben Smith
2020-09-08
1
-1
/
+1
*
Add missing includes to type.h (#1491)
Ng Zhi An
2020-07-20
1
-0
/
+3
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-39
/
+45
*
Update testsuite (for SIMD) (#1373)
Ben Smith
2020-03-25
1
-2
/
+4
*
Parse ArrayTypes (#1364)
Ben Smith
2020-03-23
1
-0
/
+1
*
Initial pass parsing/reading struct (#1352)
Ben Smith
2020-03-09
1
-0
/
+1
*
Convert Type from an enum into a class (#1350)
Ben Smith
2020-02-28
1
-93
/
+105
*
Move the Type enum to its own file (#1344)
Ben Smith
2020-02-26
1
-0
/
+125