nishant-sachdeva
|
eafd7218b7
|
refactored struct message to use std::variant for _typeOrSeverity
|
2022-09-20 19:20:43 +05:30 |
|
nishant-sachdeva
|
c8011d8719
|
Cleaning up helpers around errors
|
2022-09-19 10:51:14 +05:30 |
|
Leo Alt
|
e72fa7fc10
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
|
chriseth
|
f75b55071e
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
|
TerranCivilian
|
c15501eea9
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
|
chriseth
|
eb85a4414c
|
Fix handling of carriage return.
|
2021-03-09 15:33:12 +01:00 |
|
Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
a3d4
|
51e64fe0b1
|
Add error IDs to console output
|
2020-06-10 13:27:25 +02:00 |
|
Djordje Mijovic
|
5b1426b55e
|
Adding fixes for signedness warnings in liblangutil
|
2020-06-03 11:22:46 +02:00 |
|
a3d4
|
b3b8441aa4
|
Fix printing source for missing pragma.
|
2020-02-09 02:28:47 +01:00 |
|
Daniel Kirchner
|
03c70f45d6
|
Handle empty source strings in SourceReferenceExtractor
|
2020-01-09 14:18:54 +01:00 |
|
Christian Parpart
|
6b23412fae
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
|
Christian Parpart
|
c7074a365e
|
Fixes SourceLocation extraction on multiline locations with a too long first line.
|
2019-01-07 11:33:14 +01:00 |
|
Christian Parpart
|
073b03d90c
|
liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge
|
2018-12-06 14:01:01 +01:00 |
|