index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
token.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++17 string_view (#1826)
Sam Clegg
2022-02-11
1
-6
/
+7
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-2
/
+9
*
Use string_view instead of string in token (#1059)
Ben Smith
2019-04-04
1
-14
/
+6
*
Fix token enum/string mismatch; move to token.def (#845)
Ben Smith
2018-05-21
1
-108
/
+7
*
Run clang-format over all the files (#814)
Ben Smith
2018-03-16
1
-3
/
+9
*
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
-1
/
+1
*
SIMD v128.bitselect instruction implementation. (#759)
lizhengxing
2018-02-19
1
-0
/
+1
*
Rename {wake,wait} -> atomic.{wake,wait} (#672)
Ben Smith
2017-11-21
1
-3
/
+3
*
Add `i{32,64}.wait` and `wake` operators (#646)
Ben Smith
2017-10-05
1
-1
/
+3
*
Add Atomic instructions (#633)
Ben Smith
2017-09-20
1
-1
/
+5
*
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
/
+219