.. |
CharStream.cpp
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
CharStream.h
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
CharStreamProvider.h
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
CMakeLists.txt
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
Common.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ErrorReporter.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
ErrorReporter.h
|
Provide locations for docstring parsing errors.
|
2021-03-01 17:34:25 +01:00 |
EVMVersion.cpp
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
EVMVersion.h
|
Set default EVM version to Berlin
|
2021-05-26 12:23:06 +02:00 |
Exceptions.cpp
|
Improve the Error class with a constructor for secondaryLocation
|
2020-12-17 13:50:04 +00:00 |
Exceptions.h
|
Remove obsolete Error constructor
|
2021-04-23 23:55:22 +01:00 |
ParserBase.cpp
|
[langutil] ParserBase: make advance() overridable and make sure it's used.
|
2021-06-23 12:53:25 +02:00 |
ParserBase.h
|
Remove scanner from compiler stack.
|
2021-08-03 15:43:17 +02:00 |
Scanner.cpp
|
Remove scanner from compiler stack.
|
2021-08-03 15:43:17 +02:00 |
Scanner.h
|
Eliminate unnecessary m_source from Parser
|
2021-08-03 16:03:45 +02:00 |
SemVerHandler.cpp
|
Eliminate some unnecessary header inclusions in headers.
|
2021-08-03 15:43:14 +02:00 |
SemVerHandler.h
|
Eliminate some unnecessary header inclusions in headers.
|
2021-08-03 15:43:14 +02:00 |
SourceLocation.cpp
|
Eliminate some unnecessary header inclusions in headers in SourceLocation.h
|
2021-08-03 15:43:17 +02:00 |
SourceLocation.h
|
Eliminate some unnecessary header inclusions in headers in SourceLocation.h
|
2021-08-03 15:43:17 +02:00 |
SourceReferenceExtractor.cpp
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
SourceReferenceExtractor.h
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
SourceReferenceFormatter.cpp
|
Eliminate some unnecessary header inclusions in headers in Scanner.h and SourceReferenceFormatter.h
|
2021-08-03 15:43:17 +02:00 |
SourceReferenceFormatter.h
|
Eliminate some unnecessary header inclusions in headers in Scanner.h and SourceReferenceFormatter.h
|
2021-08-03 15:43:17 +02:00 |
Token.cpp
|
Eliminate some unnecessary header inclusions in headers.
|
2021-08-03 15:43:14 +02:00 |
Token.h
|
Eliminate some unnecessary header inclusions in headers.
|
2021-08-03 15:43:14 +02:00 |
UndefMacros.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |