63 Commits (e4e8a316a0d6e38c6e20807f46c5b160afb1bb62)

Author SHA1 Message Date
chriseth 182fba57b2 Initialize jump type. 10 years ago
Liana Husikyan 035451db40 added brackets for printing in/out 10 years ago
Liana Husikyan 4323a0c655 added information about jump type for jump instructions 10 years ago
Liana Husikyan 97350c88ed Added JumpType indicator to AssemblyItem. 10 years ago
chriseth 1e47758cbe Make subroutine id non-random. 10 years ago
chriseth cec5b3b60e Fixed: Some instructions did not have source locations. 10 years ago
chriseth 6540d67968 Output source lines for sub-assemblies. 10 years ago
CJentzsch 6a3998000f fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood d0a90764db New gas pricing for PoC-9. 10 years ago
CJentzsch 8b0829ed4d fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 0d004524f3 New gas pricing for PoC-9. 10 years ago
CJentzsch 017fd72f30 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 798f636c23 New gas pricing for PoC-9. 10 years ago
CJentzsch 7256d573d7 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 724cf629cf New gas pricing for PoC-9. 10 years ago
CJentzsch d3e8f87a2d fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 71aefc516a New gas pricing for PoC-9. 10 years ago
CJentzsch dd60595e6f fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 40c8ec7cb6 New gas pricing for PoC-9. 10 years ago
Liana Husikyan 1b2efc5bf2 one more style fix 10 years ago
Liana Husikyan c17c9a4c31 style fixes 10 years ago
Liana Husikyan 18176ea3e4 added source code printing for each output line. 10 years ago
Liana Husikyan 369abf4294 to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument. 10 years ago
jhuntley 4f109d29a6 Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
CJentzsch 0e97752530 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 53550684cb New gas pricing for PoC-9. 10 years ago
CJentzsch a90afc3d5e fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood e3219c6563 New gas pricing for PoC-9. 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 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago
Lefteris Karapetsas 4c6bf04b87 Adding location information to assembly items 10 years ago
Gav Wood 03a9bc31fa Minor fix. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Gav Wood 86bc98c004 Related typo fix. 10 years ago
Lu Guanqun 77a15f749f change typedef to using according to preferred coding style 10 years ago
Christian 8ad6951f38 Some changes to the log functions. 10 years ago
Gav Wood bf8174ecee Warnings fixes. 10 years ago
Christian c6ae1754b9 Some changes to the optimizer. 10 years ago
Gav Wood 9dd9b025d1 BLOCKHASH 10 years ago
Christian 7377e93882 Bugfix: Data reference tags can be longer than jump tags. 10 years ago
Christian c00153e5c1 Stylistic changes. 10 years ago
Christian 7801b87ddb Packing and unpacking of constructor arguments. 10 years ago
Lu Guanqun 960f62b05a update to the correct file name 10 years ago
Marek Kotewicz fb72a7ce5f fixed styling issues 10 years ago
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
yann300 c9bf5fcd7c - Instruction.h: add functions "getInstructionNumber" 10 years ago