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
2b053ceeffdfeb5006d9c4de334b66a66f2c74d7
solidity
/
libsolidity
T
History
Daniel Kirchner
fce1c3a9e7
Merge pull request
#5370
from ethereum/fixWindows
...
Fix windows build.
2018-11-08 12:06:32 +01:00
..
analysis
Performance: Replace string by special single-copy YulString class.
2018-11-07 19:30:27 +01:00
ast
Merge pull request
#5348
from ethereum/boostRationalNegativeDenominatorFix
2018-11-08 11:25:30 +01:00
codegen
Merge pull request
#5351
from ethereum/functionTypeConversion
2018-11-08 11:29:55 +01:00
formal
Grouping of symbolic variables in the same file and support to FixedBytes
2018-10-25 09:30:48 +02:00
inlineasm
Fix windows build.
2018-11-08 11:30:58 +01:00
interface
Eliminate
byte
-typedef and use
uint8_t
in all their places instead.
2018-11-07 12:17:57 +01:00
parsing
Refactor
solidity::Token
into an
enum class
with
TokenTraits
helper namespace
2018-10-22 17:00:51 +02:00
CMakeLists.txt
Renaming libjulia to libyul
2018-10-15 11:52:35 +02:00