..
CharStream.cpp
Fixing liblangutil conversion warnings
2020-06-11 08:26:57 +02:00
CharStream.h
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02: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
Added error codes to SyntaxTest expectations (changed code)
2020-06-22 16:53:03 +02:00
ParserBase.cpp
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02:00
ParserBase.h
Do not set source locations for small internal assembly routines.
2020-05-27 18:26:46 +02:00
Scanner.cpp
Fix false ////- and /***-natspec
2020-06-16 11:15:04 +02:00
Scanner.h
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02:00
SemVerHandler.cpp
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02: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
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02:00
SourceReferenceExtractor.cpp
Add error IDs to console output
2020-06-10 13:27:25 +02:00
SourceReferenceExtractor.h
Add error IDs to console output
2020-06-10 13:27:25 +02:00
SourceReferenceFormatter.cpp
Add error IDs to console output
2020-06-10 13:27:25 +02:00
SourceReferenceFormatter.h
C++ namespace cleanup (except tests).
2020-01-07 15:51:50 +01:00
SourceReferenceFormatterHuman.cpp
Adds support for OSC-8 in error diagnostics, that is, you can click the file names in the error reports.
2020-06-29 16:29:32 +02:00
SourceReferenceFormatterHuman.h
Adds support for OSC-8 in error diagnostics, that is, you can click the file names in the error reports.
2020-06-29 16:29:32 +02:00
Token.cpp
Adding fixes for signedness warnings in liblangutil
2020-06-03 11:22:46 +02: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