COMMITS
/ liblangutil/Exceptions.cpp September 29, 2023
K
Add Error::parseErrorType()
Kamil Śliwak committed
July 12, 2023
N
Purge using namespace std from liblangutil
Nikola Matic committed
June 17, 2022
N
Cleaning up helpers around errors
nishant-sachdeva committed
December 1, 2021
C
Accessors for exceptions.
chriseth committed
September 24, 2021
S
Added different colors for warning & error
shikharvashistha committed
June 30, 2021
L
Add new info severity
Leo Alt committed
October 31, 2020
A
Improve the Error class with a constructor for secondaryLocation
Alex Beregszaszi committed
July 21, 2020
A
Report an error if immutables not assigned
a3d4 committed
July 17, 2020
S
Add SPDX license identifier if not present already in source file
Sachin Grover committed
May 28, 2020
A
Add errorId to Error class
a3d4 committed
February 3, 2020
A
December 11, 2019
C
C++ namespace cleanup (except tests).
Christian Parpart committed
November 11, 2019
M
Add ``switch (..)` to style checker
Mathias Baumann committed
February 14, 2019
D
More style checks.
Daniel Kirchner committed
November 14, 2018
C
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart committed
C
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart committed