.. |
CharStream.cpp
|
SourceLocation::singleLineSnippet(): Handle \r\n line endings correctly
|
2021-09-07 17:18:22 +02:00 |
CharStream.h
|
Move the function for creating code snippets used next to source locations in assembly to liblangutil
|
2021-09-07 17:18:22 +02:00 |
CharStreamProvider.h
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
CMakeLists.txt
|
Do not show redundant unsupported errors in SMTChecker
|
2021-08-27 16:25:09 +02:00 |
Common.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ErrorReporter.cpp
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
ErrorReporter.h
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
EVMVersion.cpp
|
Tests for basefee as identifier in inline assembly
|
2021-08-11 10:46:40 +02:00 |
EVMVersion.h
|
Set default EVM version to London.
|
2021-08-11 09:54:14 +02:00 |
Exceptions.cpp
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
Exceptions.h
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
ParserBase.cpp
|
[langutil] ParserBase: make advance() overridable and make sure it's used.
|
2021-06-23 12:53:25 +02:00 |
ParserBase.h
|
Add new info severity
|
2021-09-13 22:48:22 +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
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
SourceReferenceExtractor.h
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
SourceReferenceFormatter.cpp
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
SourceReferenceFormatter.h
|
Add new info severity
|
2021-09-13 22:48:22 +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 |
UniqueErrorReporter.h
|
Fix ICE on unique errors
|
2021-09-09 16:37:43 +02:00 |