summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.clamp.no-opts
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-78/+78
* Rename tableBase/memoryBase to __table_base/__memory_base (#1731)Sam Clegg2018-11-081-2/+2
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* Handle debug info without a filename in asm2wasm (#1249)Alon Zakai2017-12-051-0/+5
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-6/+6
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* Exporting/importing debug location information from .wast/.asm.js/.s formats ...Yury Delendik2017-06-011-15/+14
* Preserve debug info through the optimizer (#981)Alon Zakai2017-04-281-1/+199
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-82/+82
* Use 3 modes for potentially trapping ops in asm2wasm (#929)Alon Zakai2017-03-071-0/+88