Mathias Baumann
dce8469534
Fix wrong error concatenation
2019-03-11 13:36:40 +01:00
Mathias Baumann
a2fe19cac5
Fix wrong formatting in ErrorReporter
2019-03-06 11:16:54 +01:00
Mathias Baumann
8d747ad47b
Add ErrorReporter::fatalTypeError() with secondary location
2019-03-06 11:13:01 +01:00
Mathias Baumann
ca9cced4b2
Add ErrorReporter::typeErrorConcatenateDescriptions
2019-03-05 10:44:36 +01:00
Daniel Kirchner
809b9a95f9
Even more style checks.
2019-02-14 11:53:00 +01:00
Leonardo Alt
9a33367bc6
[SMTChecker] Warn when no solver was found and there are unhandled queries.
2019-01-29 14:29:07 +01:00
Christian Parpart
d67322a186
Introduce namespace langutil
in liblangutil directory.
...
Also:
- Use {}-style list initialisation for SourceLocation construction
- Introduce new system includes
- Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
2018-11-21 19:13:44 +00:00
Christian Parpart
87821c53c3
Isolating files shared between Yul- and Solidity language frontend.
2018-11-21 18:58:12 +00:00