.. |
CharStream.cpp
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
CharStream.h
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
CMakeLists.txt
|
Shares langutil code with soltest.
|
2019-02-21 01:04:34 +01:00 |
Common.h
|
Shares langutil code with soltest.
|
2019-02-21 01:04:34 +01:00 |
ErrorReporter.cpp
|
More style checks.
|
2019-02-14 11:41:20 +01:00 |
ErrorReporter.h
|
Even more style checks.
|
2019-02-14 11:53:00 +01:00 |
EVMVersion.h
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |
Exceptions.cpp
|
More style checks.
|
2019-02-14 11:41:20 +01:00 |
Exceptions.h
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
ParserBase.cpp
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
ParserBase.h
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
Scanner.cpp
|
Merge pull request #6023 from ethereum/assignment-whitespace-op
|
2019-02-21 14:43:29 +01:00 |
Scanner.h
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
SourceLocation.h
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
SourceReferenceExtractor.cpp
|
Fixes SourceLocation extraction on multiline locations with a too long first line.
|
2019-01-07 11:33:14 +01:00 |
SourceReferenceExtractor.h
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |
SourceReferenceFormatter.cpp
|
liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge
|
2018-12-06 14:01:01 +01:00 |
SourceReferenceFormatter.h
|
liblangutil: refactors SourceReferenceFormatter error formatting for pretty and colored output.
|
2019-02-07 12:55:14 +01:00 |
SourceReferenceFormatterHuman.cpp
|
liblangutil: refactors SourceReferenceFormatter error formatting for pretty and colored output.
|
2019-02-07 12:55:14 +01:00 |
SourceReferenceFormatterHuman.h
|
liblangutil: refactors SourceReferenceFormatter error formatting for pretty and colored output.
|
2019-02-07 12:55:14 +01:00 |
Token.cpp
|
Even more style checks.
|
2019-02-14 11:53:00 +01:00 |
Token.h
|
Add extra token for assembly assignment
|
2019-02-21 13:58:21 +01:00 |
UndefMacros.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |