COMMITS
/ liblangutil/SourceReferenceExtractor.cpp July 12, 2023
N
Purge using namespace std from liblangutil
Nikola Matic committed
September 6, 2022
N
refactored struct message to use std::variant for _typeOrSeverity
nishant-sachdeva committed
June 17, 2022
N
Cleaning up helpers around errors
nishant-sachdeva committed
June 30, 2021
L
Add new info severity
Leo Alt committed
June 29, 2021
C
Remove CharStream from SourceLocation.
chriseth committed
June 5, 2021
T
Remove unneeded include files
TerranCivilian committed
March 9, 2021
C
Fix handling of carriage return.
chriseth committed
July 17, 2020
S
Add SPDX license identifier if not present already in source file
Sachin Grover committed
June 4, 2020
A
Add error IDs to console output
a3d4 committed
June 2, 2020
D
Adding fixes for signedness warnings in liblangutil
Djordje Mijovic committed
February 7, 2020
A
Fix printing source for missing pragma.
a3d4 committed
January 9, 2020
D
Handle empty source strings in SourceReferenceExtractor
Daniel Kirchner committed
December 11, 2019
C
C++ namespace cleanup (except tests).
Christian Parpart committed
January 7, 2019
C
Fixes SourceLocation extraction on multiline locations with a too long first line.
Christian Parpart committed
November 30, 2018