Commit Graph
9 Commits
Author SHA1 Message Date
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
Alexander Arlt f94b793472 Add virtual destructors on base classes. 2018-05-02 13:29:16 +02:00
Daniel Kirchner 6f9644add1 SyntaxTests: extend syntax tests and isoltest to support parser errors and compiler exceptions. 2018-04-03 19:54:45 +02:00
chriseth 676cf52264 Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
chriseth 08effa0af5 More verbose error messages. 2017-09-29 12:05:45 +02:00
chriseth 9d8edb46f2 Allow test frameworks to filter out some warnings. 2017-09-29 12:05:45 +02:00
Alex Beregszaszi efa4598c23 Mark functions static 2017-09-20 01:23:21 +01:00
Alex Beregszaszi 7ed938b95e Change retrieveContract to take name and not index 2017-09-11 15:58:30 +01:00
chriseth 4136ff9a59 Extract base from NameAndType and use compiler stack. 2017-08-29 14:05:38 +02:00