COMMITS
/ liblangutil/SourceReferenceFormatter.cpp March 1, 2025
September 29, 2023
K
Reuse color definitions between SourceReferenceFormatter and CommonSyntaxTest
Kamil Śliwak committed
October 6, 2023
K
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
July 4, 2022
M
Remove "garbage" code snippet from error message when in import-ast mode.
Matheus Aguiar committed
September 24, 2021
S
Added different colors for warning & error
shikharvashistha committed
June 30, 2021
L
Add new info severity
Leo Alt committed
August 3, 2021
C
Eliminate some unnecessary header inclusions in headers in Scanner.h and SourceReferenceFormatter.h
Christian Parpart committed
June 29, 2021
C
Remove CharStream from SourceLocation.
chriseth committed
June 5, 2021
T
Remove unneeded include files
TerranCivilian committed
December 1, 2020
C
Rename SourceReferenceFormatterHuman.
chriseth committed
November 4, 2020
A
Drop old SourceReferenceFormatter
Alex Beregszaszi 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
December 11, 2019
C
C++ namespace cleanup (except tests).
Christian Parpart committed
April 5, 2019
M
Add shortcuts for formatting error information
mingchuan committed
November 30, 2018
November 28, 2018
C
liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName
Christian Parpart committed
November 24, 2018
C
Moving SourceReferenceFormatter into langutil namespace.
Christian Parpart committed