solidity/liblangutil
2021-04-23 23:55:22 +01:00
..
CharStream.cpp
CharStream.h Scanner: Generate error on inbalanced RLO/LRO/PDF override markers. 2020-12-15 18:40:51 +01:00
CMakeLists.txt
Common.h
ErrorReporter.cpp Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
ErrorReporter.h Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
EVMVersion.cpp
EVMVersion.h
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
ParserBase.h
Scanner.cpp Merge pull request #10618 from ethereum/develop 2020-12-16 12:34:41 +01:00
Scanner.h Scanner: Generate error on inbalanced RLO/LRO/PDF override markers. 2020-12-15 18:40:51 +01:00
SemVerHandler.cpp Replace raw throw with BOOST_THROW_EXCEPTION. 2021-02-18 20:23:59 -05:00
SemVerHandler.h Replace raw throw with BOOST_THROW_EXCEPTION. 2021-02-18 20:23:59 -05:00
SourceLocation.cpp libsolidity: Extend the AST for named AST nodes in order to get precise locations for names. 2021-02-10 18:13:09 +01:00
SourceLocation.h
SourceReferenceExtractor.cpp Fix handling of carriage return. 2021-03-09 15:33:12 +01:00
SourceReferenceExtractor.h
SourceReferenceFormatter.cpp
SourceReferenceFormatter.h
Token.cpp
Token.h Disable the type byte 2020-12-14 19:18:25 +00:00
UndefMacros.h