chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
chriseth
|
8ca0d6098d
|
Fixed source location comparison operator.
|
10 years ago |
chriseth
|
9524ca5e31
|
Utility class to find a suitable AST node for a given location.
|
10 years ago |
Lefteris Karapetsas
|
a157ccae4d
|
Move SourceLocation to evmcore
|
10 years ago |
Lefteris Karapetsas
|
72f9ecd526
|
Styling changes for SourceLocation and friends
|
10 years ago |
Lefteris Karapetsas
|
bc71f71035
|
Simple Assembly Locations test
- Also adding some helper functions to SourceLocation
|
10 years ago |
Lefteris Karapetsas
|
f85aee0826
|
Moving Source Location libdevcore
- Big plus is we now remove the useless header libsolibity/BaseTypes.h
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Lefteris Karapetsas
|
51fb3b6f75
|
No longer exposing retrieveValueFromStorage() as a public function
- plus small fix in EndToEndTests
|
10 years ago |
Christian
|
04c8d8bdc0
|
Improved external interface for multi-source and multi-contract compilation.
|
10 years ago |
Christian
|
50b61e3dd3
|
Multi-source and multi-contract compiler.
|
10 years ago |
Christian
|
3204918cd6
|
Forgot some asterisks.
|
10 years ago |
Christian
|
7bab242f5f
|
Use createTypeError everywhere and stream out Location.
|
10 years ago |
Christian
|
116070f304
|
Coding style and cleanup
|
10 years ago |
Christian
|
68a85f4f80
|
Corrected coding style.
|
10 years ago |
Christian
|
cdf2ff14e6
|
Added copyright blocks.
|
10 years ago |
Christian
|
3fd9358c3e
|
Corrected indentation.
|
10 years ago |
Christian
|
4c1739169a
|
Parse everything up to function bodies and report parser errors with location.
|
10 years ago |
Christian
|
961327ee7d
|
Solidity parser, can not parse much yet.
|
10 years ago |