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
bf074f3f4174f31524d25da816cb4121a21da20c
solidity
/
libsolidity
T
History
Alex Beregszaszi
bf074f3f41
Fix source index allocation in CompilerStack. Depending on compiler(optimisations) this could be off-by-one.
2017-04-20 19:20:14 +01:00
..
analysis
Fix: Contract inheriting from base with unimplemented constructor is abstract.
2017-03-21 18:12:08 +01:00
ast
Add ContractKind to ContractDefinition
2017-03-17 16:27:04 +00:00
codegen
Change references to FunctionType::Location
2017-03-16 12:49:52 +00:00
formal
Change references to FunctionType::Location
2017-03-16 12:49:52 +00:00
inlineasm
Implement missing assembly output functions and do not use PushString for assembly.
2017-04-11 19:54:44 +02:00
interface
Fix source index allocation in CompilerStack. Depending on compiler(optimisations) this could be off-by-one.
2017-04-20 19:20:14 +01:00
parsing
Factor out tokenToContractKind
2017-03-17 17:06:52 +00:00
CMakeLists.txt
Rename libevmasm.
2016-08-10 13:52:24 +02:00