.. |
ir
|
Use different way to fall back to FunctionalInstruction for loose assembly.
|
2019-05-23 11:30:12 +02:00 |
ABIFunctions.cpp
|
Move storage access functions to utils.
|
2019-05-02 12:11:41 +02:00 |
ABIFunctions.h
|
Move storage access functions to utils.
|
2019-05-02 12:11:41 +02:00 |
ArrayUtils.cpp
|
[libsolidity] TypeProvider: adds explicit uint256() accessor and removes default params in integerType(...).
|
2019-04-16 18:28:40 +02:00 |
ArrayUtils.h
|
libsolidity: Introducing TypeProvider API, for clear type system ownership.
|
2019-04-16 18:26:45 +02:00 |
Compiler.cpp
|
Provide full optimiser settings to ContractCompiler.
|
2019-03-04 11:40:28 +01:00 |
Compiler.h
|
Introduce global optimiser settings.
|
2019-03-04 11:40:28 +01:00 |
CompilerContext.cpp
|
Add shortcuts for formatting error information
|
2019-04-10 18:44:45 +08:00 |
CompilerContext.h
|
Remove "using namespace" from header and move Instruction to dev::eth.
|
2019-03-28 13:48:11 +01:00 |
CompilerUtils.cpp
|
Fix use of uninitialized functions stored in storage.
|
2019-04-25 15:40:48 +02:00 |
CompilerUtils.h
|
[libsolidity] TypeProvider: adds explicit uint256() accessor and removes default params in integerType(...).
|
2019-04-16 18:28:40 +02:00 |
ContractCompiler.cpp
|
Fix handling of structs of dynamic size as constructor parameters.
|
2019-05-16 17:10:54 +02:00 |
ContractCompiler.h
|
Merge pull request #5959 from ethereum/optimiser2
|
2019-03-04 12:54:59 +01:00 |
ExpressionCompiler.cpp
|
Unifies behavior for member access of ABI functions.
|
2019-04-29 14:27:10 +02:00 |
ExpressionCompiler.h
|
Remove defaults in constructor arguments.
|
2019-03-04 11:41:52 +01:00 |
LValue.cpp
|
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
|
2019-04-17 14:42:07 +02:00 |
LValue.h
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |
MultiUseYulFunctionCollector.cpp
|
Extract utility functions from ABI encoder.
|
2019-03-05 22:13:55 +01:00 |
MultiUseYulFunctionCollector.h
|
Extract utility functions from ABI encoder.
|
2019-03-05 22:13:55 +01:00 |
YulUtilFunctions.cpp
|
Merge pull request #6740 from ethereum/unary-ops
|
2019-05-20 18:06:01 +02:00 |
YulUtilFunctions.h
|
Merge pull request #6740 from ethereum/unary-ops
|
2019-05-20 18:06:01 +02:00 |