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
5ea514213a2ba15a8190f0171ddc003607faa679
solidity
/
libyul
/
backends
/
evm
T
History
chriseth
674e17c2a8
Performance: Replace string by special single-copy YulString class.
2018-11-07 19:30:27 +01:00
..
AbstractAssembly.h
Renaming namespace dev::julia to dev::yul.
2018-10-15 11:58:51 +02:00
EVMAssembly.cpp
Eliminate
byte
-typedef and use
uint8_t
in all their places instead.
2018-11-07 12:17:57 +01:00
EVMAssembly.h
Renaming namespace dev::julia to dev::yul.
2018-10-15 11:58:51 +02:00
EVMCodeTransform.cpp
Performance: Replace string by special single-copy YulString class.
2018-11-07 19:30:27 +01:00
EVMCodeTransform.h
Performance: Replace string by special single-copy YulString class.
2018-11-07 19:30:27 +01:00