solidity/liblangutil
2021-06-07 12:53:18 -04:00
..
CharStream.cpp Fixing liblangutil conversion warnings 2020-06-11 08:26:57 +02:00
CharStream.h Scanner: Generate error on inbalanced RLO/LRO/PDF override markers. 2020-12-15 18:40:51 +01:00
CMakeLists.txt Rename SourceReferenceFormatterHuman. 2020-12-01 16:09:46 +01: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 Complete test coverage for errors related to parser error recovery 2020-08-20 16:14:39 +02:00
ParserBase.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Scanner.cpp Fix namespace styles. 2021-05-27 17:41:04 +02: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 Fix compilation errors with GCC 11 2021-05-17 11:35:07 +01:00
SourceReferenceExtractor.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
SourceReferenceExtractor.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceFormatter.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
SourceReferenceFormatter.h Rename SourceReferenceFormatterHuman. 2020-12-01 16:09:46 +01:00
Token.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 16:05:12 +01:00
Token.h Disable the type byte 2020-12-14 19:18:25 +00:00
UndefMacros.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30