solidity/liblangutil
2020-12-01 16:09:46 +01:00
..
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 Make FunctionCallAnnotation::kind a SetOnce 2020-08-12 11:57:01 -04:00
ErrorReporter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
EVMVersion.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
EVMVersion.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Exceptions.cpp Report an error if immutables not assigned 2020-07-23 16:38:54 +02:00
Exceptions.h Report an error if immutables not assigned 2020-07-23 16:38:54 +02: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 Expose hex literal to the Yul parser 2020-08-28 19:34:52 +01:00
Scanner.h Add ScannerKind and replace supportPeriodInIdentifier 2020-07-28 12:31:08 +01:00
SemVerHandler.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SemVerHandler.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceLocation.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceLocation.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceExtractor.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceExtractor.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceFormatter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceFormatter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SourceReferenceFormatterHuman.cpp Add CLI option to choose model checker engine 2020-10-16 15:01:47 +01:00
SourceReferenceFormatterHuman.h Only use SourceReferenceFormatterHuman 2020-12-01 16:09:46 +01:00
Token.cpp Parser: Exponentiation is right associative 2020-10-13 16:38:37 +02:00
Token.h Checked arithmetic by default. 2020-10-19 16:58:37 +02:00
UndefMacros.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30