index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-s-parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
validate memory/table Address values in s-expr parsing
Alon Zakai (kripken)
2017-06-01
1
-4
/
+20
*
host op parsing error handling
Alon Zakai (kripken)
2017-06-01
1
-0
/
+9
*
handle duplicate functions in s-expr parsing
Alon Zakai (kripken)
2017-06-01
1
-0
/
+1
*
handle duplicate function types in s-expr parsing
Alon Zakai (kripken)
2017-06-01
1
-0
/
+2
*
handle duplicate imports and globals in s-expr parsing
Alon Zakai (kripken)
2017-06-01
1
-0
/
+6
*
handle a parse error of a function declaration with mixed import inside
Alon Zakai (kripken)
2017-06-01
1
-0
/
+1
*
s-expr parsing: handle empty switch
Alon Zakai (kripken)
2017-06-01
1
-0
/
+1
*
harden s-expr parsing
Alon Zakai (kripken)
2017-06-01
1
-25
/
+29
*
Exporting/importing debug location information from .wast/.asm.js/.s formats ...
Yury Delendik
2017-06-01
1
-5
/
+55
*
Validate finalization (#1014)
Alon Zakai
2017-05-18
1
-0
/
+2
*
Unreachable typing fixes (#1004)
Alon Zakai
2017-05-09
1
-0
/
+7
*
text format parsing fixes (#1002)
Alon Zakai
2017-05-08
1
-4
/
+5
*
Parsing fixes (#990)
Alon Zakai
2017-05-02
1
-2
/
+4
*
Wasm h to cpp (#926)
jgravelle-google
2017-03-10
1
-14
/
+14
*
clean up raw pointer import->functionType, make it a Name like everything els...
Alon Zakai
2017-02-17
1
-4
/
+4
*
fix table import size when no maximum is provided
Alon Zakai
2016-12-07
1
-1
/
+1
*
Binary 0xd changes (#803)
Derek Schuff
2016-10-26
1
-3
/
+2
*
Move wasm.cpp and wasm-s-parser into a library (#796)
Derek Schuff
2016-10-20
1
-0
/
+1776