solidity/libyul/backends/wasm
2020-06-11 02:44:23 +02:00
..
BinaryTransform.cpp Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
BinaryTransform.h Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
EVMToEwasmTranslator.cpp Update Dockerfiles and CI scripts to Ubuntu 20.04 and simplify them. 2020-05-11 17:35:01 +02:00
EVMToEwasmTranslator.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
TextTransform.cpp Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
TextTransform.h Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
WasmAST.h Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
WasmCodeTransform.cpp Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
WasmCodeTransform.h Define wasm::Type enum and use it for import parameters and result 2020-06-11 02:44:23 +02:00
WasmDialect.cpp Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00
WasmDialect.h Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00
WasmObjectCompiler.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
WasmObjectCompiler.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
WordSizeTransform.cpp Merge pull request #8626 from ethereum/immutable-functioncallgraph 2020-04-09 15:46:02 +02:00
WordSizeTransform.h Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00