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
84f2eb461b62a2d36d6784068842b4aa0a5c220a
solidity
/
libsolidity
T
History
RJ Catalano
84f2eb461b
added two functions in Token to handle long identifiers, redid fromIdentifierOrKeyword, and made complementary changes in scanner and parser
2016-02-18 11:22:58 -06:00
..
analysis
changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes
2016-02-18 11:22:52 -06:00
ast
added two functions in Token to handle long identifiers, redid fromIdentifierOrKeyword, and made complementary changes in scanner and parser
2016-02-18 11:22:58 -06:00
codegen
Index access for bytesXX.
2016-02-09 17:07:04 +01:00
formal
Do not store elements of a contract by AST node type.
2015-11-26 15:37:55 +01:00
interface
Merge pull request
#356
from guanqun/break-not-in-loop
2016-01-20 19:23:23 +01:00
parsing
added two functions in Token to handle long identifiers, redid fromIdentifierOrKeyword, and made complementary changes in scanner and parser
2016-02-18 11:22:58 -06:00
CMakeLists.txt
Fix solidity dependencies.
2015-11-26 12:40:15 +01:00
grammar.txt
throw statement implementation
2015-09-16 13:25:32 +02:00