solidity/liblangutil
2020-05-09 01:28:55 +02:00
..
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
Common.h
ErrorReporter.cpp Groundwork. Prepare for automatic tagging 2020-05-06 13:52:28 +02:00
ErrorReporter.h Add a script to correct IDs 2020-05-06 14:25:13 +02:00
EVMVersion.cpp
EVMVersion.h
Exceptions.cpp
Exceptions.h Apply modernize-pass-by-value. 2020-04-14 10:32:13 -05:00
ParserBase.cpp Add unique IDs to error reporting calls 2020-05-09 01:28:55 +02:00
ParserBase.h Groundwork. Prepare for automatic tagging of errors in parser-based classes 2020-05-09 01:03:02 +02:00
Scanner.cpp Corrects comment literal that span too long. 2020-02-14 15:53:35 +01:00
Scanner.h Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
SemVerHandler.cpp
SemVerHandler.h Apply modernize-pass-by-value. 2020-04-14 10:32:13 -05:00
SourceLocation.cpp
SourceLocation.h
SourceReferenceExtractor.cpp
SourceReferenceExtractor.h
SourceReferenceFormatter.cpp
SourceReferenceFormatter.h
SourceReferenceFormatterHuman.cpp Prevent coloring irrelevant whitespaces 2020-04-24 00:51:15 +02:00
SourceReferenceFormatterHuman.h
Token.cpp
Token.h Immutable is not reserved anymore. 2020-03-02 14:20:17 +01:00
UndefMacros.h