This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c20cdd0a0574c350b5cde7b38e87321479cecab3
solidity
/
libsolidity
T
History
Dimitry
c20cdd0a05
add new opcode instructions to the parser
...
STATICCALL 0xfa 6 inputs (gas address mem1 mem2 mem3 mem4)
2017-06-14 18:18:12 +02:00
..
analysis
Add a warning about a varialbe of the name of an instruction
2017-06-13 16:57:08 +02:00
ast
Merge pull request
#2331
from ethereum/ASTDocumentationEntry
2017-06-14 14:32:27 +02:00
codegen
Use inline assembly directly and not via AsmStack
2017-06-09 11:43:40 +01:00
formal
Refactor error reporting
2017-05-30 07:28:31 -07:00
inlineasm
add new opcode instructions to the parser
2017-06-14 18:18:12 +02:00
interface
Supply text representation of assembly
2017-06-09 16:40:14 +02:00
parsing
Forbid trailing commas in named arguments
2017-06-14 00:15:27 -03:00
CMakeLists.txt
Adapt EVM codegen to new namespace.
2017-05-26 15:08:27 +02:00