chriseth
|
e0c101ca3b
|
Copying between memory and memory.
Also fixed some encoding and padding issues with older copying code.
|
10 years ago |
chriseth
|
5eb31c2281
|
Added missing source locations for new memory management code.
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
chriseth
|
69db1c7181
|
Removed (and added) some #ifs (but removed more than I added).
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
Gav Wood
|
9fb30b141e
|
Allow Solidity build to be disabled.
|
10 years ago |
chriseth
|
7009ab6fe8
|
Fixed indentation.
|
10 years ago |
chriseth
|
772766194c
|
Fixed assembly tests.
|
10 years ago |
Lefteris Karapetsas
|
eda4ce3d18
|
Re-adding braces to if in test/Assembly.cpp
|
10 years ago |
Lefteris Karapetsas
|
a157ccae4d
|
Move SourceLocation to evmcore
|
10 years ago |
Lefteris Karapetsas
|
0a8acbc7db
|
Tighter coupling for Assembly items retrieval
- Exposing only assembly items, not the entire compiler context
|
10 years ago |
Lefteris Karapetsas
|
9f85e14ead
|
LocationSetter in some extra places during Compiling
- Also adjusted the test, and fixed its error reporting
|
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 |