.. |
CharStream.cpp
|
Avoided trailing \r in CharStream::lineAtPosition().
|
2020-02-10 01:16:55 +01:00 |
CharStream.h
|
Apply modernize-pass-by-value.
|
2020-04-14 10:32:13 -05:00 |
CMakeLists.txt
|
Merge pull request #7153 from djudjuu/newImportAST
|
2020-01-14 17:56:53 +01:00 |
Common.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ErrorReporter.cpp
|
Add errorId to Error class
|
2020-05-28 15:00:33 +02:00 |
ErrorReporter.h
|
Add errorId to Error class
|
2020-05-28 15:00:33 +02:00 |
EVMVersion.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
EVMVersion.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
Exceptions.cpp
|
Add errorId to Error class
|
2020-05-28 15:00:33 +02:00 |
Exceptions.h
|
Add errorId to Error class
|
2020-05-28 15:00:33 +02:00 |
ParserBase.cpp
|
Add support for SPDX license identifiers.
|
2020-05-13 18:16:59 +02:00 |
ParserBase.h
|
Do not set source locations for small internal assembly routines.
|
2020-05-27 18:26:46 +02:00 |
Scanner.cpp
|
Fixed bug when two empty NatSpec comments led to scanning past EOL
|
2020-05-20 20:26:02 +05:30 |
Scanner.h
|
Fixed bug when two empty NatSpec comments led to scanning past EOL
|
2020-05-20 20:26:02 +05:30 |
SemVerHandler.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
SemVerHandler.h
|
Apply modernize-pass-by-value.
|
2020-04-14 10:32:13 -05:00 |
SourceLocation.cpp
|
Ast-Import from standard-json
|
2020-01-14 17:15:53 +01:00 |
SourceLocation.h
|
Relaxed assert in AsmJsonImporter::createAsmNode.
|
2020-02-04 20:37:51 +01:00 |
SourceReferenceExtractor.cpp
|
Fix printing source for missing pragma.
|
2020-02-09 02:28:47 +01:00 |
SourceReferenceExtractor.h
|
Handle empty source strings in SourceReferenceExtractor
|
2020-01-09 14:18:54 +01:00 |
SourceReferenceFormatter.cpp
|
Fix printing source for missing pragma.
|
2020-02-09 02:28:47 +01:00 |
SourceReferenceFormatter.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
SourceReferenceFormatterHuman.cpp
|
Fix caret position for errors with utf source
|
2020-05-25 14:27:03 +02:00 |
SourceReferenceFormatterHuman.h
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
Token.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
Token.h
|
Immutable is not reserved anymore.
|
2020-03-02 14:20:17 +01:00 |
UndefMacros.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |