index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
token.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++17 string_view (#1826)
Sam Clegg
2022-02-11
1
-3
/
+3
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-0
/
+2
*
Convert Type from an enum into a class (#1350)
Ben Smith
2020-02-28
1
-1
/
+1
*
Use string_view instead of string in token (#1059)
Ben Smith
2019-04-04
1
-66
/
+3
*
Fix token enum/string mismatch; move to token.def (#845)
Ben Smith
2018-05-21
1
-98
/
+7
*
SIMD v8x16.shuffle implementation. (#811)
lizhengxing
2018-03-15
1
-0
/
+1
*
Simd i8x16.extract_lane_s instruction implementation. (#802)
lizhengxing
2018-03-13
1
-0
/
+1
*
WIP on support for level1 exception spec (#773)
Ben Smith
2018-03-02
1
-1
/
+1
*
Fix token name order (#776)
Ben Smith
2018-02-27
1
-3
/
+3
*
SIMD v128.bitselect instruction implementation. (#759)
lizhengxing
2018-02-19
1
-0
/
+1
*
[cleanup] Always use braces with if (#691)
Ben Smith
2017-12-09
1
-1
/
+2
*
Add `i{32,64}.wait` and `wake` operators (#646)
Ben Smith
2017-10-05
1
-0
/
+2
*
Add Atomic instructions (#633)
Ben Smith
2017-09-20
1
-0
/
+4
*
Parse and dump shared limits fields (#632)
Derek Schuff
2017-09-19
1
-0
/
+1
*
Fix potential use-after-free in WastLexer (#626)
Ben Smith
2017-09-14
1
-0
/
+240