4 files changed
+9
-9
lines changedLines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
- scripts/fuzz_opt.py+1
- src/parser/lexer.cpp+60-21
- src/parser/lexer.h+8-8
- src/passes/Print.cpp+72-127
- src/passes/StringLowering.cpp+82
- src/support/CMakeLists.txt+2
- src/support/name.cpp+56
- src/support/name.h+5
- src/support/string.cpp+143
- src/support/string.h+9-84
- src/tools/wasm-opt.cpp+37-2
- src/wasm/wasm-s-parser.cpp+5-11
- src/wasm/wasm-type.cpp+4-3
- test/gtest/wat-lexer.cpp+27
- test/lit/array-new-fixed.wast-36
- test/lit/ctor-eval/array_new_data.wast+4-4
- test/lit/help/wasm-opt.test+9
- test/lit/passes/dae-gc-refine-params.wast+98-68
- test/lit/passes/dae-gc-refine-return.wast+38-38
- test/lit/passes/dae-gc.wast+5-5
- test/lit/passes/experimental-new_eh.wast+28
- test/lit/passes/gto-removals.wast+22-22
- test/lit/passes/gufa-refs.wast+9-9
- test/lit/passes/local-subtyping.wast+2-2
- test/lit/passes/merge-similar-functions_all-features.wast+6-6
- test/lit/passes/roundtrip-gc.wast+3-3
- test/lit/passes/signature-refining.wast+14-14
- test/lit/passes/string-gathering.wast+20
- test/lit/passes/string-lowering-instructions.wast+95
- test/lit/passes/vacuum-gc.wast+10-10
- test/lit/wat-kitchen-sink.wast+8-3
- test/passes/Oz_fuzz-exec_all-features.wast+2-2
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments